Initial
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
# Control4 KNX Lights
|
||||
|
||||
Control4 driver managing the lights system
|
||||
|
||||
|
||||
Notes:
|
||||
|
||||
|
||||
Audio
|
||||
- any manual action = override ON
|
||||
|
||||
Lights
|
||||
- any manual action = override ON
|
||||
|
||||
Presence detected
|
||||
- turn on lights
|
||||
|
||||
Presence detected +10s
|
||||
- turn on audio
|
||||
|
||||
Presence detected +3 min
|
||||
- Ventilation intake OFF
|
||||
- Ventilation out 50%
|
||||
|
||||
|
||||
Presence ended
|
||||
- turn off lights if not overridden
|
||||
- turn off audio if not overridden
|
||||
|
||||
Presence ended + 2 minutes
|
||||
- turn off lights
|
||||
- if humidity > 80%, Ventilation intake normal, Ventilation out 100%
|
||||
- watch humidity on interval, when humidity < 80%, ventilation normal
|
||||
|
||||
Presence ended + 5 minutes
|
||||
- turn off audio if playing
|
||||
F
|
||||
Reference in New Issue
Block a user