UniversalDevicesInc-PG3 / udi-poly-ecobee

MIT License
0 stars 0 forks source link

Add status for eco+ modes #5

Open jimboca opened 2 years ago

jimboca commented 2 years ago

From Colin:

also if you ever wanted to know if eco+ was running, runtime has a showIconMode property that maps to a bunch of different eco+ modes

enum EcoPlusMode: Int { case inactive case drPrecool case drSetback case touPrecool case touSetback case smartHome case smartAway case smartRecovery case humidityLow case humidityHigh case contactOpen case grPrecool case grSetback }