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
|
# Configure the brightness values for the LED indicator
|
||||||
- id: dim
|
- id: dim
|
||||||
type: float
|
type: float
|
||||||
initial_value: '0.5'
|
initial_value: '0.35'
|
||||||
- id: bright
|
- id: bright
|
||||||
type: float
|
type: float
|
||||||
initial_value: '1.0'
|
initial_value: '0.5'
|
||||||
|
|
||||||
esphome:
|
esphome:
|
||||||
name: "d1-mini-scd40-${macsuffix}"
|
name: "d1-mini-scd40-${macsuffix}"
|
||||||
|
Loading…
Reference in New Issue
Block a user