kiln-controller/lib
Marko Burazin ebc4c89143 Add ability to schedule when the kiln starts
This adds the possibility to use a datepicker in the modal after
clicking the start button to schedule when the kiln should start
running by itself automatically.
The timer is implemented in the backend and the start is triggered
there so closing or refreshing the browser does not stop it.
In the state when it's "waiting to start", the frontend state
changes so that the glowing timer icon is now shown instead of the
previously unused door icon. The state is also displayed as
SCHEDULED and above it the info states when it's due to start:
"Start at: ..."
2021-12-18 13:11:29 +01:00
..
init - adding a smoker service that restarts a specific schedule if the power goes out 2020-03-18 04:31:37 -09:00
__init__.py - complete rewrite of oven class 2021-03-14 15:16:03 -04:00
max31855.py add config parameters for controlling temperature 2021-05-01 15:02:51 +01:00
max31855spi.py another stupid oops 2017-11-30 20:05:16 -06:00
max31856.py implement ocdetect and remove avgsel 2021-05-16 11:59:22 +01:00
oven.py Add ability to schedule when the kiln starts 2021-12-18 13:11:29 +01:00
ovenWatcher.py - complete rewrite of oven class 2021-03-14 15:16:03 -04:00