Skip to content
Snippets Groups Projects
Commit 4ec8e1f4 authored by Jan Grewe's avatar Jan Grewe
Browse files

use speed fan component to control light level

restore state of fan/light on boot, default to On
parent aeda708d
Branches
No related tags found
No related merge requests found
Pipeline #963 passed
......@@ -23,14 +23,12 @@ fan:
output: gp8403_ch0
id: fan_speed
name: "Fan"
light:
- platform: monochromatic
restore_mode: RESTORE_DEFAULT_ON
- platform: speed
output: gp8403_ch1
id: light_level
name: "Light"
output: gp8403_ch1
default_transition_length: 0s
gamma_correct: 0
restore_mode: RESTORE_DEFAULT_ON
prometheus:
relabel:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment