update
This commit is contained in:
11
esphome/sensors/s3box_aht20.yaml
Normal file
11
esphome/sensors/s3box_aht20.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
sensor:
|
||||
- platform: aht10
|
||||
i2c_id: bus_b
|
||||
variant: AHT20
|
||||
temperature:
|
||||
name: "Temperature"
|
||||
id: temp_local
|
||||
humidity:
|
||||
name: "Humidity"
|
||||
update_interval: 60s
|
||||
Reference in New Issue
Block a user