Add VEML (as BH1750)
This commit is contained in:
parent
54a423b53c
commit
860bd1a36d
@ -262,6 +262,11 @@ sensor:
|
|||||||
update_interval: 15s
|
update_interval: 15s
|
||||||
address: 0x76
|
address: 0x76
|
||||||
|
|
||||||
|
- platform: bh1750
|
||||||
|
name: "BH1750 Illuminance"
|
||||||
|
address: 0x23
|
||||||
|
update_interval: 15s
|
||||||
|
|
||||||
- platform: uptime
|
- platform: uptime
|
||||||
name: "ESP32 Uptime"
|
name: "ESP32 Uptime"
|
||||||
icon: mdi:clock-alert
|
icon: mdi:clock-alert
|
||||||
|
Loading…
x
Reference in New Issue
Block a user