New Errors

ps2
Posts: 11
Joined: Sun Jan 01, 2017 10:08 am

New Errors

Post by ps2 »

I only have steam heat in the winter so all summer Ecobee was online but didn't do anything. I have an IPFence that changes the Ecobee heat settings to save energy but since the heating season started my Indigo command to change the comfort settings responds with this error.

Code: Select all

File "plugin.py", line 682, in actionActivateComfortSetting
  File "/Library/Application Support/Perceptive Automation/Indigo 2025.1/Plugins/Ecobee 2.indigoPlugin/Contents/Server Plugin/ecobee_devices.py", line 259, in set_climate_hold
  File "/Library/Application Support/Perceptive Automation/Indigo 2025.1/Plugins/Ecobee 2.indigoPlugin/Contents/Server Plugin/ecobee_account.py", line 243, in make_request
type: can only concatenate str (not "NoneType") to str
Not sure what to do.
ps2
Posts: 11
Joined: Sun Jan 01, 2017 10:08 am

Re: New Errors

Post by ps2 »

I deleted the auth token and app on Ecobee and re-authorized the account. The thermostat is now relaying accurate temperature data but still can't change the set point.

Code: Select all

   Ecobee 2 Debug                  1 Ecobee Dining Room: actionActivateComfortSetting
   Ecobee 2 Warning                API 'set climate hold' request failed, result = {
  "status": {
    "code": 11,
    "message": "Function error. Invalid combinations of required params. Please provide params in any of these combinations: [[coolHoldTemp, heatHoldTemp], [holdClimateRef, coolHoldTemp, heatHoldTemp], [fanSpeed], [coolHoldTemp, heatHoldTemp, fan], [holdClimateRef, coolHoldTemp, heatHoldTemp, fan], [fanSpeed, fan], [fan]] Function: setHold"
  }
}
User avatar
FlyingDiver
Posts: 7830
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: New Errors

Post by FlyingDiver »

Hmm. I wonder if there was an API change. I'll take a look.

FYI - I'm about to put the house with the Ecobee units on the market. Once it sells I won't have access to any Ecobee units and will be unable to do any testing of plugin changes.
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: New Errors

Post by FlyingDiver »

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Post Reply

Return to “Ecobee”