Closed Tesla-P100FX closed 2 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
Duplicate of #109
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