initial push

This commit is contained in:
CeeWeasel
2024-04-14 14:08:56 -04:00
commit 53bf393d14
1111 changed files with 71730 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
name: House
options:
# Auto mode - automate everything with regular timers and regular motion sensors
- 'Auto'
# Away mode - ignore motion (due to dog), but possibly randomize lights turning off and on
- 'Away'
# Bachelor mode - automate everything and have short timeouts and modified motion sensors
- 'Bachelor'
# Single Dad mode - automate everything with regular timers, but dim things earlier for bedtime
- 'Dad'
# Guest mode - automate brightness, but rely on manual light switches
- 'Guest'
# Manual mode - rely on manual light switches and mimic incandescent lights
- 'Manual'