Add VEML (as BH1750)

This commit is contained in:
Joshua Boniface 2023-11-22 14:44:46 -05:00
parent 54a423b53c
commit 860bd1a36d

View File

@ -262,6 +262,11 @@ sensor:
update_interval: 15s
address: 0x76
- platform: bh1750
name: "BH1750 Illuminance"
address: 0x23
update_interval: 15s
- platform: uptime
name: "ESP32 Uptime"
icon: mdi:clock-alert