jason0x43 / hubitat

Hubitat apps and drivers
The Unlicense
58 stars 39 forks source link

Feature Request: View current state #3

Closed MikeBishop closed 5 years ago

MikeBishop commented 5 years ago

Just got this working. It appears that I can see whether the fan is auto or not, and I can see that the thermostat is in heat-cool mode, but I don't see that this exposes the current state (heating, cooling, fanOnly, etc.).

The rules that I'm trying to port from WebCore to Rule Manager tie the state and speed of my ceiling fan to the thermostat's state. Am I missing where this is exposed, or is this a request for new data?

MikeBishop commented 5 years ago

Also, it relies on comparison of the temperature downstairs versus upstairs, and this doesn't appear to expose the current temperature at the thermostat.

jason0x43 commented 5 years ago

As of commit 57ac3744, the Nest driver now reports the current state and current temperature.