anotherjulien / MyHOME

MyHOME integration for Home-Assistant
GNU Affero General Public License v3.0
137 stars 57 forks source link

Data received is not a message: None #47

Open 1achy opened 2 years ago

1achy commented 2 years ago

I have this error but integrartion is work :

Logger: custom_components.myhome Source: custom_components/myhome/gateway.py:119 Integration: MyHome (documentation, issues) First occurred: 17:15:11 (10 occurrences) Last logged: 18:23:12

Data received is not a message: None

How it is fix=?

1achy commented 2 years ago

Questo errore ha avuto origine da un'integrazione personalizzata.

Logger: custom_components.myhome Source: /usr/local/lib/python3.9/site-packages/OWNd/connection.py:594 Integration: MyHome (documentation, issues) First occurred: 17:15:11 (10 occurrences) Last logged: 18:23:12

Event session crashed. Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/OWNd/connection.py", line 582, in get_next return OWNMessage.parse(data.decode()) File "/usr/local/lib/python3.9/site-packages/OWNd/message.py", line 172, in parse return OWNCommand.parse(data) File "/usr/local/lib/python3.9/site-packages/OWNd/message.py", line 1608, in parse return OWNGatewayCommand(data) File "/usr/local/lib/python3.9/site-packages/OWNd/message.py", line 1876, in init if self._dimension_value[3][0] == "0" IndexError: list index out of range

anotherjulien commented 2 years ago

Any idea what was the actual message that caused this? I would assume that it is something in WHO 13, but knowing what the message is would help

marcob79 commented 2 years ago

in case of further information, maybe this document could help https://developer.legrand.com/uploads/2019/12/WHO_13.pdf