1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-06 10:50:58 +01:00
esphome/tests/components/max44009/test.esp32.yaml

13 lines
194 B
YAML
Raw Normal View History

i2c:
- id: i2c_max44009
scl: 16
sda: 17
sensor:
- platform: max44009
name: MAX44009 Brightness
internal: true
mode: low_power
address: 0x4A
update_interval: 30s