Using Eisy. I installed the Plugin and received this message. How do I fix this?
Debug log
2025-01-31 01:20:42.912 Thread-366 (poll) udi_interface INFO totalconnect-poly:authenticate: Re-authenticating
2025-01-31 01:20:42.914 Thread-366 (poll) udi_interface ERROR totalconnect-poly:authenticate: Could not re-authenticate 'NoneType' object has no attribute 'authenticate'
Traceback (most recent call last):
File "/var/polyglot/pg3/ns/0021b9026ef5_1/totalconnect-poly.py", line 124, in authenticate
self.tc.authenticate()
^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'authenticate'
2025-01-31 03:20:43.076 Thread-456 (poll) udi_interface INFO totalconnect-poly:authenticate: Re-authenticating
2025-01-31 03:20:43.076 Thread-456 (poll) udi_interface ERROR totalconnect-poly:authenticate: Could not re-authenticate 'NoneType' object has no attribute 'authenticate'
Traceback (most recent call last):
File "/var/polyglot/pg3/ns/0021b9026ef5_1/totalconnect-poly.py", line 124, in authenticate
self.tc.authenticate()
^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'authenticate'
2025-01-31 05:20:43.260 Thread-546 (poll) udi_interface INFO totalconnect-poly:authenticate: Re-authenticating
2025-01-31 05:20:43.261 Thread-546 (poll) udi_interface ERROR totalconnect-poly:authenticate: Could not re-authenticate 'NoneType' object has no attribute 'authenticate'
Traceback (most recent call last):
File "/var/polyglot/pg3/ns/0021b9026ef5_1/totalconnect-poly.py", line 124, in authenticate
self.tc.authenticate()
^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'authenticate'
2025-01-31 06:15:14.078 Command udi_interface.custom INFO custom:_save: Sending data notices to Polyglot.
2025-01-31 06:15:14.078 Command udi_interface ERROR totalconnect-poly:discover: Discovery failed with error 'NoneType' object has no attribute 'ResultCode'
Traceback (most recent call last):
File "/var/polyglot/pg3/ns/0021b9026ef5_1/totalconnect-poly.py", line 134, in discover
self.tc = TotalConnectClient.TotalConnectClient(self.user, self.password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/polyglot/pg3/ns/0021b9026ef5_1/.local/lib/python3.11/site-packages/total_connect_client/TotalConnectClient.py", line 94, in __init__
self.authenticate()
File "/var/polyglot/pg3/ns/0021b9026ef5_1/.local/lib/python3.11/site-packages/total_connect_client/TotalConnectClient.py", line 186, in authenticate
response = self.request(
^^^^^^^^^^^^^
File "/var/polyglot/pg3/ns/0021b9026ef5_1/.local/lib/python3.11/site-packages/total_connect_client/TotalConnectClient.py", line 135, in request
if response.ResultCode in (
^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'ResultCode'
2025-01-31 06:15:14.136 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices
2025-01-31 06:18:06.341 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message setLogLevel
2025-01-31 06:18:06.341 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING setLogLevel
2025-01-31 06:18:06.341 Command udi_interface.interface DEBUG interface:_handleInput: PROCESS setLogLevel message {'level': 'ERROR'} from Polyglot