Bonjour Pipiche,
Dans un premier temps merci pour ton aide.
Par la suite voici les informations demandées :
1/ la sirene est-elle éloignée de la ZiGate ? Elle se trouve a trois mètre de la clé usb
2/ peux-tu basculer sur la branche beta :
Code : Tout sélectionner
pi@raspberrypi:~/domoticz/plugins/Domoticz-Zigbee $ sudo service domoticz stop
pi@raspberrypi:~/domoticz/plugins/Domoticz-Zigbee $ sudo git checkout beta
Branch 'beta' set up to track remote branch 'beta' from 'origin'.
Switched to a new branch 'beta'
pi@raspberrypi:~/domoticz/plugins/Domoticz-Zigbee $ sudo git pull
remote: Enumerating objects: 23, done.
remote: Counting objects: 100% (23/23), done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 15 (delta 8), reused 15 (delta 8), pack-reused 0
Unpacking objects: 100% (15/15), done.
From https://github.com/zigbeefordomoticz/Domoticz-Zigbee
9fe106fa..362f049d zigpy -> origin/zigpy
Already up to date.
3/ ensuite tu supprimes les widgets qui ont été créés dans Domoticz : Réalisé
4/ tu relances le plugin
Code : Tout sélectionner
2022-01-28 09:05:50.774 Status: Domoticz V2021.1 (c)2012-2021 GizMoCuz
2022-01-28 09:05:50.774 Status: Build Hash: 8547c5b7e, Date: 2021-04-17 17:29:11
2022-01-28 09:05:50.774 Status: Startup Path: /home/pi/domoticz/
2022-01-28 09:05:50.791 Sunrise: 08:26:00 SunSet: 18:05:00
2022-01-28 09:05:50.791 Day length: 09:38:00 Sun at south: 13:16:00
2022-01-28 09:05:50.791 Civil twilight start: 07:55:00 Civil twilight end: 18:36:00
2022-01-28 09:05:50.791 Nautical twilight start: 07:19:00 Nautical twilight end: 19:12:00
2022-01-28 09:05:50.791 Astronomical twilight start: 06:45:00 Astronomical twilight end: 19:46:00
2022-01-28 09:05:50.856 Status: PluginSystem: Started, Python version '3.7.3'.
2022-01-28 09:05:50.859 Active notification Subsystems: email (1/13)
2022-01-28 09:05:50.860 Status: WebServer(HTTP) started on address: :: with port 8080
2022-01-28 09:05:50.865 Error: [web:443] missing SSL DH parameters from file ./server_cert.pem
2022-01-28 09:05:50.865 Status: WebServer(SSL) started on address: :: with port 443
2022-01-28 09:05:50.913 Starting shared server on: :::6144
2022-01-28 09:05:50.914 Status: TCPServer: shared server started...
2022-01-28 09:05:50.914 Status: RxQueue: queue worker started...
2022-01-28 09:05:52.915 Status: Box: XiaomiGateway (ID=3): Delaying worker startup...
2022-01-28 09:05:57.915 Status: Box: XiaomiGateway (ID=3): Selected as main Gateway
2022-01-28 09:05:57.916 Status: Box: XiaomiGateway (ID=3): Worker started...
2022-01-28 09:05:57.923 Status: Meteo Eysines: Started...
2022-01-28 09:05:57.924 Status: RFXCOM: Worker started...
2022-01-28 09:05:57.925 Status: Box: XiaomiGateway (ID=3): Using 192.168.1.86 for local IP address.
2022-01-28 09:05:57.925 Status: zigate: (zigate) Entering work loop.
2022-01-28 09:05:57.924 zigate hardware started.
2022-01-28 09:05:57.926 Status: zigate: (zigate) Started.
2022-01-28 09:05:57.926 Status: NotificationSystem: thread started...
2022-01-28 09:05:57.926 Status: EventSystem: reset all events...
2022-01-28 09:05:57.927 Status: EventSystem: reset all device statuses...
2022-01-28 09:05:57.978 Status: XiaomiGateway: RGB Gateway Detected
2022-01-28 09:05:58.019 Box: Color Switch (Xiaomi RGB Gateway)
2022-01-28 09:05:58.028 Box: Temp + Humidity (Xiaomi TempHum)
2022-01-28 09:05:58.029 Box: Temp + Humidity (Xiaomi TempHum)
2022-01-28 09:05:58.030 Box: Temp + Humidity + Baro (Xiaomi TempHumBaro)
2022-01-28 09:05:58.031 Box: Temp + Humidity (Xiaomi TempHum)
2022-01-28 09:05:58.286 Status: zigate: (zigate) Initialized version 6.0, author 'zaraki673 pipiche38'
2022-01-28 09:05:58.288 zigate: (zigate) ZiGate plugin started!
2022-01-28 09:05:58.288 zigate: (zigate) load PluginConf
2022-01-28 09:05:58.289 zigate: (zigate) is_domoticz_db_available: Fashion: True , Major: 2021, Minor: 1
2022-01-28 09:05:58.289 zigate: (zigate) is_domoticz_db_available: True
2022-01-28 09:05:58.289 zigate: (zigate) /home/pi/domoticz/plugins/Domoticz-Zigbee/Conf/PluginConf-21.json timestamp is 1643299210.183952
2022-01-28 09:05:58.289 zigate: (zigate) Dz PluginConf is older than Json Dz: 0 Json: 1643299210.183952
2022-01-28 09:05:58.289 zigate: (zigate) is_domoticz_db_available: Fashion: True , Major: 2021, Minor: 1
2022-01-28 09:05:58.289 zigate: (zigate) is_domoticz_db_available: True
2022-01-28 09:05:58.290 Status: zigate: (zigate) channel set to 11
2022-01-28 09:05:58.290 Status: zigate: (zigate) filename set to /home/pi/domoticz/plugins/Domoticz-Zigbee/Conf/PluginConf-21.json
2022-01-28 09:05:58.290 Status: zigate: (zigate) pluginHome set to /home/pi/domoticz/plugins/Domoticz-Zigbee/
2022-01-28 09:05:58.290 Status: zigate: (zigate) homedirectory set to /home/pi/domoticz/plugins/Domoticz-Zigbee/
2022-01-28 09:05:58.290 Status: zigate: (zigate) pluginData set to /home/pi/domoticz/plugins/Domoticz-Zigbee/Data/
2022-01-28 09:05:58.290 Status: zigate: (zigate) pluginConfig set to /home/pi/domoticz/plugins/Domoticz-Zigbee/Conf/
2022-01-28 09:05:58.290 Status: zigate: (zigate) pluginOTAFirmware set to /home/pi/domoticz/plugins/Domoticz-Zigbee/OTAFirmware/
2022-01-28 09:05:58.290 Status: zigate: (zigate) pluginReports set to /home/pi/domoticz/plugins/Domoticz-Zigbee/Reports/
2022-01-28 09:05:58.290 Status: zigate: (zigate) pluginWWW set to /home/pi/domoticz/plugins/Domoticz-Zigbee/www/
2022-01-28 09:05:58.290 Status: zigate: (zigate) pluginLogs set to /home/pi/domoticz/plugins/Domoticz-Zigbee/Logs/
2022-01-28 09:05:58.290 zigate: (zigate) Starting LoggingManagement thread
2022-01-28 09:05:58.290 zigate: (zigate) start_logging_thread
2022-01-28 09:05:58.291 zigate: (zigate) logging_thread - listening
2022-01-28 09:05:58.293 Status: zigate: (zigate) Zigate plugin beta-6.0.015 started
2022-01-28 09:05:58.294 Status: PluginSystem: 1 plugins started.
2022-01-28 09:05:58.304 zigate: (zigate) Plugin Database: DeviceList-21.txt
2022-01-28 09:05:58.308 Status: zigate: (zigate) DeviceConf loaded - 24 confs loaded
2022-01-28 09:05:58.429 zigate: (zigate) is_domoticz_db_available: Fashion: True , Major: 2021, Minor: 1
2022-01-28 09:05:58.430 zigate: (zigate) is_domoticz_db_available: True
2022-01-28 09:05:58.430 Status: zigate: (zigate) DeviceConf loaded - 326 confs loaded
2022-01-28 09:05:58.430 Status: zigate: (zigate) load ListOfDevice
2022-01-28 09:05:58.448 zigate: (zigate) is_domoticz_db_available: Fashion: True , Major: 2021, Minor: 1
2022-01-28 09:05:58.448 zigate: (zigate) is_domoticz_db_available: True
2022-01-28 09:05:58.450 Status: zigate: (zigate) 2 Entries loaded from /home/pi/domoticz/plugins/Domoticz-Zigbee/Data/DeviceList-21.txt
2022-01-28 09:05:58.451 Status: zigate: (zigate) Transport mode: V2-USB
2022-01-28 09:05:58.929 Status: RFXCOM: Using serial port: /dev/serial/by-id/usb-RFXCOM_RFXtrx433XL_DO5O5BHC-if00-port0
2022-01-28 09:05:58.957 Status: zigate: (zigate) ZigateTransport: Serial Connection open: Serial<id=0xaa52b970, open=True>(port='/dev/serial/by-id/usb-FTDI_ZiGate_ZIGATE+-if00-port0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)
2022-01-28 09:05:58.959 Status: zigate: (zigate) ZigateTransport: writer_thread Thread start.
2022-01-28 09:05:58.959 Status: zigate: (zigate) ZigateTransport: thread_processing_and_sending Thread start.
2022-01-28 09:05:58.960 zigate: (zigate) Connection open: Serial<id=0xaa52b970, open=True>(port='/dev/serial/by-id/usb-FTDI_ZiGate_ZIGATE+-if00-port0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)
2022-01-28 09:05:58.960 Status: zigate: (zigate) Start Web Server connection
2022-01-28 09:05:58.968 Status: zigate: (zigate) Web backend for Web User Interface started on port: 9440
2022-01-28 09:05:59.026 Status: Python EventSystem: Initalizing event module.
2022-01-28 09:05:59.026 Status: EventSystem: Started
2022-01-28 09:05:59.026 Status: EventSystem: Queue thread started...
2022-01-28 09:06:03.160 Status: zigate: (zigate) ==> Transport Mode switch to full mode
2022-01-28 09:06:03.161 Status: zigate: (zigate) ZiGate+ (V2)
2022-01-28 09:06:03.161 Status: zigate: (zigate) Installer Version Number: 0321
2022-01-28 09:06:03.162 Status: zigate: (zigate) Branch Version: ==> Production <==
2022-01-28 09:06:03.212 Status: zigate: (zigate) Upgrade Serial line to RTS/CTS HW flow control
2022-01-28 09:06:08.445 Meteo Eysines: Temp + Humidity + Baro (Meteo Eysines)
2022-01-28 09:06:08.447 Meteo Eysines: Wind (Unknown)
2022-01-28 09:06:08.448 Meteo Eysines: UV (UV Index)
2022-01-28 09:06:08.450 Meteo Eysines: Rain (Rain)
2022-01-28 09:06:08.453 Meteo Eysines: General/Visibility (Unknown)
2022-01-28 09:06:08.454 Meteo Eysines: General/Custom Sensor (Ozone Sensor)
2022-01-28 09:06:08.455 Meteo Eysines: General/Percentage (Cloud Cover)
2022-01-28 09:06:13.124 Status: zigate: (zigate) Zigate addresses ieee: 00158d0006a3fcbb , short addr: 0000
2022-01-28 09:06:13.125 Status: zigate: (zigate) Network state UP, PANID: 8131 extPANID: 0xe6eb7e709aecf247 Channel: 11
2022-01-28 09:06:18.066 Status: zigate: (zigate) Request Disabling Accepting new Hardware
2022-01-28 09:06:18.066 zigate: (zigate) zdp_permit_joining_request FFFC 00 00
2022-01-28 09:06:18.598 Status: zigate: (zigate) Accepting new Hardware: Disable (Off)
2022-01-28 09:06:23.075 zigate: (zigate) Switch Blue Led On
2022-01-28 09:06:23.075 Status: zigate: (zigate) Zigate set to Certification : CE
2022-01-28 09:06:23.078 Status: zigate: (zigate) Plugin with Zigate+, firmware 0321 correctly initialized
2022-01-28 09:06:23.877 Status: Incoming connection from: 192.168.1.2
2022-01-28 09:06:32.234 zigate: (zigate) removeDeviceInList - request to remove Device: 45c1 with IEEE: 847127fffead4501
2022-01-28 09:06:32.235 zigate: (zigate) removeDeviceInList - removing : 154 with Ep: 01 in - {'154': 'Voltage', '155': 'Door', '156': 'AlarmWD'}
2022-01-28 09:06:32.235 zigate: (zigate) removeDeviceInList - exitsing Ep 'ClusterTpe'
2022-01-28 09:06:32.237 Status: zigate: (zigate) onDeviceRemoved - removing End Device
2022-01-28 09:06:36.898 zigate: (zigate) removeDeviceInList - request to remove Device: 45c1 with IEEE: 847127fffead4501
2022-01-28 09:06:36.898 zigate: (zigate) removeDeviceInList - removing : 155 with Ep: 01 in - {'155': 'Door', '156': 'AlarmWD'}
2022-01-28 09:06:36.898 zigate: (zigate) removeDeviceInList - exitsing Ep 'ClusterTpe'
2022-01-28 09:06:36.900 Status: zigate: (zigate) onDeviceRemoved - removing End Device
2022-01-28 09:06:40.359 zigate: (zigate) removeDeviceInList - request to remove Device: 45c1 with IEEE: 847127fffead4501
2022-01-28 09:06:40.359 zigate: (zigate) removeDeviceInList - removing : 156 with Ep: 01 in - {'156': 'AlarmWD'}
2022-01-28 09:06:40.359 zigate: (zigate) removeDeviceInList - exitsing Ep 'ClusterTpe'
2022-01-28 09:06:40.361 Status: zigate: (zigate) onDeviceRemoved - removing End Device
2022-01-28 09:06:40.364 Status: zigate: (zigate) Device Sirène Zigbee with IEEE: 847127fffead4501 fully removed from the system.
2022-01-28 09:06:40.365 zigate: (zigate) zdp_management_leave_request 45c1 847127fffead4501 00 00
2022-01-28 09:06:40.365 Status: zigate: (zigate) onDeviceRemoved - removing Device Sirène Zigbee -> 847127fffead4501 in Zigate
2022-01-28 09:06:46.970 zigate: (zigate) Remove Device cmd statusSuccess
5/ tu refais un appairage en ayant la Sirene a proximité et branchée sur le secteur
Code : Tout sélectionner
2022-01-28 09:08:53.164 Status: zigate: (zigate) Zigate addresses ieee: 00158d0006a3fcbb , short addr: 0000
2022-01-28 09:08:53.165 Status: zigate: (zigate) Network state UP, PANID: 8131 extPANID: 0xe6eb7e709aecf247 Channel: 11
2022-01-28 09:08:58.091 Status: zigate: (zigate) Request Disabling Accepting new Hardware
2022-01-28 09:08:58.092 zigate: (zigate) zdp_permit_joining_request FFFC 00 00
2022-01-28 09:08:58.578 Status: zigate: (zigate) Accepting new Hardware: Disable (Off)
2022-01-28 09:09:03.099 zigate: (zigate) Switch Blue Led On
2022-01-28 09:09:03.099 Status: zigate: (zigate) Zigate set to Certification : CE
2022-01-28 09:09:03.102 Status: zigate: (zigate) Plugin with Zigate+, firmware 0321 correctly initialized
2022-01-28 09:09:55.931 Error: zigate: (zigate) No transport, write directive to '192.168.1.2:55494' ignored.
2022-01-28 09:09:55.932 Error: zigate: (zigate) No transport, write directive to '192.168.1.2:55489' ignored.
2022-01-28 09:10:01.663 Status: zigate: (zigate) Request Accepting new Hardware for ever
2022-01-28 09:10:01.664 zigate: (zigate) zdp_permit_joining_request FFFC ff 00
2022-01-28 09:10:01.834 Status: zigate: (zigate) Accepting new Hardware: Enable (On)
2022-01-28 09:10:03.569 zigate: (zigate) zdp_permit_joining_request FFFC ff 00
2022-01-28 09:10:24.929 zigate: (zigate) --> Adding device 45c1 in self.DevicesInPairingMode
2022-01-28 09:10:24.929 zigate: (zigate) --> ['45c1']
2022-01-28 09:10:24.929 Status: zigate: (zigate) [None] NEW OBJECT: 45c1 None
2022-01-28 09:10:24.930 zigate: (zigate) zdp_simple_descriptor_request 45c1
2022-01-28 09:10:24.930 zigate: (zigate) zdp_raw_active_endpoint_request 45c1
2022-01-28 09:10:25.103 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Active Endpoint Response Ep: 01 LQI: 75
2022-01-28 09:10:25.103 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Active Endpoint Response Ep: f2 LQI: 75
2022-01-28 09:10:25.103 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Request Simple Descriptor for Ep: 01
2022-01-28 09:10:25.104 zigate: (zigate) zdp_active_endpoint_request 45c1 01
2022-01-28 09:10:25.104 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Request Simple Descriptor for Ep: f2
2022-01-28 09:10:25.104 zigate: (zigate) zdp_active_endpoint_request 45c1 f2
2022-01-28 09:10:25.213 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Simple Descriptor Response EP: 0x01 LQI: 73
2022-01-28 09:10:25.213 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 ProfileID 0104
2022-01-28 09:10:25.213 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 ZDeviceID 0403
2022-01-28 09:10:25.214 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Application Version 0001
2022-01-28 09:10:25.214 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Cluster IN Count: 07
2022-01-28 09:10:25.214 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Cluster In 1: 0000 (Basic)
2022-01-28 09:10:25.214 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Cluster In 2: 0001 (Power Configuration)
2022-01-28 09:10:25.214 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Cluster In 3: 0003 (Identify)
2022-01-28 09:10:25.214 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Cluster In 4: 0004 (Groups)
2022-01-28 09:10:25.215 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Cluster In 5: 0500 (IAS Zone)
2022-01-28 09:10:25.215 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Cluster In 6: 0502 (IAS WD (Warning Device))
2022-01-28 09:10:25.215 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Cluster In 7: 0b05 (Diagnostics)
2022-01-28 09:10:25.215 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Cluster OUT Count: 01
2022-01-28 09:10:25.215 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Cluster Out 1: 0019 (Over-the-Air Upgrade)
2022-01-28 09:10:25.316 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Simple Descriptor Response EP: 0xf2 LQI: 73
2022-01-28 09:10:25.316 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 ProfileID a1e0
2022-01-28 09:10:25.316 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 ZDeviceID 0061
2022-01-28 09:10:25.316 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Application Version 0001
2022-01-28 09:10:25.316 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Cluster IN Count: 00
2022-01-28 09:10:25.316 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Cluster OUT Count: 01
2022-01-28 09:10:25.316 Status: zigate: (zigate) [-] NEW OBJECT: 45c1 Cluster Out 1: 0021
2022-01-28 09:10:28.070 zigate: (zigate) Request Basic Manufacturer via Read Attribute request: 0004
2022-01-28 09:10:28.071 zigate: (zigate) EP: {'01': {'0000': {}, '0001': {}, '0003': {}, '0004': {}, '0500': {}, '0502': {}, '0b05': {}, '0019': {}}, 'f2': {'0021': {}}}
2022-01-28 09:10:28.071 Status: zigate: (zigate) [None] NEW OBJECT: 45c1 Request Node Descriptor
2022-01-28 09:10:28.072 zigate: (zigate) zdp_node_descriptor_request 45c1
2022-01-28 09:10:33.088 Status: zigate: (zigate) [1] NEW OBJECT: 45c1 Model Name: WarningDevice-EF-3.0
2022-01-28 09:10:33.090 zigate: (zigate) EP: {'01': {'0000': {'0004': 'HEIMAN', '0005': 'WarningDevice-EF-3.0'}, '0001': {}, '0003': {}, '0004': {}, '0500': {}, '0502': {}, '0b05': {}, '0019': {}}, 'f2': {'0021': {}}}
2022-01-28 09:10:38.106 Status: zigate: (zigate) [2] NEW OBJECT: 45c1 Model Name: WarningDevice-EF-3.0
2022-01-28 09:10:38.110 zigate: (zigate) EP: {'01': {'0000': {'0004': 'HEIMAN', '0005': 'WarningDevice-EF-3.0'}, '0001': {}, '0003': {}, '0004': {}, '0500': {}, '0502': {}, '0b05': {}, '0019': {}}, 'f2': {'0021': {}}}
2022-01-28 09:10:38.169 zigate: (zigate) WARNING - send_zigatecmd : [38] 0100 0245c10101000100000000010035 45c1 ZigateQueue: 16
2022-01-28 09:10:38.170 zigate: (zigate) WARNING - send_zigatecmd : [39] 0100 0245c10101001900000000010001 45c1 ZigateQueue: 17
2022-01-28 09:10:38.171 zigate: (zigate) WARNING - send_zigatecmd : [40] 0100 0245c10101001900000000010002 45c1 ZigateQueue: 18
2022-01-28 09:10:38.171 zigate: (zigate) WARNING - send_zigatecmd : [41] 0100 0245c10101001900000000010003 45c1 ZigateQueue: 19
2022-01-28 09:10:38.172 zigate: (zigate) WARNING - send_zigatecmd : [42] 0100 0245c10101001900000000010004 45c1 ZigateQueue: 20
2022-01-28 09:10:38.172 zigate: (zigate) WARNING - send_zigatecmd : [43] 0100 0245c10101001900000000010005 45c1 ZigateQueue: 21
2022-01-28 09:10:38.174 zigate: (zigate) WARNING - send_zigatecmd : [44] 0100 0245c10101001900000000010006 45c1 ZigateQueue: 22
2022-01-28 09:10:38.174 zigate: (zigate) WARNING - send_zigatecmd : [45] 0100 0245c10101001900000000010007 45c1 ZigateQueue: 23
2022-01-28 09:10:38.175 zigate: (zigate) WARNING - send_zigatecmd : [46] 0100 0245c10101001900000000010008 45c1 ZigateQueue: 24
2022-01-28 09:10:38.175 zigate: (zigate) WARNING - send_zigatecmd : [47] 0100 0245c10101001900000000010009 45c1 ZigateQueue: 25
2022-01-28 09:10:38.176 zigate: (zigate) WARNING - send_zigatecmd : [48] 0100 0245c1010100190000000001000a 45c1 ZigateQueue: 26
2022-01-28 09:10:38.177 zigate: (zigate) WARNING - send_zigatecmd : [49] 0100 0245c10101050200000000010000 45c1 ZigateQueue: 27
2022-01-28 09:10:38.185 zigate: (zigate) WARNING - send_zigatecmd : [50] 0100 0245c10101000000000000010004 45c1 ZigateQueue: 28
2022-01-28 09:10:38.186 zigate: (zigate) WARNING - send_zigatecmd : [51] 0100 0245c10101000000000000010005 45c1 ZigateQueue: 29
2022-01-28 09:10:38.186 zigate: (zigate) WARNING - send_zigatecmd : [52] 0100 0245c10101000000000000010000 45c1 ZigateQueue: 30
2022-01-28 09:10:38.187 zigate: (zigate) WARNING - send_zigatecmd : [53] 0100 0245c10101000000000000010001 45c1 ZigateQueue: 31
2022-01-28 09:10:38.187 zigate: (zigate) WARNING - send_zigatecmd : [54] 0100 0245c10101000000000000010002 45c1 ZigateQueue: 32
2022-01-28 09:10:38.188 zigate: (zigate) WARNING - send_zigatecmd : [55] 0100 0245c10101000000000000010003 45c1 ZigateQueue: 33
2022-01-28 09:10:38.189 zigate: (zigate) WARNING - send_zigatecmd : [56] 0100 0245c10101000000000000010006 45c1 ZigateQueue: 34
2022-01-28 09:10:38.194 zigate: (zigate) WARNING - send_zigatecmd : [57] 0100 0245c10101000000000000010007 45c1 ZigateQueue: 35
2022-01-28 09:10:38.195 zigate: (zigate) WARNING - send_zigatecmd : [58] 0100 0245c1010100000000000001000a 45c1 ZigateQueue: 36
2022-01-28 09:10:38.196 zigate: (zigate) WARNING - send_zigatecmd : [59] 0100 0245c1010100000000000001000f 45c1 ZigateQueue: 37
2022-01-28 09:10:38.196 zigate: (zigate) WARNING - send_zigatecmd : [60] 0100 0245c10101000000000000010010 45c1 ZigateQueue: 38
2022-01-28 09:10:38.197 zigate: (zigate) WARNING - send_zigatecmd : [61] 0100 0245c10101000000000000010015 45c1 ZigateQueue: 39
2022-01-28 09:10:38.197 zigate: (zigate) WARNING - send_zigatecmd : [62] 0100 0245c10101000000000000014000 45c1 ZigateQueue: 40
2022-01-28 09:10:38.198 zigate: (zigate) WARNING - send_zigatecmd : [63] 0100 0245c1010100000000000001f000 45c1 ZigateQueue: 41
2022-01-28 09:10:38.198 Status: zigate: (zigate) [2] NEW OBJECT: 45c1 0x8043 - IAS Zone controler setting
2022-01-28 09:10:38.201 Status: zigate: (zigate) [2] NEW OBJECT: 45c1 0x8043 - IAS WD enrolment
2022-01-28 09:10:38.202 zigate: (zigate) WARNING - send_zigatecmd : [66] 45c1 0140 None ZigateQueue: 44
2022-01-28 09:10:38.202 zigate: (zigate) WARNING - send_zigatecmd : [None] 45c1 0140 None ZigateQueue: 44
2022-01-28 09:10:38.202 zigate: (zigate) WARNING - send_zigatecmd : [None] 45c1 0140 None ZigateQueue: 44
2022-01-28 09:10:38.203 zigate: (zigate) WARNING - send_zigatecmd : [None] 45c1 0140 None ZigateQueue: 44
2022-01-28 09:10:38.203 zigate: (zigate) WARNING - send_zigatecmd : [None] 45c1 0140 None ZigateQueue: 44
2022-01-28 09:10:38.203 zigate: (zigate) WARNING - send_zigatecmd : [None] 45c1 0140 None ZigateQueue: 44
2022-01-28 09:10:38.204 zigate: (zigate) WARNING - send_zigatecmd : [None] 45c1 0140 None ZigateQueue: 44
2022-01-28 09:10:38.204 zigate: (zigate) WARNING - send_zigatecmd : [None] 45c1 0140 None ZigateQueue: 44
2022-01-28 09:10:38.204 zigate: (zigate) WARNING - send_zigatecmd : [None] 45c1 0140 None ZigateQueue: 44
2022-01-28 09:10:38.210 zigate: (zigate) WARNING - send_zigatecmd : [67] 0530 0245c10000003300000200020100 None ZigateQueue: 45
2022-01-28 09:10:38.212 zigate: (zigate) is_domoticz_db_available: Fashion: True , Major: 2021, Minor: 1
2022-01-28 09:10:38.212 zigate: (zigate) is_domoticz_db_available: True
2022-01-28 09:10:38.357 Error: zigate: (zigate) Decode8000 - PacketType: 45c1 TypeSqn: 00 sqn_app: 00 sqn_aps: da Status: [Unhandled Command]
2022-01-28 09:10:44.799 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_Voltage-847127fffead4501-01) 0:41.0;41.0
Apres quelques tests raproché le widget passe en rouge.
Voici le log du test :
Code : Tout sélectionner
2022-01-28 09:10:38.357 Error: zigate: (zigate) Decode8000 - PacketType: 45c1 TypeSqn: 00 sqn_app: 00 sqn_aps: da Status: [Unhandled Command]
2022-01-28 09:10:44.799 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_Voltage-847127fffead4501-01) 0:41.0;41.0
2022-01-28 09:10:56.517 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_Door-847127fffead4501-01) 0:Closed
2022-01-28 09:11:04.835 zigate: (zigate) timeout_widget unit zigate - WarningDevice-EF-3.0_Voltage-847127fffead4501-01 -> True from 0:41.0;41.0
2022-01-28 09:11:04.840 zigate: (zigate) timeout_widget unit zigate - WarningDevice-EF-3.0_Door-847127fffead4501-01 -> True from 0:Closed
2022-01-28 09:11:04.845 zigate: (zigate) timeout_widget unit zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01 -> True from 0:
2022-01-28 09:11:04.852 zigate: (zigate) Receive NACK from 45c1 clusterId: 8033 Status: a7
2022-01-28 09:11:25.017 zigate: (zigate) timeout_widget unit zigate - WarningDevice-EF-3.0_Voltage-847127fffead4501-01 -> False from 0:41.0;41.0
2022-01-28 09:11:25.021 zigate: (zigate) timeout_widget unit zigate - WarningDevice-EF-3.0_Door-847127fffead4501-01 -> False from 0:Closed
2022-01-28 09:11:25.026 zigate: (zigate) timeout_widget unit zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01 -> False from 0:
2022-01-28 09:11:41.511 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_Door-847127fffead4501-01) 0:Closed
2022-01-28 09:13:07.661 Status: User: Admin (IP: 192.168.1.2) initiated a switch command (156/zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01/Set Level)
2022-01-28 09:13:07.694 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01) 1:10
2022-01-28 09:13:10.517 Status: User: Admin (IP: 192.168.1.2) initiated a switch command (156/zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01/Set Level)
2022-01-28 09:13:10.557 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01) 0:Off
2022-01-28 09:13:11.734 Status: User: Admin (IP: 192.168.1.2) initiated a switch command (156/zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01/Set Level)
2022-01-28 09:13:11.774 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01) 1:10
2022-01-28 09:13:13.268 Status: User: Admin (IP: 192.168.1.2) initiated a switch command (156/zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01/Set Level)
2022-01-28 09:13:13.291 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01) 0:Off
2022-01-28 09:13:15.670 Status: User: Admin (IP: 192.168.1.2) initiated a switch command (156/zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01/Set Level)
2022-01-28 09:13:15.709 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01) 1:10
2022-01-28 09:13:17.029 Status: User: Admin (IP: 192.168.1.2) initiated a switch command (156/zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01/Set Level)
2022-01-28 09:13:17.068 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01) 0:Off
2022-01-28 09:13:21.059 Status: User: Admin (IP: 192.168.1.2) initiated a switch command (156/zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01/Set Level)
2022-01-28 09:13:21.091 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01) 1:10
2022-01-28 09:13:22.880 Status: User: Admin (IP: 192.168.1.2) initiated a switch command (156/zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01/Set Level)
2022-01-28 09:13:22.908 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01) 1:20
2022-01-28 09:13:27.561 Status: User: Admin (IP: 192.168.1.2) initiated a switch command (156/zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01/Set Level)
2022-01-28 09:13:27.583 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01) 0:Off
2022-01-28 09:13:31.628 Status: User: Admin (IP: 192.168.1.2) initiated a switch command (156/zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01/Set Level)
2022-01-28 09:13:31.655 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01) 1:30
2022-01-28 09:13:33.637 Status: User: Admin (IP: 192.168.1.2) initiated a switch command (156/zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01/Set Level)
2022-01-28 09:13:33.679 zigate: (zigate) UpdateDevice - (zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01) 0:Off
2022-01-28 09:13:38.115 zigate: (zigate) timeout_widget unit zigate - WarningDevice-EF-3.0_Voltage-847127fffead4501-01 -> True from 0:41.0;41.0
2022-01-28 09:13:38.118 zigate: (zigate) timeout_widget unit zigate - WarningDevice-EF-3.0_Door-847127fffead4501-01 -> True from 0:Closed
2022-01-28 09:13:38.126 zigate: (zigate) timeout_widget unit zigate - WarningDevice-EF-3.0_AlarmWD-847127fffead4501-01 -> True from 0:Off
2022-01-28 09:13:38.136 zigate: (zigate) Receive NACK from 45c1 clusterId: 0502 Status: a7
2022-01-28 09:13:44.594 zigate: (zigate) Receive NACK from 45c1 clusterId: 0502 Status: a7
Voici le retour de l'interface web :

- siren.jpg (52.53 Kio) Consulté 1945 fois
Merci d'avance.