mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 17:27:45 +01:00
3abf2f1d14
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
9 lines
164 B
YAML
9 lines
164 B
YAML
i2c:
|
|
|
|
sensor:
|
|
- platform: htu31d
|
|
temperature:
|
|
name: Living Room Temperature 7
|
|
humidity:
|
|
name: Living Room Humidity 7
|
|
update_interval: 15s
|