Kris Benson

Results 19 comments of Kris Benson

@sparky672 - I totally agree. The moment Google forces me to switch the account is the moment I head to Costco for the Ecobee 4.

@sparky672 > I like the Nest. Not that I'm opposed to switching... but the amount of time I have invested into my custom data acquisition application is ridiculous. Does Ecobee...

For those who have tested... are any of you using two-factor authentication (2FA) with their Google account? I imagine it will still work with the token, but just wanted to...

@gboudreau Guillaume - thank you so much for the work you've done on this. I've been an avid user (and proponent) since I got my Nest back in 2013. That...

This function may have been elevated to "structure" level. It sounds like the current functionality affects the thermostat away mode (Eco on or off -- formerly home/away), but the current...

The part that I noticed recently was in the app (iOS here): 1. open app, select thermostat 2. tap gear in upper right 3. first item is "Home/Away Assist" -...

Interesting. ~~Perhaps I have an old copy of this project class and didn't realize it.~~ nope, that's not it. Code to follow.

$nest = new Nest(); $nestinfo = $nest->getDeviceInfo(); $nestHumid = $nestinfo->current_state->humidity; I've seen 41 on my app / web, but it hasn't ever been logged. Perhaps it's been a fluke --...

The easiest way to verify this (the first time) is to compare the readings -- look for one where the Consumption seems to match yours. You may note that your...

As mentioned, the heat is likely causing part of the issue. I've opened another issue for updating the code to correctly calculate relative humidity after adjusting for CPU temps (e.g....