mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 23:03:46 +01:00
8 lines
126 B
YAML
8 lines
126 B
YAML
sensor:
|
|
- platform: am2315c
|
|
i2c_id: i2c_bus
|
|
temperature:
|
|
name: Temperature
|
|
humidity:
|
|
name: Humidity
|