22 Commits

Author SHA1 Message Date
9daf98c604 Re-enable old "on before off" code v2.1.1 2024-01-02 02:03:10 -08:00
76d8721a7c When enabled helper goes OFF, reset the countdown timer 2024-01-02 01:58:22 -08:00
610acdc1c4 Add README v2.1.0 2023-12-27 22:22:32 -08:00
1771b154e0 Scene repeating: Make a little zipper via 500ms instead of 1s retries. 2023-12-27 22:07:21 -08:00
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
914b9f7449 Refactor initial debug logging to one action 2023-12-27 21:09:03 -08:00
467fcd30e3 Removing parallel scenes because they didn't help anything 2023-12-27 20:59:20 -08:00
2cab185ac6 Rename yaml file v2.0.1 2023-12-19 23:36:49 -08:00
19e6fbf577 Update name/desc v1.6.0 v2.0.0 2023-12-19 23:34:56 -08:00
3534adff19 Upgrade/Fix: Quit motion-off sequences immediately when enabled_helper goes off 2023-12-19 23:33:39 -08:00
0f41bf3f6a Remove prep 1/2 terminology in favor of notice/warning v1.5.0 2023-12-08 18:37:24 -08:00
9b9d5a3466 Add ability to select a default scene mode when DISABLED (including all scenes or auto mode, based on motion)
Also tweaked logging and stuff
2023-12-08 18:34:22 -08:00
aa187ac3a2 New feature: Allow optional boolean input helper to enable/disable motion activation, so we can activate proper ON/OFF scene based on motion at the time of enabling/disabling.
(also rename an input variable)
v1.4.0
2023-12-08 17:27:24 -08:00
9f143ffb9a Queued mode 2023-12-08 17:26:27 -08:00
baa226bcab Uncomment binary sensor domain for the motion sensor v1.3.1 2023-11-15 06:01:26 -08:00
c059a2773f Whoops name v1.3.0 2023-11-15 05:54:36 -08:00
acaf3518c2 Upgrades might be working:
* Specify max delay
* Specify delay multiplier
* Specify off-before-on seconds
* Specify debug mode logging
2023-11-15 05:53:03 -08:00
c289fce42b Work 2023-11-15 05:00:36 -08:00
16db7d752b Upgrade: User can now set the "On" scene to run just before the "Off" scene, if they want
(to mitigate color and other settings not reaching lights that are off, for some reason)
v1.2.0
2023-11-10 23:18:32 -08:00
f5b49149e9 Switch senes to parallel to avoid lag, probably v1.1.0 2023-10-20 23:51:25 -07:00
045e87fe73 Turn scene on twice to account for laggy networks
Also quoted some things and improved logging a bit.
v1.0.1
2023-10-10 06:46:35 -07:00
7b37258f22 First commit, yay v1.0.0 2023-07-28 20:29:37 -07:00