Update base.yaml
This commit is contained in:
+3
-1
@@ -26,11 +26,13 @@ output:
|
|||||||
id: displays_mini_backlight_pwm
|
id: displays_mini_backlight_pwm
|
||||||
inverted: True
|
inverted: True
|
||||||
max_power: 0.6
|
max_power: 0.6
|
||||||
|
frequency: 100Hz
|
||||||
- platform: ledc
|
- platform: ledc
|
||||||
pin: GPIO3
|
pin: GPIO3
|
||||||
id: display_main_backlight_pwm
|
id: display_main_backlight_pwm
|
||||||
inverted: True
|
inverted: True
|
||||||
max_power: 0.75
|
max_power: 0.6
|
||||||
|
frequency: 100Hz
|
||||||
|
|
||||||
sensor:
|
sensor:
|
||||||
- platform: sts3x
|
- platform: sts3x
|
||||||
|
|||||||
Reference in New Issue
Block a user