mirror of
https://github.com/esphome/esphome.git
synced 2025-10-15 16:23:48 +01:00
8 lines
124 B
YAML
8 lines
124 B
YAML
sensor:
|
|
- platform: aht10
|
|
i2c_id: i2c_bus
|
|
temperature:
|
|
name: Temperature
|
|
humidity:
|
|
name: Humidity
|