mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
10 lines
164 B
YAML
10 lines
164 B
YAML
|
i2c:
|
||
|
|
||
|
sensor:
|
||
|
- platform: htu31d
|
||
|
temperature:
|
||
|
name: Living Room Temperature 7
|
||
|
humidity:
|
||
|
name: Living Room Humidity 7
|
||
|
update_interval: 15s
|