mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
missing bus
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
sensor:
|
||||
- platform: tcs34725
|
||||
i2c_id: i2c_bus
|
||||
red_channel:
|
||||
name: Red Channel
|
||||
green_channel:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
sensor:
|
||||
- platform: tee501
|
||||
i2c_id: i2c_bus
|
||||
name: TEE501 Temperature
|
||||
address: 0x48
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
sensor:
|
||||
- platform: tem3200
|
||||
i2c_id: i2c_bus
|
||||
update_interval: 1s
|
||||
|
||||
temperature:
|
||||
|
||||
Reference in New Issue
Block a user