1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00:00

missing bus

This commit is contained in:
J. Nick Koston
2025-10-09 09:33:39 -10:00
parent 1b153ce6ef
commit 5cc7751682
3 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
sensor: sensor:
- platform: tcs34725 - platform: tcs34725
i2c_id: i2c_bus
red_channel: red_channel:
name: Red Channel name: Red Channel
green_channel: green_channel:

View File

@@ -1,4 +1,5 @@
sensor: sensor:
- platform: tee501 - platform: tee501
i2c_id: i2c_bus
name: TEE501 Temperature name: TEE501 Temperature
address: 0x48 address: 0x48

View File

@@ -1,5 +1,6 @@
sensor: sensor:
- platform: tem3200 - platform: tem3200
i2c_id: i2c_bus
update_interval: 1s update_interval: 1s
temperature: temperature: