Ecobee mode: when OFF, not responding to Auto Cool/Heat cmd

SMUSEBY
Posts: 638
Joined: Wed Sep 16, 2009 9:38 pm
Location: California

Ecobee mode: when OFF, not responding to Auto Cool/Heat cmd

Post by SMUSEBY »

I may have found another plug in bug. With the thermostat mode = "Off", at the device, changing the mode to "Auto Cool/Heat" is not changing the thermostat from "Off".
Below, with thermostat in OFF, I set the mode to "Auto Cool/Heat"
The relevant thermostat is "Front Hall".
Sep 17, 2020 at 5:36:22 PM
Ecobee 2 Debug logLevel = 10
Ecobee 2 Debug updateFrequency = 900.0
Ecobee 2 Debug setting temperature scale to C
Ecobee 2 Debug Ecobee Account (1428206274): Ecobee Account Update OK, got info on 2 thermostats
Ecobee 2 Debug Ecobee Account (1428206274): getting data for 'Front Hall', 521703550260
Ecobee 2 Debug Ecobee Account (1428206274): getting data for remote sensor 'North Office', C5SW
Ecobee 2 Debug Ecobee Account (1428206274): getting data for 'Stairs', 521781046633
Ecobee 2 Debug Ecobee Front Hall: Updating device
Ecobee 2 Debug Ecobee Front Hall Remote - North Office: Updating device

Sep 17, 2020 at 5:36:42 PM
Ecobee 2 Debug Ecobee Front Hall: action.thermostatAction: SetHvacMode
Ecobee 2 Debug Ecobee Front Hall (521703550260): Mode set to: auto
Ecobee 2 Debug API 'set HVAC mode' request completed, result = <Response [200]>
Ecobee 2 Debug Ecobee Account (1428206274): Ecobee Account Update OK, got info on 2 thermostats
Ecobee 2 Debug Ecobee Account (1428206274): getting data for 'Front Hall', 521703550260
Ecobee 2 Debug Ecobee Account (1428206274): getting data for remote sensor 'North Office', C5SW
Ecobee 2 Debug Ecobee Account (1428206274): getting data for 'Stairs', 521781046633
Ecobee 2 Debug Ecobee Front Hall: Updating device
Ecobee 2 Debug Ecobee Front Hall Remote - North Office: Updating device
User avatar
FlyingDiver
Posts: 7830
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: Ecobee mode: when OFF, not responding to Auto Cool/Heat

Post by FlyingDiver »

You're going to have to go to Detailed Debugging for more info.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
User avatar
FlyingDiver
Posts: 7830
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: Ecobee mode: when OFF, not responding to Auto Cool/Heat

Post by FlyingDiver »

Well, never mind. That section of code doesn't have any more detailed debug logging.

But I can't reproduce your results. I started with the thermostat in Auto mode. Indigo showed the same state. I used the Ecobee app to change the mode to Off (which should be the same as going to the device and doing it on the display). I clicked "Send Status Request" in the Indigo UI, and a couple seconds later the Mode updated correctly. Then I turned the system back on, requested status update again, and it correctly updated.

If you're not getting those results, please post your EXACT sequence of events, remembering that the plugin POLLs the Ecobee servers and won't update in real time unless you specifically request a status update.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
SMUSEBY
Posts: 638
Joined: Wed Sep 16, 2009 9:38 pm
Location: California

Re: Ecobee mode: when OFF, not responding to Auto Cool/Heat

Post by SMUSEBY »

I am able to reproduce your results. My steps differed by my selecting 'Auto Cool/Heat', while you were selected 'Heat'.
A few days ago, I learned from Ecobee support that the Y1 wire is for controlling AC. I don't have the Y1 connected, and that might be the explanation as to why the system does not respond to the Auto Heat/Cool command.
User avatar
FlyingDiver
Posts: 7830
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: Ecobee mode: when OFF, not responding to Auto Cool/Heat

Post by FlyingDiver »

Ah. All my systems are heat and cooling, so they work for any of the modes. I'm not sure there's anything I can do in the plugin to prevent your error.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
SMUSEBY
Posts: 638
Joined: Wed Sep 16, 2009 9:38 pm
Location: California

Re: Ecobee mode: when OFF, not responding to Auto Cool/Heat

Post by SMUSEBY »

easy work-around - just select heat.
assuming I'm correct, you could document: "with no Y1 connection, auto heat/cool does not work".
User avatar
FlyingDiver
Posts: 7830
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: Ecobee mode: when OFF, not responding to Auto Cool/Heat

Post by FlyingDiver »

Well, since your system doesn't have any cooling, that would seem obvious. ;)
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
SMUSEBY
Posts: 638
Joined: Wed Sep 16, 2009 9:38 pm
Location: California

Re: Ecobee mode: when OFF, not responding to Auto Cool/Heat

Post by SMUSEBY »

Right - but it wasn't...
Locked

Return to “Ecobee”