Bonjour
Mise à jour Home Assistant hier soir en 2022.10.2
Et depuis j'ai cette erreur. C'est la première fois que ça m'arrive. (j'ai fait plusieurs reboot, mais j'ai toujours la même erreur)
Suis je le seul ?
C'est un truc connu ?
Avez vous une idée pour résoudre ou contourner ?
Merci pour votre aide
Logger: homeassistant.config_entries
Source: components/zha/core/gateway.py:172
First occurred: 08:08:07 (1 occurrences)
Last logged: 08:08:07
Error setting up entry ZiGate - ZiGate, s/n: ZIGATE+ - FTDI for zha
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 365, in async_setup
result = await component.async_setup_entry(hass, self)
File "/usr/src/homeassistant/homeassistant/components/zha/__init__.py", line 112, in async_setup_entry
await zha_gateway.async_initialize()
File "/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py", line 185, in async_initialize
raise exc
File "/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py", line 172, in async_initialize
self.application_controller = await app_controller_cls.new(
File "/usr/local/lib/python3.10/site-packages/zigpy/application.py", line 144, in new
await app.startup(auto_form=auto_form)
File "/usr/local/lib/python3.10/site-packages/zigpy/application.py", line 124, in startup
await self.connect()
File "/usr/local/lib/python3.10/site-packages/zigpy_zigate/zigbee/application.py", line 47, in connect
major, minor = version.to_bytes(2, "big")
AttributeError: 'list' object has no attribute 'to_bytes'
Bonjour
Mise à jour Home Assistant hier soir en 2022.10.2
Et depuis j'ai cette erreur. C'est la première fois que ça m'arrive. (j'ai fait plusieurs reboot, mais j'ai toujours la même erreur)
Suis je le seul ?
C'est un truc connu ?
Avez vous une idée pour résoudre ou contourner ?
Merci pour votre aide
Logger: homeassistant.config_entries
Source: components/zha/core/gateway.py:172
First occurred: 08:08:07 (1 occurrences)
Last logged: 08:08:07
Error setting up entry ZiGate - ZiGate, s/n: ZIGATE+ - FTDI for zha
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 365, in async_setup
result = await component.async_setup_entry(hass, self)
File "/usr/src/homeassistant/homeassistant/components/zha/__init__.py", line 112, in async_setup_entry
await zha_gateway.async_initialize()
File "/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py", line 185, in async_initialize
raise exc
File "/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py", line 172, in async_initialize
self.application_controller = await app_controller_cls.new(
File "/usr/local/lib/python3.10/site-packages/zigpy/application.py", line 144, in new
await app.startup(auto_form=auto_form)
File "/usr/local/lib/python3.10/site-packages/zigpy/application.py", line 124, in startup
await self.connect()
File "/usr/local/lib/python3.10/site-packages/zigpy_zigate/zigbee/application.py", line 47, in connect
major, minor = version.to_bytes(2, "big")
AttributeError: 'list' object has no attribute 'to_bytes'
PhilippeDeSeraing a réagi à ce message.