Wykres commitów

490 Commity (8fbb3ab649d46e1a913ccd637d3b240e7d43ab93)

Autor SHA1 Wiadomość Data
jbruce 8fbb3ab649 adding configurable emergencies 2022-08-12 08:22:47 -04:00
jbruce 6209d61b48 wrap log statement in try 2022-08-12 08:22:47 -04:00
jbruce12000 1e97db2e22 set config location for loading profiles and load on start-up 2022-07-01 15:49:20 -04:00
jbruce12000 03b5bd9c26 creating the kiln-profiles branch for using the new kiln-profiles repo 2022-07-01 15:39:07 -04:00
jbruce be7f8bdc1e merge automatic restart branch with master 2022-06-28 14:10:34 -04:00
jbruce12000 d1ea79925c dupfree logger applied to all logs, fixed that 2022-06-26 12:03:33 -04:00
jbruce12000 9bedc9beda make automatic restart log messages a little more verbose 2022-06-26 10:42:13 -04:00
jbruce12000 4d98f1de87 adding a logger to ignore duplicate messages 2022-06-26 10:30:16 -04:00
jbruce b71d4f9d78 fixed bug where restarts and emergencies competed 2022-06-24 08:32:43 -04:00
jbruce fddf22e6bf making restart state file more generic. make logs less noisy. put sleep in code so ovenwatcher can be set 2022-06-21 15:53:34 -04:00
jbruce12000 7f5b1396b6 refactored restart code 2022-06-20 21:05:09 -04:00
jbruce12000 4601d92eeb fixed bug where stop and restart collided. stop didn't stop. loop. 2022-06-20 11:14:32 -04:00
jbruce12000 4c483813d8 automatic restart added as feature 2022-06-19 16:25:03 -04:00
jbruce12000 4db8e30515 adding restart profile functionality 2022-06-19 16:20:44 -04:00
jbruce 0e53f23083 make test ramps more mellow for less overshoot 2022-06-16 19:50:36 -04:00
jbruce12000 358679321a fix doc indentation 2022-06-04 17:02:41 -04:00
jbruce12000 df7c550ab1 adding post memo to api 2022-05-29 12:21:32 -04:00
jbruce12000 50f48cae78 adding all kiln log output, not just stats 2022-05-27 10:34:32 -04:00
jbruce12000 1da733d117 better instructions if get kiln_url fails 2022-05-23 18:19:43 -04:00
jbruce ebfe218380 fix grammar error 2022-05-23 15:27:51 -04:00
jbruce 3998dbbcfb watcher docs update 2022-05-23 15:23:44 -04:00
jbruce eca08aef2a adding watcher instructions 2022-05-23 15:18:28 -04:00
jbruce ad6318f9ac add comma after slack url 2022-05-23 10:21:19 -04:00
jbruce12000 1e736908bc added docs about watcher 2022-05-22 16:10:45 -04:00
jbruce12000 9854af6f05 changing default output message 2022-05-22 15:49:27 -04:00
jbruce12000 cb863dca4a added OK to fine output 2022-05-22 15:13:13 -04:00
jbruce12000 a6e42cacf0 adding standard logging 2022-05-22 15:06:38 -04:00
jbruce12000 35b0da2955 changing watcher to use a class 2022-05-22 14:49:21 -04:00
jbruce d6f4f71e7f adding timeout to get 2022-05-22 11:50:44 -04:00
jbruce 71b88a91ac pretty print stats dict on error 2022-05-22 11:39:10 -04:00
jbruce 7e17db53fe fix docs on stats api call 2022-05-21 14:21:45 -04:00
jbruce 8e5cf43167 created watcher script, changed api endpt to /api/stats and get instead of post 2022-05-21 13:54:54 -04:00
jbruce 62c2d793aa adding stats api call 2022-05-21 10:29:18 -04:00
jbruce dcd722ad5f adding stats api call. good for monitoring 2022-05-21 10:20:45 -04:00
jbruce 97a13e1a45 grab only oven temperature logs 2022-05-20 15:03:10 -04:00
jbruce 41c217dab8 changing wording to be less confusing 2022-05-19 11:38:49 -04:00
jbruce12000 ae9319c04e add fcommon cflag to install instructions 2022-05-18 20:28:33 -04:00
jbruce12000 b5143e0445 add docs on ziplogs script 2022-05-18 10:03:57 -04:00
jbruce 7dd0f9dd9c adding support script to gzip logs 2022-05-18 08:24:06 -04:00
jbruce 82fab375ea fix keyerror in logging 2022-05-16 09:01:59 -04:00
jbruce 5c6ea61d45 changing logs docs 2022-05-15 14:58:36 -04:00
jbruce 874557fd1e of the N temps readings every duty cycle, 2s by default, strip the top 25 percent and bottom 25 percent from those readings, use the rest to get the average temp over the cycle. 2022-05-14 15:37:58 -04:00
jbruce 165a8b16dd moving logging to one place. make logging output more verbose. remove code to zero out iterm if out of pid window. 2022-05-12 22:46:45 -04:00
jbruce 3d0ced062c have new heating progress bar always display, not just when heating. earlier code simplification was not clearly tested. caused lots of problems. fixing. 2022-05-12 21:40:03 -04:00
jbruce bbea1aaf04 changing default for pid control window to 10 degrees 2022-05-12 21:15:58 -04:00
jbruce 8546d91035 simplified code changes for pid window. removed static flashing heat image with simple html progress bar 2022-05-12 19:24:44 -04:00
jbruce12000 dab1c45b7f removing config.py.EXAMPLE and docs describing it 2022-05-11 09:23:02 -04:00
jbruce12000 8ab564c72b change port back to 8081 2022-05-10 13:11:16 -04:00
jbruce12000 6e6c56d3a4 adding pid_control_window parameter, removing stop_integral_windup parameter, fixed api bug 2022-05-10 12:21:55 -04:00
jbruce 8a3cd4253e adding comments about zeroing out integral with use of kiln_must_catch_up 2022-05-01 21:20:24 -04:00