Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin not tracking external state changes #5

Open
dduff617 opened this issue Jan 27, 2019 · 2 comments
Open

plugin not tracking external state changes #5

dduff617 opened this issue Jan 27, 2019 · 2 comments

Comments

@dduff617
Copy link

I tried putting one of my thermostats in eco mode using the Nest app. Watched in Indigo to see how long it would take the plugin to detect the change. After about ten minutes of waiting, the app had still not detected the change, so I hit "send status request" in the Indigo app a few times. Still after several additional minutes, the plugin had not detected the change (or was not recording it correctly?). the thermostat in Indigo still displayed set points that were in effect before entering ECO mode as being in effect, vs. the Nest app, which showed that set points were actually 50 / 90 degrees-F.

I looked at state info in Indigo to see if there were any other signs that could be interpreted to mean anything like "ECO mode is on". I see eco_temperature_{high, low}_{c, f} states, but they all have values of 0.

Sorry this is not the neatest of bug reports, as it possibly implicates multiple different problems - 1. plugin support for eco mode generally. 2. support for thermostat-specific vs. global modes and mode changes. 3. plugin tracking of device state changes generally.

@dduff617
Copy link
Author

dduff617 commented Jan 27, 2019

I just tried a few repeats of similar experiment with just changing set point by a few degrees (instead of changing to eco mode) and the plugin seemed to detect the change pretty quickly, so I think this suggests the problem is not item 3.

@gt3mike
Copy link

gt3mike commented Jan 27, 2019

The plugin also detects home vs away very quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants