[BETA COMPLETE] Universal Ecobee Suite for Hubitat & SmartThings (Free)

Yeah, I need to get that working again. Thanks for reminding me!!!! :+1:

2 Likes

One indication that it's not working again is that the App won't read Online anymore. But yeah, more explicit notification would be quite useful!

1 Like

Also, this probably should be obvious, but it might be not... If you restore your Hub database from the backup, you need to re-authorize manually with Ecobee. It's kinda finicky, after the restore the app shows Online, but then it goes away in 5-10 minutes.

@storageanarchy

Now that we're in summer proper, I've want to use your Universal Ecobee Suite to change dehumidification settings.

I have a very simple use - when the temperature is >72F, I want to set the dehumidify set-point to be 58. When the temperature is lower than 70F, I want to set the dehumidify set-point to be 62.

To see if this would work, I opened up my EcobeeTherm thermostat and manually set the dehumidify set-point to be 58. The logs say that the setpoint is changing (see clipping below), but the setpoint doesn't change on the ecobee portal or the ecobee thermostat. There's also an error generated.

Could you please help me resolve this?

Thanks again for writing an incredibly useful suite of programs for HE.

To fix the error, at line 3089 of Ecobee Suite Thermostat, change "deviceId" to simply "device".

The error occurs in a line of code that wants to tell you that there is no dehumidifier configured for this thermostat. Open up the thermostat device in Hubitat, and look for the value of "hasDehumidifier" - if it isn't "true" then something isn't configured correctly on your thermostat.

Let me know - I'm live on-line for a bit, so I'll check back in a few minutes...

BTW - going forward I would appreciate it if you could use this thread for problem reports and feedback - the Beta is no longer active, we're running the [RELEASED] version now:

Does the ecobee 4 have Zigbee? I can't tell. I'm assuming not. Does that then mean it won't work with this app @storageanarchy?

None of the Ecobees use Zigbee - they are all controlled via IP-based cloud connections. And yes, my Ecobee Suite works great with the Ecobee4 ...

Getting a bunch of errors this morning / afternoon:

app:672021-04-20 12:41:18.668 errorrefreshAuthToken() - HttpResponseException occurred. Exception info: groovyx.net.http.HttpResponseException: Service Unavailable StatusCode: 503
app:672021-04-20 12:41:07.727 warnrefreshAuthToken() - java.net.SocketTimeoutException: Read timed out - will retry
app:672021-04-20 12:41:06.381 warnPolling: Auth_token refresh failed
app:672021-04-20 12:41:06.301 errorrefreshAuthToken() - HttpResponseException occurred. Exception info: groovyx.net.http.HttpResponseException: Service Unavailable StatusCode: 503
app:672021-04-20 12:41:04.286 traceChecking for updates...
app:672021-04-20 12:40:27.369 errorrefreshAuthToken() - HttpResponseException occurred. Exception info: groovyx.net.http.HttpResponseException: Service Unavailable StatusCode: 503
app:672021-04-20 12:40:16.250 warnrefreshAuthToken() - java.net.SocketTimeoutException: Read timed out - will retry
app:672021-04-20 12:40:07.138 warnPolling: Auth_token refresh failed
app:672021-04-20 12:40:07.063 errorrefreshAuthToken() - HttpResponseException occurred. Exception info: groovyx.net.http.HttpResponseException: Service Unavailable StatusCode: 503
app:672021-04-20 12:40:04.319 traceChecking for updates...
app:672021-04-20 12:39:35.847 warnPolling: Auth_token refresh failed
app:672021-04-20 12:39:35.727 warnrefreshAuthToken() - java.net.SocketTimeoutException: Read timed out - will retry
app:672021-04-20 12:39:29.480 warnrefreshAuthToken() - java.net.SocketTimeoutException: Read timed out - will retry

Problems this morning also, see attached

Same, I tried to logging back in and got an error right away. Clearly something broken on Ecobee’s end.

image

1 Like

Looks to be back ONLINE

image

So is this a thing that happens periodically with Ecobee? I have been in the process of building some rules around the Ecobee reports, but this morning I had to log back into my Ecobee account to make it work again. If this is a regular thing I'll build this rules without Ecobee.

Not in my experience. In fact, unless I've just had my head in the sand, it's highly irregular.

2 Likes

I pulled my ecobee integration a while ago. Ecobee's own built-in presence works fine for me. There was a thought a while ago the ecobee was slowing HE down, scan the forums.
And yes, although not as frequent as ST, ecobee does go offline, more than say google home or alexa. Maybe 2-3 times/year offline or other problems

@bobbyD please close this thread. Users should continue discussing this app in the dev’s release thread since it’s no longer in beta. Thanks.

2 Likes