1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-17 17:23:45 +01:00
Files
esphome/tests/components/ens160_spi/common.yaml
2025-10-12 07:21:45 +13:00

10 lines
203 B
YAML

sensor:
- platform: ens160_spi
cs_pin: ${cs_pin}
eco2:
name: "ENS160 eCO2"
tvoc:
name: "ENS160 Total Volatile Organic Compounds"
aqi:
name: "ENS160 Air Quality Index"