Jump to content

richord

Members
  • Posts

    4
  • Joined

  • Last visited

richord's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. I have an eisy program to check the actual Humidity and send a notification when the humidity is less than 29%. The Ecobee displays 34%. When I examine the actual data on eisy it shows Humidly = 34%. I examined the Ecobee history, and it never went below 31% I get a notification that the humidity is less than 29%. Also, the notification (below) shows "Humidity set to 28%". The Humidification Setpoint is 34%. Note I had to adjust the Ecobee humidity by about 7% using other humidity sensors I have. Any ideas why I am getting notifications if the actual humidity is not less than 29%? Main floor humidity notification 'Ecobee - Main Floor' Humidity set to 28% at 2025/02/18 04:58:23 AM. ---------------------------------------- At: 2025/02/18 04:58:23 AM Program: Main floor humidity notification Device: Ecobee - Main Floor (n002_t532566742259) Action: Humidity Value: 28%
  2. 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
  3. Guy, thanks. I thought I was missing something. Regards, Richard
  4. I have the EISY hub with the ZWave and ZMatter USB adapter. I have Matter device that connects to Alexa. How do I add this device to EISY and can I use in my programs like a ZWave device?
×
×
  • Create New...