Activity
Don't update stats if lights weren't on but state changed from unavai…
Don't update stats if lights weren't on but state changed from unavai…
Improve handle processing for the update stats every minute handle an…
Improve handle processing for the update stats every minute handle an…
Bug fix: Previous commit accidentally tracked warning_flash_on as a m…
Bug fix: Previous commit accidentally tracked warning_flash_on as a m…
Bug fixes for incorrectly marking lights as switched on by AutoMoLi, …
Bug fixes for incorrectly marking lights as switched on by AutoMoLi, …
Small logging and performance improvements (including splitting motio…
Small logging and performance improvements (including splitting motio…
New method to check for errors (and self heal) based on room stats, l…
New method to check for errors (and self heal) based on room stats, l…
Removed experimental code due to errors and fixed bug in warning flash
Removed experimental code due to errors and fixed bug in warning flash
Bug fix: Lights manually turned on were turning off early if daytime …
Bug fix: Lights manually turned on were turning off early if daytime …
Updating comment with TODO on dim_lights for future testing
Updating comment with TODO on dim_lights for future testing
Merge branch 'main' into performance
Merge branch 'main' into performance
Additional performance optimizations in path to turn on lights
Additional performance optimizations in path to turn on lights
Additional performance optimizations in path to turn on lights
Additional performance optimizations in path to turn on lights
Reversing order of logging and starting time of profile for slightly …
Reversing order of logging and starting time of profile for slightly …
Adding the most basic profiling (a simple time comparison) to the cod…
Adding the most basic profiling (a simple time comparison) to the cod…
Minor performance improvements to improve delay between motion sensor…
Minor performance improvements to improve delay between motion sensor…
Fixed minor spelling mistake in README
Fixed minor spelling mistake in README
Add retry if any lights are not ready (e.g., unavailable) to be turne…
Add retry if any lights are not ready (e.g., unavailable) to be turne…
Add retry if any lights are not ready (e.g., unavailable) to be turne…
Add retry if any lights are not ready (e.g., unavailable) to be turne…
Merged fix for issue12 into issue15 branch
Merged fix for issue12 into issue15 branch
Updated README documentation to include after_on and after_off.
Updated README documentation to include after_on and after_off.
Major Change: Added support for after_on and after_off to turn on a s…
Major Change: Added support for after_on and after_off to turn on a s…
Major Update: Added support for separate lights_off argument and incr…
Major Update: Added support for separate lights_off argument and incr…
Fix for Issue 14. Added support for scenes in daytimes and lights.
Fix for Issue 14. Added support for scenes in daytimes and lights.