Commit Graph

8 Commits

Author SHA1 Message Date
mike
832a71380f Bugfixes and upgrades:
- Fix bug where initial timeout wouldn't be interruptted by enabled_helper
- Turned scene repeat delay into a variable (non-input for now)
- Fixed enabled_helper==off not repeating the ON scene
- Tried clarifying some logs, aliases, comments
2024-04-26 02:28:23 -07:00
mike
9daf98c604 Re-enable old "on before off" code 2024-01-02 02:03:10 -08:00
mike
76d8721a7c When enabled helper goes OFF, reset the countdown timer 2024-01-02 01:58:22 -08:00
mike
1771b154e0 Scene repeating: Make a little zipper via 500ms instead of 1s retries. 2023-12-27 22:07:21 -08:00
mike
65a542484d Switch strategy: No longer "on before off" but instead just retry each scene a configurable number of times. 2023-12-27 21:59:46 -08:00
mike
914b9f7449 Refactor initial debug logging to one action 2023-12-27 21:09:03 -08:00
mike
467fcd30e3 Removing parallel scenes because they didn't help anything 2023-12-27 20:59:20 -08:00
mike
2cab185ac6 Rename yaml file 2023-12-19 23:36:49 -08:00