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 support for EcoBee premium thermostat model "aresSmart" #40

Closed ablyler closed 2 years ago

ablyler commented 2 years ago

I have tested this code and it works with the existing supported sensors, however it does not add new sensors for the new sensors (airQualityAccuracy, airQuality, vocPPM, co2PPM, airPressure).

vojtamolda commented 2 years ago

Thanks. The change looks good. You’re right about the sensors. There’s some more development needed to make them work.

Closes #40.