mirror of
https://github.com/esphome/esphome.git
synced 2025-10-18 09:43:47 +01:00
8 lines
154 B
YAML
8 lines
154 B
YAML
sensor:
|
|
- platform: htu31d
|
|
temperature:
|
|
name: Living Room Temperature
|
|
humidity:
|
|
name: Living Room Humidity
|
|
update_interval: 15s
|