40 lines
719 B
Markdown
Executable File
40 lines
719 B
Markdown
Executable File
# Homeassistant Config
|
|
|
|
## Todo
|
|
|
|
- Climate control
|
|
|
|
|
|
## Button Design
|
|
|
|
### Functions
|
|
- Power on/off
|
|
- Brightness
|
|
- Scenes
|
|
- Individual Light Selection
|
|
- Adaptive & Sleep Mode
|
|
|
|
### 4 Button
|
|
|
|
#### Up
|
|
- Press: Brightness Up / Power on (only when no light is selected)
|
|
- Hold: Power on (when light is selected)
|
|
#### Down
|
|
- Press: Brightness Down / Power off (only when no light is selected)
|
|
- Hold: Power off (when light is selected)
|
|
#### Left
|
|
- Press: Switch selected light
|
|
- Hold: Adaptive toggle
|
|
#### Right
|
|
- Press: Switch selected scene
|
|
- Hold: Sleep toggle
|
|
|
|
### 2 Button
|
|
|
|
#### Up
|
|
- Press: Power on
|
|
- Hold: Scene Adaptive
|
|
|
|
#### Down
|
|
- Press: Power off
|
|
- Hold: Scene Night |