1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

AMS iAQ Core CO2 sensor component (#5192)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Jevgeni Kiski
2023-10-24 02:35:51 +03:00
committed by GitHub
parent 96822aaa3a
commit 34dce0acbf
6 changed files with 192 additions and 0 deletions

View File

@@ -1442,6 +1442,12 @@ sensor:
id: temp_etuve
humidity:
name: "Humidity hyt271"
- platform: iaqcore
i2c_id: i2c_bus
co2:
name: "iAQ Core CO2 Sensor"
tvoc:
name: "iAQ Core TVOC Sensor"
- platform: tmp1075
name: "Temperature TMP1075"
update_interval: 10s