NorthernMan54 / homebridge-tcc

Honeywell Total Connect Comfort support for Homebridge
62 stars 23 forks source link

Thermostat] pollDevices Error: TooManyAttempt #107

Closed Tesla-P100FX closed 2 years ago

Tesla-P100FX commented 3 years ago

Using on Hoobs 3.3.5 and Node 14.15.1 Raspbien 10 TCC 0.2.23 Config is:

{ "platform": "tcc", "plugin_map": { "plugin_name": "homebridge-tcc" }, "name": "Thermostat", "refresh": 1200, "storage": "fs", "username": "xxxx", "password": "xxxx" }

Honeywell thermostat is a THM5320R

Most of the time works fine and once in a while shows unavailable in homekit with "Thermostat] pollDevices Error: TooManyAttempt" Just changed poll to 1200 to see if that helps prevent error

NorthernMan54 commented 2 years ago

Duplicate of #109