UNPKG

homebridge-ecobee-status

Version:

Homebridge plugin to control Ecobee thermostat Home/Away/Sleep status through HomeKit security system interface

6 lines 130 B
export declare enum ClimateState { HOME = "home", AWAY = "away", SLEEP = "sleep" } //# sourceMappingURL=types.d.ts.map