Page 1 of 1

Exception in v0.4.4

PostPosted: Sat Apr 30, 2016 11:06 am
by gazally
My Honeywell account has 3 locations and 4 wifi thermostats, 2 of which are currently off-line until I can get to our vacation house and troubleshoot the DSL modem there. I have devices set up for the two which are online and I'm getting this error when I try to use the thermostat controls at the bottom of the Indigo home window:

Code: Select all
  Honeywell                       [Maupin]: Setting HVAC Mode to: Heat
  Honeywell Error                 Error in plugin execution ExecuteAction:

Traceback (most recent call last):
  File "plugin.py", line 80, in actionControlThermostat
  File "/Library/Application Support/Perceptive Automation/Indigo 6/Plugins/Honeywell.IndigoPlugin/Contents/Server Plugin/Honeywell.py", line 942, in actionControlThermostat
<type 'exceptions.KeyError'>: (1667172735,)

Re: Exception in v0.4.4

PostPosted: Mon May 02, 2016 9:53 am
by nlagaros
I'm thinking that you created the device after starting the plugin? If that is the case, I have a little bit of re-working to do in order to avoid this error.

Would you restart the plugin, and try changing the mode again? Thanks.

gazally wrote:
My Honeywell account has 3 locations and 4 wifi thermostats, 2 of which are currently off-line until I can get to our vacation house and troubleshoot the DSL modem there. I have devices set up for the two which are online and I'm getting this error when I try to use the thermostat controls at the bottom of the Indigo home window:

Code: Select all
  Honeywell                       [Maupin]: Setting HVAC Mode to: Heat
  Honeywell Error                 Error in plugin execution ExecuteAction:

Traceback (most recent call last):
  File "plugin.py", line 80, in actionControlThermostat
  File "/Library/Application Support/Perceptive Automation/Indigo 6/Plugins/Honeywell.IndigoPlugin/Contents/Server Plugin/Honeywell.py", line 942, in actionControlThermostat
<type 'exceptions.KeyError'>: (1667172735,)

Re: Exception in v0.4.4

PostPosted: Tue May 03, 2016 7:19 am
by gazally
Restarting the plugin fixed the problem. Thanks!

Re: Exception in v0.4.4

PostPosted: Sat May 07, 2016 3:06 am
by Mirko
Indigo is running on my MacMiniServer 10.6.8
I have updated the Honeywell plug-in 0.4.4

I get all the time:
Stopping plugin "Honeywell 0.4.4". This may take a few seconds.

in the Log:
Error: Cannot authenticate to TCC Web API. Restarting in 30........

What is going wrong?

Regards Mirko

Re: Exception in v0.4.4

PostPosted: Sun Jun 12, 2016 3:15 pm
by howartp
Nick,

I just updated to 0.4.4. - and now getting these errors as well.

Attached my log showing all Honeywell activity since I updated tonight.

EDIT: Now added Debug log, which I enabled after I posted.

Peter

Re: Exception in v0.4.4

PostPosted: Tue Jul 12, 2016 7:22 pm
by Ian
Just updated to 0.4.4 and gettimg some errors.

3 separate Devices set up.......All Honeywell Wi Fi Thermostats and all separate systems.

2 of the Systems are set for Heat Onlly.....Garage and Ians Home Heat.
Remaining System is AC only.

As you can see from the attachments....All 3 are actually working but missing some values......In the case of the 2 heat systems...They are missing values for cool setpoint as well as some others......and vice versa for the Cool system....missing heat setpoint and a few other values.

Any idea on how to rectify this?

Thanks in advance for the help

Re: Exception in v0.4.4

PostPosted: Sun Aug 07, 2016 6:15 am
by nlagaros
Ian - this latest release is for you. Please give it a shot and let me know how it goes. I can't really test it as I do not have your model of thermostat. It may need a bit more of a tweak, but will leave it to you to let me know.

Thanks.