Bonjour,
J’ai eu une notification de mise à jour du plugin Zigbee ce matin et n’ayant pas retenu la leçon j’ai lancé la mise à jour…
Tout comme celle de mardi, cette mise à jour rend le plugin Zigbee HS.
J’ai lancé une réinstallation des dépendances mais rien y fait.
Voici le log du démon:
[2022-06-23 10:25:04]INFO : Start zigbeed
[2022-06-23 10:25:04]INFO : Log level : info
[2022-06-23 10:25:04]INFO : PID file : /tmp/jeedom/zigbee/deamon_1.pid
[2022-06-23 10:25:04]INFO : Device : /dev/ttyUSB0
[2022-06-23 10:25:04]INFO : Apikey : 8kAbbKMXwh0rPdDegM1cvi65h7i1Yc422HvXCGbqEQmfKLrip008c31KaEqs8gyy
[2022-06-23 10:25:04]INFO : Callback : http://127.0.0.1:80/plugins/zigbee/core/php/jeeZigbee.php
[2022-06-23 10:25:04]INFO : Cycle : 0.3
[2022-06-23 10:25:04]INFO : Controller : ezsp
[2022-06-23 10:25:04]INFO : Channel : 15
[2022-06-23 10:25:04]INFO : Data folder : /var/www/html/plugins/zigbee/data/1
[2022-06-23 10:25:04]INFO : Device folder : /var/www/html/plugins/zigbee/data/device
[2022-06-23 10:25:04]INFO : Folder OTA : None
[2022-06-23 10:25:04]INFO : Zigpy advance configuration file : None
Traceback (most recent call last):
File "/var/www/html/plugins/zigbee/resources/zigbeed/zigbeed.py", line 235, in
from bellows.zigbee.application import ControllerApplication
File "/usr/local/lib/python3.7/dist-packages/bellows/zigbee/application.py", line 25, in
import bellows.ezsp
File "/usr/local/lib/python3.7/dist-packages/bellows/ezsp/__init__.py", line 21, in
import bellows.types as t
File "/usr/local/lib/python3.7/dist-packages/bellows/types/__init__.py", line 3, in
from .struct import * # noqa: F401,F403
File "/usr/local/lib/python3.7/dist-packages/bellows/types/struct.py", line 258, in
class EmberNetworkParameters(EzspStruct):
File "/usr/local/lib/python3.7/dist-packages/bellows/types/struct.py", line 286, in EmberNetworkParameters
def zigpy_network_information(self) -> app_state.NetworkInformation:
AttributeError: module 'zigpy.state' has no attribute 'NetworkInformation'
Et le log de l’installation de dépendances:
zigbee_packages.txt (25,6 Ko)
Merci de votre aide.