Tune indicator brightness,to not burn my eyes
This commit is contained in:
parent
26b44a9414
commit
c2691bb47b
@ -29,10 +29,10 @@ globals:
|
||||
# Configure the brightness values for the LED indicator
|
||||
- id: dim
|
||||
type: float
|
||||
initial_value: '0.5'
|
||||
initial_value: '0.35'
|
||||
- id: bright
|
||||
type: float
|
||||
initial_value: '1.0'
|
||||
initial_value: '0.5'
|
||||
|
||||
esphome:
|
||||
name: "d1-mini-scd40-${macsuffix}"
|
||||
|
Loading…
Reference in New Issue
Block a user