[Résolu] [ConBee 7.1.006] Rien ne fonctionne au bout d'un moment...
Re: [7.1.006 ???] Rien ne fonctionne au bout d'un moment...
qu'est-ce qu'il ya dans les logs ?
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.
Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
Re: [7.1.006 ???] Rien ne fonctionne au bout d'un moment...
Je pose un bout...
Code : Tout sélectionner
Traceback (most recent call last):
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py", line 643, in transport_request
result, msg = await self.app.request( destination, Profile, Cluster, sEp, dEp, sequence, payload, expect_reply=ack_is_disable, use_ieee=use_ieee, extended_timeout=extended_timeout )
File "/usr/local/lib/python3.9/dist-packages/zigpy/application.py", line 829, in request
await self.send_packet(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/zigbee/application.py", line 508, in send_packet
await self._api.aps_data_request(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 806, in aps_data_request
rsp = await self._command(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 129, in __aexit__
self._do_exit(exc_type)
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 212, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
2023-12-17 14:55:20,606 WARNING :No response to 'CommandId.aps_data_request' command with seq id '0xb9'
2023-12-17 14:55:20,606 ERROR :Task exception was never retrieved
future: <Task finished name='Task-200' coro=<transport_request() done, defined at /home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py:604> exception=TimeoutError()>
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py", line 643, in transport_request
result, msg = await self.app.request( destination, Profile, Cluster, sEp, dEp, sequence, payload, expect_reply=ack_is_disable, use_ieee=use_ieee, extended_timeout=extended_timeout )
File "/usr/local/lib/python3.9/dist-packages/zigpy/application.py", line 829, in request
await self.send_packet(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/zigbee/application.py", line 508, in send_packet
await self._api.aps_data_request(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 806, in aps_data_request
rsp = await self._command(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 129, in __aexit__
self._do_exit(exc_type)
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 212, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
2023-12-17 14:55:28,952 WARNING :No response to 'CommandId.aps_data_request' command with seq id '0xba'
2023-12-17 14:55:28,953 ERROR :Task exception was never retrieved
future: <Task finished name='Task-201' coro=<transport_request() done, defined at /home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py:604> exception=TimeoutError()>
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py", line 643, in transport_request
result, msg = await self.app.request( destination, Profile, Cluster, sEp, dEp, sequence, payload, expect_reply=ack_is_disable, use_ieee=use_ieee, extended_timeout=extended_timeout )
File "/usr/local/lib/python3.9/dist-packages/zigpy/application.py", line 829, in request
await self.send_packet(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/zigbee/application.py", line 508, in send_packet
await self._api.aps_data_request(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 806, in aps_data_request
rsp = await self._command(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 129, in __aexit__
self._do_exit(exc_type)
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 212, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
2023-12-17 14:55:30,757 WARNING :No response to 'CommandId.aps_data_request' command with seq id '0xbb'
2023-12-17 14:55:30,758 ERROR :Task exception was never retrieved
future: <Task finished name='Task-202' coro=<transport_request() done, defined at /home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py:604> exception=TimeoutError()>
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py", line 643, in transport_request
result, msg = await self.app.request( destination, Profile, Cluster, sEp, dEp, sequence, payload, expect_reply=ack_is_disable, use_ieee=use_ieee, extended_timeout=extended_timeout )
File "/usr/local/lib/python3.9/dist-packages/zigpy/application.py", line 829, in request
await self.send_packet(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/zigbee/application.py", line 508, in send_packet
await self._api.aps_data_request(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 806, in aps_data_request
rsp = await self._command(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 129, in __aexit__
self._do_exit(exc_type)
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 212, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
2023-12-17 14:55:32,561 WARNING :No response to 'CommandId.aps_data_request' command with seq id '0xbc'
2023-12-17 14:55:32,562 ERROR :Task exception was never retrieved
future: <Task finished name='Task-203' coro=<transport_request() done, defined at /home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py:604> exception=TimeoutError()>
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py", line 643, in transport_request
result, msg = await self.app.request( destination, Profile, Cluster, sEp, dEp, sequence, payload, expect_reply=ack_is_disable, use_ieee=use_ieee, extended_timeout=extended_timeout )
File "/usr/local/lib/python3.9/dist-packages/zigpy/application.py", line 829, in request
await self.send_packet(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/zigbee/application.py", line 508, in send_packet
await self._api.aps_data_request(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 806, in aps_data_request
rsp = await self._command(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 129, in __aexit__
self._do_exit(exc_type)
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 212, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
2023-12-17 14:55:34,364 WARNING :No response to 'CommandId.aps_data_request' command with seq id '0xbd'
2023-12-17 14:55:34,365 ERROR :Task exception was never retrieved
future: <Task finished name='Task-205' coro=<transport_request() done, defined at /home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py:604> exception=TimeoutError()>
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py", line 643, in transport_request
result, msg = await self.app.request( destination, Profile, Cluster, sEp, dEp, sequence, payload, expect_reply=ack_is_disable, use_ieee=use_ieee, extended_timeout=extended_timeout )
File "/usr/local/lib/python3.9/dist-packages/zigpy/application.py", line 829, in request
await self.send_packet(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/zigbee/application.py", line 508, in send_packet
await self._api.aps_data_request(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 806, in aps_data_request
rsp = await self._command(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 129, in __aexit__
self._do_exit(exc_type)
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 212, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
2023-12-17 14:55:36,167 WARNING :No response to 'CommandId.aps_data_request' command with seq id '0xbe'
2023-12-17 14:55:36,167 ERROR :Task exception was never retrieved
future: <Task finished name='Task-204' coro=<transport_request() done, defined at /home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py:604> exception=TimeoutError()>
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py", line 643, in transport_request
result, msg = await self.app.request( destination, Profile, Cluster, sEp, dEp, sequence, payload, expect_reply=ack_is_disable, use_ieee=use_ieee, extended_timeout=extended_timeout )
File "/usr/local/lib/python3.9/dist-packages/zigpy/application.py", line 829, in request
await self.send_packet(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/zigbee/application.py", line 508, in send_packet
await self._api.aps_data_request(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 806, in aps_data_request
rsp = await self._command(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 129, in __aexit__
self._do_exit(exc_type)
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 212, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
2023-12-17 14:55:38,908 WARNING :No response to 'CommandId.aps_data_request' command with seq id '0xbf'
2023-12-17 14:55:38,909 ERROR :Task exception was never retrieved
future: <Task finished name='Task-206' coro=<transport_request() done, defined at /home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py:604> exception=TimeoutError()>
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/zigpyThread.py", line 643, in transport_request
result, msg = await self.app.request( destination, Profile, Cluster, sEp, dEp, sequence, payload, expect_reply=ack_is_disable, use_ieee=use_ieee, extended_timeout=extended_timeout )
File "/usr/local/lib/python3.9/dist-packages/zigpy/application.py", line 829, in request
await self.send_packet(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/zigbee/application.py", line 508, in send_packet
await self._api.aps_data_request(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 806, in aps_data_request
rsp = await self._command(
File "/usr/local/lib/python3.9/dist-packages/zigpy_deconz/api.py", line 563, in _command
return await fut
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 129, in __aexit__
self._do_exit(exc_type)
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 212, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
2023-12-17 14:57:00,053 INFO :b"onDisconnect - Closing Name: 'Zigate Server Connection', Transport: 'TCP/IP', Protocol: 'HTTP', Address: '', Port: '9440', Baud: -1, Timeout: 0, Connected: False, Parent: 'None'"
2023-12-17 14:57:00,054 INFO :b'onStop called'
2023-12-17 14:57:00,054 INFO :b'onStop calling (1) domoticzDb DeviceStatus closed'
2023-12-17 14:57:00,055 INFO :b'onStop calling (3) Transport off'
2023-12-17 14:57:00,055 INFO :b'Shuting down co-routine'
2023-12-17 14:57:00,055 INFO :b'ZigpyTransport: thread_processing_and_sending Thread stop.'
2023-12-17 14:57:01,947 WARNING :No response to 'CommandId.read_parameter' command with seq id '0xc0'
2023-12-17 14:57:01,960 INFO :b'onStop calling (4) WebServer off'
2023-12-17 14:57:01,960 INFO :b'onStop called (4) WebServer off'
2023-12-17 14:57:01,961 INFO :b'onStop calling (5) Plugin Database saved'
2023-12-17 14:57:01,969 INFO :b'onStop called (5) Plugin Database saved'
2023-12-17 14:57:01,970 INFO :b'onStop calling (6) Close Logging Management'
2023-12-17 14:57:17,435 INFO :b'Zigbee for Domoticz (z4d) plugin stable7-7.1.006 started'
2023-12-17 14:57:17,441 INFO :b'Plugin Database: DeviceList-7.txt'
2023-12-17 14:57:17,441 INFO :b'Pathname to z4d_certified_devices /usr/local/lib/python3.9/dist-packages/z4d_certified_devices/'
2023-12-17 14:57:17,441 INFO :b'Loading ZCL Cluster definitions'
2023-12-17 14:57:17,442 INFO :b' - ZCL Cluster 0000 - (V1) Basic loaded'
2023-12-17 14:57:17,442 INFO :b' - ZCL Cluster 0001 - (V1) Power loaded'
2023-12-17 14:57:17,442 INFO :b' - ZCL Cluster 0002 - (V1) Device Temperature Configuration loaded'
2023-12-17 14:57:17,442 INFO :b' - ZCL Cluster 0003 - (V1) Identify loaded'
2023-12-17 14:57:17,443 INFO :b' - ZCL Cluster 0004 - (V1) Groups loaded'
2023-12-17 14:57:17,443 INFO :b' - ZCL Cluster 0005 - (V1) Scenes loaded'
2023-12-17 14:57:17,443 INFO :b' - ZCL Cluster 0006 - (V1) On/Off loaded'
2023-12-17 14:57:17,443 INFO :b' - ZCL Cluster 0007 - (V1) On/Off Switch Configuration loaded'
2023-12-17 14:57:17,444 INFO :b' - ZCL Cluster 0008 - (V1) Level loaded'
2023-12-17 14:57:17,444 INFO :b' - ZCL Cluster 0009 - (V1) Alarms loaded'
2023-12-17 14:57:17,444 INFO :b' - ZCL Cluster 000a - (V1) Time loaded'
2023-12-17 14:57:17,445 INFO :b' - ZCL Cluster 000d - (V1) Analog Output loaded'
2023-12-17 14:57:17,445 INFO :b' - ZCL Cluster 000f - (V1) Binary Input loaded'
2023-12-17 14:57:17,445 INFO :b' - ZCL Cluster 0013 - (V1) Multistate Output loaded'
2023-12-17 14:57:17,445 INFO :b' - ZCL Cluster 0019 - (V1) OTA Upgrade loaded'
2023-12-17 14:57:17,446 INFO :b' - ZCL Cluster 0020 - (V1) Poll Control loaded'
2023-12-17 14:57:17,446 INFO :b' - ZCL Cluster 0102 - (V1) Window Covering loaded'
2023-12-17 14:57:17,446 INFO :b' - ZCL Cluster 0202 - (V1) Fan Control loaded'
2023-12-17 14:57:17,446 INFO :b' - ZCL Cluster 0204 - (V1) Thermostat User Interface Configuration loaded'
2023-12-17 14:57:17,446 INFO :b' - ZCL Cluster 0300 - (V1) Color Control loaded'
2023-12-17 14:57:17,446 INFO :b' - ZCL Cluster 0301 - (V1) Ballast Configuration loaded'
2023-12-17 14:57:17,447 INFO :b' - ZCL Cluster 0400 - (V1) Illuminance Level Sensing loaded'
2023-12-17 14:57:17,447 INFO :b' - ZCL Cluster 0402 - (V1) Temperature Measurement loaded'
2023-12-17 14:57:17,447 INFO :b' - ZCL Cluster 0403 - (V1) Pressure Measurement loaded'
2023-12-17 14:57:17,447 INFO :b' - ZCL Cluster 0405 - (V1) Relative Humidity Measurement loaded'
2023-12-17 14:57:17,447 INFO :b' - ZCL Cluster 0406 - (V1) Occupancy Sensing loaded'
2023-12-17 14:57:17,448 INFO :b' - ZCL Cluster 0700 - (V1) Price loaded'
2023-12-17 14:57:17,449 INFO :b' - ZCL Cluster 0702 - (V1) Metering (Smart Energy) loaded'
2023-12-17 14:57:17,449 INFO :b' - ZCL Cluster 0b01 - (V1) Meter Identification loaded'
2023-12-17 14:57:17,449 INFO :b' - ZCL Cluster 0b04 - (V1) Electrical Measurement loaded'
2023-12-17 14:57:17,450 INFO :b' - ZCL Cluster 0b05 - (V1) Diagnostics loaded'
2023-12-17 14:57:17,450 INFO :b' - ZCL Cluster e000 - (V1) Tuya E000 Private Cluster loaded'
2023-12-17 14:57:17,450 INFO :b' - ZCL Cluster e001 - (V1) Tuya E001 Private Cluster loaded'
2023-12-17 14:57:17,450 INFO :b' - ZCL Cluster e002 - (V1) Tuya E002 Private Cluster loaded'
2023-12-17 14:57:17,451 INFO :b' - ZCL Cluster fcc0 - (V1) LUMI Private Cluster loaded'
2023-12-17 14:57:17,451 INFO :b' - ZCL Cluster ff66 - (V1) Lixee Zlinky private cluster loaded'
2023-12-17 14:57:17,452 INFO :b'DeviceConf loaded - 16 confs loaded'
2023-12-17 14:57:17,453 INFO :b'Local-Device conf loaded - 19 confs loaded'
2023-12-17 14:57:17,535 INFO :b'Certified Devices loaded - 537 confs loaded'
2023-12-17 14:57:17,537 INFO :b'load ListOfDevice'
2023-12-17 14:57:17,636 INFO :b'21 Entries loaded from /home/diliak/domoticz/plugins/Domoticz-Zigbee/Data/DeviceList-7.txt'
2023-12-17 14:57:17,659 INFO :b'Transport mode: ZigpydeCONZ'
2023-12-17 14:57:18,010 DEBUG :Using selector: EpollSelector
2023-12-17 14:57:18,010 INFO :b'Start Zigpy Transport on deCONZ'
2023-12-17 14:57:18,011 INFO :b'Starting radio deCONZ port: /dev/ttyUSB22'
2023-12-17 14:57:18,011 INFO :b'ZigpyTransport: thread_processing_and_sending Thread start.'
2023-12-17 14:57:18,012 INFO :b'Start Web Server connection'
2023-12-17 14:57:18,019 INFO :b'Web backend for Web User Interface started on port: 9440'
2023-12-17 14:57:18,041 INFO :b'Started radio deCONZ port: /dev/ttyUSB22'
2023-12-17 14:57:18,072 INFO :b'Plugin looks to upgrade the Certified Device package'
2023-12-17 14:57:20,099 INFO :b'Certified Device package upgrade results'
2023-12-17 14:57:20,099 INFO :b'Requirement already satisfied: z4d-certified-devices in /usr/local/lib/python3.9/dist-packages (2.164)'
2023-12-17 14:57:20,099 INFO :b'Collecting z4d-certified-devices'
2023-12-17 14:57:20,100 INFO :b' Using cached z4d_certified_devices-2.164-py3-none-any.whl (359 kB)'
2023-12-17 14:57:20,100 INFO :b' Using cached z4d_certified_devices-2.163-py3-none-any.whl (357 kB)'
2023-12-17 14:57:20,100 INFO :b''
2023-12-17 14:57:20,100 INFO :b'Domoticz Widgets usage is at 29.4 % (180 units free)'
2023-12-17 14:57:22,068 INFO :b"AppGeneric:initialize auto_form: True force_form: False Class: <class 'Classes.ZigpyTransport.AppDeconz.App_deconz'>"
2023-12-17 14:57:22,442 INFO :b"deConz Configuration {'device': {'path': '/dev/ttyUSB22', 'baudrate': 115200, 'flow_control': None}, 'network': {'channel': 20, 'tc_link_key': 5a:69:67:42:65:65:41:6c:6c:69:61:6e:63:65:30:39, 'key': None, 'update_id': 0, 'tc_address': None, 'extended_pan_id': None, 'key_sequence_number': 0, 'pan_id': None, 'channels': <Channels.CHANNEL_25|CHANNEL_20|CHANNEL_15|CHANNEL_11: 34637824>}, 'topology_scan_enabled': False, 'source_routing': False, 'backup_enabled': True, 'backup_period': 1, 'startup_energy_scan': True, 'max_concurrent_requests': 8, 'ota': {'salus_provider': False, 'ledvance_provider': False, 'remote_providers': [], 'sonoff_provider': False, 'thirdreality_provider': False, 'ikea_provider': False, 'otau_directory': None, 'inovelli_provider': False}, 'topology_scan_period': 240, 'validate_network_settings': False, 'topology_scan_skip_coordinator': False, 'watchdog_enabled': True, 'additional_endpoints': [], 'database_path': None}"
2023-12-17 14:57:22,535 INFO :b'deConz Radio manufacturer: dresden elektronik'
2023-12-17 14:57:22,535 INFO :b'deConz Radio board model: Conbee II'
2023-12-17 14:57:22,536 INFO :b'deConz Radio version: 0x 26720700'
2023-12-17 14:57:22,536 INFO :b'Network settings'
2023-12-17 14:57:22,536 INFO :b' Device IEEE: 00:21:2e:ff:ff:08:52:2e'
2023-12-17 14:57:22,537 INFO :b' Device NWK: 0x0000'
2023-12-17 14:57:22,539 INFO :b' Network Update Id: 0x0003'
2023-12-17 14:57:22,539 INFO :b' PAN ID: 0x7C4C'
2023-12-17 14:57:22,539 INFO :b' Extended PAN ID: 00:21:2e:ff:ff:08:52:2e'
2023-12-17 14:57:22,540 INFO :b' Channel: 20'
2023-12-17 14:57:22,541 INFO :b'Number of devices recently active in Coordinator = 0'
2023-12-17 14:57:22,542 INFO :b'ConBee II'
2023-12-17 14:57:22,542 INFO :b'Installer Version Number: 0x26720700'
2023-12-17 14:57:22,543 INFO :b'Branch Version: ==> ConBee II <=='
2023-12-17 14:57:22,551 INFO :b'Zigbee Coordinator ieee: 00212effff08522e , short addr: 0000'
2023-12-17 14:57:22,551 INFO :b'Network state UP, PANID: 7c4c extPANID: 0x00212effff08522e Channel: 20'
2023-12-17 14:57:29,086 INFO :b'Request Disabling Accepting new Hardware'
2023-12-17 14:57:29,172 INFO :b"PERMIT-TO-JOIN: {'cmd': 'PERMIT-TO-JOIN', 'datas': {'Duration': 0, 'targetRouter': 'FFFC'}, 'NwkId': None, 'TimeStamp': 1702821449.085901, 'ACKIsDisable': False, 'Sqn': None}"
2023-12-17 14:57:29,173 INFO :b'PERMIT-TO-JOIN: duration: 0 for Radio: deCONZ for node: None'
2023-12-17 14:57:34,057 INFO :b'Switch Blue Led On'
2023-12-17 14:57:34,058 INFO :b'coordinator set to Certification : 1/CE -> CE'
2023-12-17 14:57:34,059 INFO :b'Start Group Management'
2023-12-17 14:57:34,770 INFO :b'ota_scan_folder Following Firmware have been loaded '
2023-12-17 14:57:34,770 INFO :b'Plugin with Zigpy, Coordinator ConBee II firmware 0x26720700 correctly initialized'
2023-12-17 14:57:39,116 INFO :b'checkPluginVersion - Upgrade available: 7.1.007'
2023-12-17 14:57:39,121 INFO :b'*** A recent plugin version (7.1.007) is waiting for you on gitHub. You are on (7.1.006) ***'
Domoticz 2025.2 @ Debian 12 on AZW Green G2. Processeur : Intel Celeron N5095A Mémoire : 8 Go
HDD WD Red 500Go M.2 SATA
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver Version: Pro XL1
RFXCOM - RFXtrx433 ethernet (inactif)
CONBEE II USB Zigbee4Domoticz
HDD WD Red 500Go M.2 SATA
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver Version: Pro XL1
RFXCOM - RFXtrx433 ethernet (inactif)
CONBEE II USB Zigbee4Domoticz
Re: [7.1.006 ???] Rien ne fonctionne au bout d'un moment...
peux-tu arreter le plugin et domoticz puis
depuis le repertoire du plugin
relancer le domoticz et le plugin
depuis le repertoire du plugin
Code : Tout sélectionner
git checkout stable7-7.1.005
git pull
sudo python3 -m pip install -r requirements.txt --upgrade
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.
Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
Re: [7.1.006 ???] Rien ne fonctionne au bout d'un moment...
Retour sur la 005 : OK. Et merci !
Je vais voir si c'est stable à nouveau.
Je regarde mieux d'ici ce soir, plein de chose à faire avant.
NB : En tout cas, plus d'erreur avec la 005.
Je vais voir si c'est stable à nouveau.
Je regarde mieux d'ici ce soir, plein de chose à faire avant.
NB : En tout cas, plus d'erreur avec la 005.
Domoticz 2025.2 @ Debian 12 on AZW Green G2. Processeur : Intel Celeron N5095A Mémoire : 8 Go
HDD WD Red 500Go M.2 SATA
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver Version: Pro XL1
RFXCOM - RFXtrx433 ethernet (inactif)
CONBEE II USB Zigbee4Domoticz
HDD WD Red 500Go M.2 SATA
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver Version: Pro XL1
RFXCOM - RFXtrx433 ethernet (inactif)
CONBEE II USB Zigbee4Domoticz
Re: [7.1.006 ???] Rien ne fonctionne au bout d'un moment...
Peux)-tu partager un fichier de log ainsi qu'un export.json
je viens de downgrader ma ConBee II au meme niveau de firmware et il y aucun soucis.
Sauf si tu as activé des choses dans les esettings
je viens de downgrader ma ConBee II au meme niveau de firmware et il y aucun soucis.
Sauf si tu as activé des choses dans les esettings
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.
Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
Re: [7.1.006 ???] Rien ne fonctionne au bout d'un moment...
Juste les groupes suite au précédent souci. Serait-ce ça ?
Pour les logs, je veux bien mais avec la 7.1.005, tout refonctionne à merveille.
Pour l'export.json, ça se fait d'où ?
Pour les logs, je veux bien mais avec la 7.1.005, tout refonctionne à merveille.
Pour l'export.json, ça se fait d'où ?
Domoticz 2025.2 @ Debian 12 on AZW Green G2. Processeur : Intel Celeron N5095A Mémoire : 8 Go
HDD WD Red 500Go M.2 SATA
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver Version: Pro XL1
RFXCOM - RFXtrx433 ethernet (inactif)
CONBEE II USB Zigbee4Domoticz
HDD WD Red 500Go M.2 SATA
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver Version: Pro XL1
RFXCOM - RFXtrx433 ethernet (inactif)
CONBEE II USB Zigbee4Domoticz
Re: [7.1.006 ???] Rien ne fonctionne au bout d'un moment...
Menu Outils / Outils > Liste des objets RAW
Comment bien utiliser le forum : Poser une question, Mettre un script, un fichier, une image ou des logs
Mes petits guides : Débuter en programmation, Le débogage, Le choix de matériel, Les sauvegardes
Ma présentation - Mes Tutos
Mes petits guides : Débuter en programmation, Le débogage, Le choix de matériel, Les sauvegardes
Ma présentation - Mes Tutos
Re: [7.1.006 ???] Rien ne fonctionne au bout d'un moment...
Ah, merci.
Extrait de log avec la 006 :
Extrait de log avec la 006 :
Code : Tout sélectionner
2023-12-17 12:24:36,844 ERROR : [ ZigpyForwarder_7] forwarder_thread - Error while receiving a Coordinator command
2023-12-17 12:24:36,848 ERROR : [ ZigpyForwarder_7] Issue in request 0180020028ff00010400080b01025ced020000184a0a000020feff03, dumping stack: Traceback (most recent call last):
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/forwarderThread.py", line 41, in forwarder_thread
forward_message(self, message)
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/instrumentation.py", line 31, in f_out
result = f_in(self, message)
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTransport/forwarderThread.py", line 57, in forward_message
self.F_out(message)
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 887, in processFrame
zigbee_receive_message(self, Devices, Data)
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Modules/input.py", line 158, in zigbee_receive_message
_decode_message(self, MsgType, Devices, Data, MsgData, MsgLQI)
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Modules/input.py", line 165, in _decode_message
decoding_method(self, Devices, MsgData, MsgLQI)
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Z4D_decoders/z4d_decoder_Read_Report_Attribute_Rsp.py", line 52, in Decode8102
scan_attribute_reponse(self, Devices, MsgSQN, i_sqn, MsgSrcAddr, MsgSrcEp, MsgClusterId, MsgData, '8102')
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Z4D_decoders/z4d_decoder_Read_Report_Attribute_Rsp.py", line 88, in scan_attribute_reponse
read_report_attributes( self, Devices, msgtype, MsgSQN, MsgSrcAddr, MsgSrcEp, MsgClusterId, MsgAttrID, MsgAttStatus, MsgAttType, MsgAttSize, MsgClusterData, )
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Z4D_decoders/z4d_decoder_Read_Report_Attribute_Rsp.py", line 121, in read_report_attributes
ReadCluster( self, Devices, MsgType, MsgSQN, MsgSrcAddr, MsgSrcEp, MsgClusterId, MsgAttrID, MsgAttStatus, MsgAttType, MsgAttSize, MsgClusterData, Source=MsgType, )
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Modules/readClusters.py", line 188, in ReadCluster
process_cluster_attribute_response( self, Devices, MsgSQN, MsgSrcAddr, MsgSrcEp, MsgClusterId, MsgAttrID, MsgAttType, MsgAttSize, MsgClusterData, Source, )
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Modules/readZclClusters.py", line 127, in process_cluster_attribute_response
action_majdomodevice( self, Devices, MsgSrcAddr, MsgSrcEp, MsgClusterId, MsgAttrID, device_model, value )
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Modules/readZclClusters.py", line 387, in action_majdomodevice
MajDomoDevice(self, Devices, MsgSrcAddr, MsgSrcEp, majCluster, majValue, Attribute_=majAttribute)
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Modules/domoMaj.py", line 65, in MajDomoDevice
_domo_maj_one_cluster_type_entry( self, Devices, NwkId, Ep, device_id_ieee, model_name, ClusterType, ClusterTypeList, ClusterId, value, Attribute_, Color_, WidgetEp, WidgetId, WidgetType )
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Modules/domoMaj.py", line 1139, in _domo_maj_one_cluster_type_entry
tuple_value = _domo_convert_level_control( self, Devices, device_id_ieee, device_unit, value, NwkId, switchType, WidgetType, prev_nValue, prev_sValue)
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Modules/domoMaj.py", line 1224, in _domo_convert_level_control
dimm_blind_nvalue = is_dimmable_blind(self, Devices, DeviceId, Unit)
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Modules/domoticzAbstractLayer.py", line 447, in is_dimmable_blind
if check_widget(_switchType, _subType, _type) == "Blind":
File "/home/diliak/domoticz/plugins/Domoticz-Zigbee/Modules/domoticzAbstractLayer.py", line 472, in check_widget
return DIMMABLE_WIDGETS.get(key).get("Widget")
AttributeError: 'NoneType' object has no attribute 'get'
- Pièces jointes
-
export.json- (226.68 Kio) Téléchargé 54 fois
Domoticz 2025.2 @ Debian 12 on AZW Green G2. Processeur : Intel Celeron N5095A Mémoire : 8 Go
HDD WD Red 500Go M.2 SATA
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver Version: Pro XL1
RFXCOM - RFXtrx433 ethernet (inactif)
CONBEE II USB Zigbee4Domoticz
HDD WD Red 500Go M.2 SATA
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver Version: Pro XL1
RFXCOM - RFXtrx433 ethernet (inactif)
CONBEE II USB Zigbee4Domoticz
Re: [7.1.006 ???] Rien ne fonctionne au bout d'un moment...
Bien noté pour l'annonce [CONBEE].
En tout cas, un immense merci pour le travail sur ce plugin.
En tout cas, un immense merci pour le travail sur ce plugin.
Domoticz 2025.2 @ Debian 12 on AZW Green G2. Processeur : Intel Celeron N5095A Mémoire : 8 Go
HDD WD Red 500Go M.2 SATA
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver Version: Pro XL1
RFXCOM - RFXtrx433 ethernet (inactif)
CONBEE II USB Zigbee4Domoticz
HDD WD Red 500Go M.2 SATA
RFXCOM - RFXtrx433 USB 433.92MHz Transceiver Version: Pro XL1
RFXCOM - RFXtrx433 ethernet (inactif)
CONBEE II USB Zigbee4Domoticz
Re: [7.1.006 ???] Rien ne fonctionne au bout d'un moment...
j'ai préparé un update pour fixer le problème deconz
Je suis preneur de tout retour d'information, si tu peux faire le test
puis restart du plugin
Je suis preneur de tout retour d'information, si tu peux faire le test
Code : Tout sélectionner
git pull
git checkout stable7.1.007/downgrade-zigpy
sudo python3 -m pip install -r requirements.txt --upgrade
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.
Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io