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: ...@@ -23,14 +23,12 @@ fan:
output: gp8403_ch0 output: gp8403_ch0
id: fan_speed id: fan_speed
name: "Fan" name: "Fan"
restore_mode: RESTORE_DEFAULT_ON
light: - platform: speed
- platform: monochromatic output: gp8403_ch1
id: light_level id: light_level
name: "Light" name: "Light"
output: gp8403_ch1 restore_mode: RESTORE_DEFAULT_ON
default_transition_length: 0s
gamma_correct: 0
prometheus: prometheus:
relabel: relabel:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment