mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
initial push
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user