mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-20 04:54:49 -04:00
Various adjustments and fixes
This commit is contained in:
parent
4df9a61374
commit
f42b4183e5
15 changed files with 298 additions and 76 deletions
|
@ -60,4 +60,3 @@ end
|
|||
climate_api.register_effect(EFFECT_NAME, start_effect, "start")
|
||||
climate_api.register_effect(EFFECT_NAME, handle_effect, "tick")
|
||||
climate_api.register_effect(EFFECT_NAME, stop_effect, "stop")
|
||||
climate_api.set_effect_cycle(EFFECT_NAME, climate_api.MEDIUM_CYCLE)
|
Loading…
Add table
Add a link
Reference in a new issue