vojtamolda / homebridge-ecobee3-sensors

Homebridge plugin that exposes Ecobee 3 sensors as HomeKit accessories.
https://www.npmjs.com/package/homebridge-ecobee3-sensors
MIT License
26 stars 15 forks source link

Add Air Quality Sensors #53

Open guillochon opened 2 weeks ago

guillochon commented 2 weeks ago

Although Ecobee does expose these sensors in HomeKit, the sensor data is not easily accessible for a native HomeKit device for publishing purposes (to e.g. MQTT). With this plugin, I am able to access the temperature time series and publish to MQTT, but would be nice to add the option to expose the air quality related sensors in this plugin as well.