mirror of
https://github.com/esphome/esphome.git
synced 2025-10-26 20:53:50 +00:00
Add some components to the new testing framework (T) (#6229)
This commit is contained in:
9
tests/components/tee501/test.esp8266.yaml
Normal file
9
tests/components/tee501/test.esp8266.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
i2c:
|
||||
- id: i2c_tee501
|
||||
scl: 5
|
||||
sda: 4
|
||||
|
||||
sensor:
|
||||
- platform: tee501
|
||||
name: TEE501 Temperature
|
||||
address: 0x48
|
||||
Reference in New Issue
Block a user