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

Expose the HVAC Equipments (Fan, Heatpump, AirConditioner) as Contact Sensor #45

Closed aminry closed 1 year ago

aminry commented 1 year ago

Created Contact Sensor that indicates if any of the equipment like Fan, Heatpump, AirConditioner, etc are running. This can be used for many scenarios: For example, I am using it to turn on the Aroma Diffuser attach to my HVAC on, when the Fan is on. Also, this can be used for alerting that for example windows or doors are open for very long time when HVAC is on.

vojtamolda commented 1 year ago

Just published an updated version 0.1.11 to NPM.