nodes/d1-mini-scd40-27afc1: Tune indicator brightness,to not burn my eyes

This commit is contained in:
clerie 2024-09-28 22:12:53 +02:00
parent c2691bb47b
commit ca4aa0cf86

View File

@ -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}"