petrleocompel / hikaxpro_hacs

HACS repository of Hikvision Ax Pro integration for home assistant
MIT License
40 stars 4 forks source link

switch module status #80

Closed laranjeira61 closed 8 months ago

laranjeira61 commented 8 months ago

I added a micro module switch, its status is ok for 10 15 seconds then it switches to unknown.

petrleocompel commented 8 months ago

Do you have any logs during that event? I have no clue to what micro module switch you are reffering to. If it is not in supported devices there can be a problem. Also keep in mind we are pulling the state of the devices by configured interval.

laranjeira61 commented 8 months ago

thank you for your quick reply, the module is the DS-PM1-01L-WE. here are the logs

[Uploading home-assistant_hikvision_axpro_2024-01-06T14-02-13.054Z.log…]()

laranjeira61 commented 8 months ago
2024-01-06 15:00:26.181 WARNING (SyncWorker_3) [custom_components.hikvision_axpro.model] Invalid external device status {'OutputModList': [{'OutputMod': {'id': 1, 'seq': 'Q11373651', 'status': 'online', 'model': '0x71001', 'relayList': [{'id': 0, 'name': 'Module relais 1', 'subSystem': [1], 'status': 'off', 'scenarioType': ['manual']}], 'deviceNo': 16, 'version': 'V1.1.0', 'tamperEvident': False, 'signal': 121, 'realSignal': 112, 'signalType': 'R3', 'temperature': 26, 'isViaRepeater': False, 'voltValue': 11, 'voltValueV20': 11.8, 'abnormalOrNot': False}}], 'OutputList': [{'Output': {'id': 0, 'name': 'Module relais 1', 'status': 'off', 'charge': 'normal', 'chargeValue': 11, 'linkage': 'manualCtrl', 'signal': 121, 'temperature': 26, 'subSystemList': [1], 'relayAttrib': 'wireless', 'version': 'V1.1.0', 'deviceNo': 16}}], 'SirenList': [{'Siren': {'id': 1, 'name': 'Sirène 1', 'seq': 'Q03338873', 'status': 'off', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 145, 'signalType': 'R3', 'model': '0x7A001', 'temperature': 21, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'sirenColor': 'white', 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 5, 'abnormalOrNot': False}}], 'RepeaterList': [], 'CardReaderList': [], 'KeypadList': [{'Keypad': {'id': 1, 'seq': 'Q03307977', 'name': 'Clavier 1', 'status': 'online', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 80, 'signal': 121, 'realSignal': 213, 'signalType': 'R3', 'model': '0x92002', 'temperature': 23, 'subSystemList': [1, 2], 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 8, 'abnormalOrNot': False}}], 'RemoteList': [{'Remote': {'id': 1, 'name': 'porte-clés 1', 'seq': 'Q03019005', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'mutePA'}}, {'SelKey': {'key': 4, 'func': 'queryArmState'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'a2hyuv', 'version': 'V1.0.0L', 'deviceNo': 6, 'abnormalOrNot': False}}, {'Remote': {'id': 2, 'name': 'porte-clés 2', 'seq': 'Q03339013', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'queryArmState'}}, {'SelKey': {'key': 4, 'func': 'stayArming'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'laranjeira', 'userNickName': 'cedric', 'version': 'V1.0.0L', 'deviceNo': 7, 'abnormalOrNot': False}}], 'TransmitterList': []}
2024-01-06 15:00:26.181 WARNING (SyncWorker_3) [custom_components.hikvision_axpro.model] ExDevStatusResponse info: {'ExDevStatus': {'OutputModList': [{'OutputMod': {'id': 1, 'seq': 'Q11373651', 'status': 'online', 'model': '0x71001', 'relayList': [{'id': 0, 'name': 'Module relais 1', 'subSystem': [1], 'status': 'off', 'scenarioType': ['manual']}], 'deviceNo': 16, 'version': 'V1.1.0', 'tamperEvident': False, 'signal': 121, 'realSignal': 112, 'signalType': 'R3', 'temperature': 26, 'isViaRepeater': False, 'voltValue': 11, 'voltValueV20': 11.8, 'abnormalOrNot': False}}], 'OutputList': [{'Output': {'id': 0, 'name': 'Module relais 1', 'status': 'off', 'charge': 'normal', 'chargeValue': 11, 'linkage': 'manualCtrl', 'signal': 121, 'temperature': 26, 'subSystemList': [1], 'relayAttrib': 'wireless', 'version': 'V1.1.0', 'deviceNo': 16}}], 'SirenList': [{'Siren': {'id': 1, 'name': 'Sirène 1', 'seq': 'Q03338873', 'status': 'off', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 145, 'signalType': 'R3', 'model': '0x7A001', 'temperature': 21, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'sirenColor': 'white', 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 5, 'abnormalOrNot': False}}], 'RepeaterList': [], 'CardReaderList': [], 'KeypadList': [{'Keypad': {'id': 1, 'seq': 'Q03307977', 'name': 'Clavier 1', 'status': 'online', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 80, 'signal': 121, 'realSignal': 213, 'signalType': 'R3', 'model': '0x92002', 'temperature': 23, 'subSystemList': [1, 2], 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 8, 'abnormalOrNot': False}}], 'RemoteList': [{'Remote': {'id': 1, 'name': 'porte-clés 1', 'seq': 'Q03019005', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'mutePA'}}, {'SelKey': {'key': 4, 'func': 'queryArmState'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'a2hyuv', 'version': 'V1.0.0L', 'deviceNo': 6, 'abnormalOrNot': False}}, {'Remote': {'id': 2, 'name': 'porte-clés 2', 'seq': 'Q03339013', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'queryArmState'}}, {'SelKey': {'key': 4, 'func': 'stayArming'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'laranjeira', 'userNickName': 'cedric', 'version': 'V1.0.0L', 'deviceNo': 7, 'abnormalOrNot': False}}], 'TransmitterList': []}}
2024-01-06 15:00:26.182 DEBUG (SyncWorker_3) [custom_components.hikvision_axpro] Relay status: {}
2024-01-06 15:00:26.182 DEBUG (MainThread) [custom_components.hikvision_axpro] Finished fetching hikvision_axpro data in 0.059 seconds (success: True)
2024-01-06 15:00:56.138 DEBUG (SyncWorker_6) [custom_components.hikvision_axpro] SubSystem status: SubSystemResponse(sub_sys_list=[SubSysList(sub_sys=SubSys(id=1, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=True, name='Partition 1', delay_time=0)), SubSysList(sub_sys=SubSys(id=2, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 2', delay_time=0)), SubSysList(sub_sys=SubSys(id=3, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 3', delay_time=0)), SubSysList(sub_sys=SubSys(id=4, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 4', delay_time=0)), SubSysList(sub_sys=SubSys(id=5, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 5', delay_time=0)), SubSysList(sub_sys=SubSys(id=6, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 6', delay_time=0)), SubSysList(sub_sys=SubSys(id=7, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 7', delay_time=0)), SubSysList(sub_sys=SubSys(id=8, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 8', delay_time=0)), SubSysList(sub_sys=SubSys(id=9, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 9', delay_time=0)), SubSysList(sub_sys=SubSys(id=10, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 10', delay_time=0)), SubSysList(sub_sys=SubSys(id=11, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 11', delay_time=0)), SubSysList(sub_sys=SubSys(id=12, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 12', delay_time=0)), SubSysList(sub_sys=SubSys(id=13, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 13', delay_time=0)), SubSysList(sub_sys=SubSys(id=14, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 14', delay_time=0)), SubSysList(sub_sys=SubSys(id=15, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 15', delay_time=0)), SubSysList(sub_sys=SubSys(id=16, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 16', delay_time=0)), SubSysList(sub_sys=SubSys(id=17, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 17', delay_time=0)), SubSysList(sub_sys=SubSys(id=18, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 18', delay_time=0)), SubSysList(sub_sys=SubSys(id=19, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 19', delay_time=0)), SubSysList(sub_sys=SubSys(id=20, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 20', delay_time=0)), SubSysList(sub_sys=SubSys(id=21, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 21', delay_time=0)), SubSysList(sub_sys=SubSys(id=22, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 22', delay_time=0)), SubSysList(sub_sys=SubSys(id=23, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 23', delay_time=0)), SubSysList(sub_sys=SubSys(id=24, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 24', delay_time=0)), SubSysList(sub_sys=SubSys(id=25, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 25', delay_time=0)), SubSysList(sub_sys=SubSys(id=26, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 26', delay_time=0)), SubSysList(sub_sys=SubSys(id=27, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 27', delay_time=0)), SubSysList(sub_sys=SubSys(id=28, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 28', delay_time=0)), SubSysList(sub_sys=SubSys(id=29, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 29', delay_time=0)), SubSysList(sub_sys=SubSys(id=30, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 30', delay_time=0)), SubSysList(sub_sys=SubSys(id=31, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 31', delay_time=0)), SubSysList(sub_sys=SubSys(id=32, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 32', delay_time=0))])
2024-01-06 15:00:56.139 DEBUG (SyncWorker_6) [custom_components.hikvision_axpro] Axpro status: disarmed
2024-01-06 15:00:56.152 DEBUG (SyncWorker_6) [custom_components.hikvision_axpro] Zones: {'ZoneList': [{'Zone': {'id': 0, 'name': 'principale', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 178, 'signalType': 'RX', 'temperature': 22, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'pircam', 'model': '0x00012', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': True, 'repeaterName': 'Répéteur 1', 'zoneAttrib': 'wireless', 'version': 'V1.0.0T', 'deviceNo': 1, 'abnormalOrNot': False}}, {'Zone': {'id': 1, 'name': 'zone radio 2', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 154, 'signalType': 'RX', 'temperature': 23, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'pircam', 'model': '0x00012', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': True, 'repeaterName': 'Répéteur 1', 'zoneAttrib': 'wireless', 'version': 'V1.0.0T', 'deviceNo': 2, 'abnormalOrNot': False}}, {'Zone': {'id': 2, 'name': "Porte d'entrée", 'status': 'online', 'sensorStatus': 'normal', 'magnetOpenStatus': False, 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 90, 'signal': 121, 'realSignal': 151, 'signalType': 'R3', 'temperature': 20, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'magneticContact', 'model': '0x00006', 'stayAway': False, 'zoneType': 'Instant', 'InputList': [{'id': 1, 'enabled': False, 'mode': 'normalClose'}, {'id': 2, 'enabled': False, 'mode': 'normalClose'}], 'isViaRepeater': False, 'zoneAttrib': 'wireless', 'isSupportAddType': True, 'version': 'V1.0.0L', 'deviceNo': 3, 'abnormalOrNot': False}}, {'Zone': {'id': 3, 'name': 'zone radio 4', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 165, 'signalType': 'R3', 'temperature': 23, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'passiveInfraredDetector', 'model': '0x00001', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': False, 'zoneAttrib': 'wireless', 'version': 'V1.0.0L', 'deviceNo': 4, 'abnormalOrNot': False}}, {'Zone': {'id': 4, 'name': 'pièce principale', 'status': 'trigger', 'sensorStatus': 'normal', 'shielded': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 186, 'signalType': 'RX', 'temperature': 20, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'wirelessSmokeDetector', 'model': '0x00015', 'stayAway': False, 'zoneType': 'Fire', 'isViaRepeater': False, 'zoneAttrib': 'wireless', 'version': 'V1.0.0', 'deviceNo': 9, 'abnormalOrNot': False}}, {'Zone': {'id': 5, 'name': 'rez-de-chaussée', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 170, 'signalType': 'R3', 'temperature': 22, 'subSystemNo': 2, 'linkageSubSystem': [2], 'detectorType': 'wirelessTemperatureHumidityDetector', 'model': '0x00026', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': False, 'humidity': 43, 'zoneAttrib': 'wireless', 'version': 'V1.0.0', 'deviceNo': 10, 'abnormalOrNot': False}}, {'Zone': {'id': 6, 'name': 'chambre Léonie', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 97, 'signalType': 'R3', 'temperature': 21, 'subSystemNo': 2, 'linkageSubSystem': [2], 'detectorType': 'wirelessTemperatureHumidityDetector', 'model': '0x00026', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': False, 'humidity': 52, 'zoneAttrib': 'wireless', 'version': 'V1.2.0', 'deviceNo': 11, 'abnormalOrNot': False}}]}
2024-01-06 15:00:56.174 DEBUG (SyncWorker_6) [custom_components.hikvision_axpro] { "ExDevStatus": { "OutputModList": [ { "OutputMod": { "id": 1, "seq": "Q11373651", "status": "online", "model": "0x71001", "relayList": [ { "id": 0, "name": "Module relais 1", "subSystem": [ 1 ], "status": "off", "scenarioType": [ "manual" ] } ], "deviceNo": 16, "version": "V1.1.0", "tamperEvident": false, "signal": 121, "realSignal": 112, "signalType": "R3", "temperature": 27, "isViaRepeater": false, "voltValue": 11, "voltValueV20": 11.800, "abnormalOrNot": false } } ], "OutputList": [ { "Output": { "id": 0, "name": "Module relais 1", "status": "off", "charge": "normal", "chargeValue": 11, "linkage": "manualCtrl", "signal": 121, "temperature": 27, "subSystemList": [ 1 ], "relayAttrib": "wireless", "version": "V1.1.0", "deviceNo": 16 } } ], "SirenList": [ { "Siren": { "id": 1, "name": "Sirène 1", "seq": "Q03338873", "status": "off", "tamperEvident": false, "charge": "normal", "chargeValue": 100, "signal": 121, "realSignal": 145, "signalType": "R3", "model": "0x7A001", "temperature": 21, "subSystemList": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32 ], "sirenColor": "white", "isViaRepeater": false, "version": "V1.0.0L", "deviceNo": 5, "abnormalOrNot": false } } ], "RepeaterList": [ ], "CardReaderList": [ ], "KeypadList": [ { "Keypad": { "id": 1, "seq": "Q03307977", "name": "Clavier 1", "status": "online", "tamperEvident": false, "charge": "normal", "chargeValue": 80, "signal": 121, "realSignal": 213, "signalType": "R3", "model": "0x92002", "temperature": 23, "subSystemList": [ 1, 2 ], "isViaRepeater": false, "version": "V1.0.0L", "deviceNo": 8, "abnormalOrNot": false } } ], "RemoteList": [ { "Remote": { "id": 1, "name": "porte-clés 1", "seq": "Q03019005", "model": "0x81000", "charge": "normal", "isViaRepeater": false, "subSystemList": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32 ], "SelKeyList": [ { "SelKey": { "key": 3, "func": "mutePA" } }, { "SelKey": { "key": 4, "func": "queryArmState" } } ], "CombKeyList": [ { "CombKey": { "keys": "13", "func": "" } }, { "CombKey": { "keys": "24", "func": "" } }, { "CombKey": { "keys": "34", "func": "" } }, { "CombKey": { "keys": "12", "func": "stayArming" } } ], "relatedNetUserName": "a2hyuv", "version": "V1.0.0L", "deviceNo": 6, "abnormalOrNot": false } }, { "Remote": { "id": 2, "name": "porte-clés 2", "seq": "Q03339013", "model": "0x81000", "charge": "normal", "isViaRepeater": false, "subSystemList": [ 1 ], "SelKeyList": [ { "SelKey": { "key": 3, "func": "queryArmState" } }, { "SelKey": { "key": 4, "func": "stayArming" } } ], "CombKeyList": [ { "CombKey": { "keys": "13", "func": "" } }, { "CombKey": { "keys": "24", "func": "" } }, { "CombKey": { "keys": "34", "func": "" } }, { "CombKey": { "keys": "12", "func": "stayArming" } } ], "relatedNetUserName": "laranjeira", "userNickName": "cedric", "version": "V1.0.0L", "deviceNo": 7, "abnormalOrNot": false } } ], "TransmitterList": [ ] } }
2024-01-06 15:00:56.174 WARNING (SyncWorker_6) [custom_components.hikvision_axpro.model] Invalid external device status {'OutputModList': [{'OutputMod': {'id': 1, 'seq': 'Q11373651', 'status': 'online', 'model': '0x71001', 'relayList': [{'id': 0, 'name': 'Module relais 1', 'subSystem': [1], 'status': 'off', 'scenarioType': ['manual']}], 'deviceNo': 16, 'version': 'V1.1.0', 'tamperEvident': False, 'signal': 121, 'realSignal': 112, 'signalType': 'R3', 'temperature': 27, 'isViaRepeater': False, 'voltValue': 11, 'voltValueV20': 11.8, 'abnormalOrNot': False}}], 'OutputList': [{'Output': {'id': 0, 'name': 'Module relais 1', 'status': 'off', 'charge': 'normal', 'chargeValue': 11, 'linkage': 'manualCtrl', 'signal': 121, 'temperature': 27, 'subSystemList': [1], 'relayAttrib': 'wireless', 'version': 'V1.1.0', 'deviceNo': 16}}], 'SirenList': [{'Siren': {'id': 1, 'name': 'Sirène 1', 'seq': 'Q03338873', 'status': 'off', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 145, 'signalType': 'R3', 'model': '0x7A001', 'temperature': 21, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'sirenColor': 'white', 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 5, 'abnormalOrNot': False}}], 'RepeaterList': [], 'CardReaderList': [], 'KeypadList': [{'Keypad': {'id': 1, 'seq': 'Q03307977', 'name': 'Clavier 1', 'status': 'online', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 80, 'signal': 121, 'realSignal': 213, 'signalType': 'R3', 'model': '0x92002', 'temperature': 23, 'subSystemList': [1, 2], 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 8, 'abnormalOrNot': False}}], 'RemoteList': [{'Remote': {'id': 1, 'name': 'porte-clés 1', 'seq': 'Q03019005', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'mutePA'}}, {'SelKey': {'key': 4, 'func': 'queryArmState'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'a2hyuv', 'version': 'V1.0.0L', 'deviceNo': 6, 'abnormalOrNot': False}}, {'Remote': {'id': 2, 'name': 'porte-clés 2', 'seq': 'Q03339013', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'queryArmState'}}, {'SelKey': {'key': 4, 'func': 'stayArming'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'laranjeira', 'userNickName': 'cedric', 'version': 'V1.0.0L', 'deviceNo': 7, 'abnormalOrNot': False}}], 'TransmitterList': []}
2024-01-06 15:00:56.174 WARNING (SyncWorker_6) [custom_components.hikvision_axpro.model] ExDevStatusResponse info: {'ExDevStatus': {'OutputModList': [{'OutputMod': {'id': 1, 'seq': 'Q11373651', 'status': 'online', 'model': '0x71001', 'relayList': [{'id': 0, 'name': 'Module relais 1', 'subSystem': [1], 'status': 'off', 'scenarioType': ['manual']}], 'deviceNo': 16, 'version': 'V1.1.0', 'tamperEvident': False, 'signal': 121, 'realSignal': 112, 'signalType': 'R3', 'temperature': 27, 'isViaRepeater': False, 'voltValue': 11, 'voltValueV20': 11.8, 'abnormalOrNot': False}}], 'OutputList': [{'Output': {'id': 0, 'name': 'Module relais 1', 'status': 'off', 'charge': 'normal', 'chargeValue': 11, 'linkage': 'manualCtrl', 'signal': 121, 'temperature': 27, 'subSystemList': [1], 'relayAttrib': 'wireless', 'version': 'V1.1.0', 'deviceNo': 16}}], 'SirenList': [{'Siren': {'id': 1, 'name': 'Sirène 1', 'seq': 'Q03338873', 'status': 'off', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 145, 'signalType': 'R3', 'model': '0x7A001', 'temperature': 21, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'sirenColor': 'white', 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 5, 'abnormalOrNot': False}}], 'RepeaterList': [], 'CardReaderList': [], 'KeypadList': [{'Keypad': {'id': 1, 'seq': 'Q03307977', 'name': 'Clavier 1', 'status': 'online', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 80, 'signal': 121, 'realSignal': 213, 'signalType': 'R3', 'model': '0x92002', 'temperature': 23, 'subSystemList': [1, 2], 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 8, 'abnormalOrNot': False}}], 'RemoteList': [{'Remote': {'id': 1, 'name': 'porte-clés 1', 'seq': 'Q03019005', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'mutePA'}}, {'SelKey': {'key': 4, 'func': 'queryArmState'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'a2hyuv', 'version': 'V1.0.0L', 'deviceNo': 6, 'abnormalOrNot': False}}, {'Remote': {'id': 2, 'name': 'porte-clés 2', 'seq': 'Q03339013', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'queryArmState'}}, {'SelKey': {'key': 4, 'func': 'stayArming'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'laranjeira', 'userNickName': 'cedric', 'version': 'V1.0.0L', 'deviceNo': 7, 'abnormalOrNot': False}}], 'TransmitterList': []}}
2024-01-06 15:00:56.175 DEBUG (SyncWorker_6) [custom_components.hikvision_axpro] Relay status: {}
2024-01-06 15:00:56.175 DEBUG (MainThread) [custom_components.hikvision_axpro] Finished fetching hikvision_axpro data in 0.053 seconds (success: True)
2024-01-06 15:01:26.139 DEBUG (SyncWorker_1) [custom_components.hikvision_axpro] SubSystem status: SubSystemResponse(sub_sys_list=[SubSysList(sub_sys=SubSys(id=1, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=True, name='Partition 1', delay_time=0)), SubSysList(sub_sys=SubSys(id=2, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 2', delay_time=0)), SubSysList(sub_sys=SubSys(id=3, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 3', delay_time=0)), SubSysList(sub_sys=SubSys(id=4, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 4', delay_time=0)), SubSysList(sub_sys=SubSys(id=5, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 5', delay_time=0)), SubSysList(sub_sys=SubSys(id=6, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 6', delay_time=0)), SubSysList(sub_sys=SubSys(id=7, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 7', delay_time=0)), SubSysList(sub_sys=SubSys(id=8, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 8', delay_time=0)), SubSysList(sub_sys=SubSys(id=9, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 9', delay_time=0)), SubSysList(sub_sys=SubSys(id=10, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 10', delay_time=0)), SubSysList(sub_sys=SubSys(id=11, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 11', delay_time=0)), SubSysList(sub_sys=SubSys(id=12, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 12', delay_time=0)), SubSysList(sub_sys=SubSys(id=13, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 13', delay_time=0)), SubSysList(sub_sys=SubSys(id=14, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 14', delay_time=0)), SubSysList(sub_sys=SubSys(id=15, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 15', delay_time=0)), SubSysList(sub_sys=SubSys(id=16, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 16', delay_time=0)), SubSysList(sub_sys=SubSys(id=17, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 17', delay_time=0)), SubSysList(sub_sys=SubSys(id=18, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 18', delay_time=0)), SubSysList(sub_sys=SubSys(id=19, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 19', delay_time=0)), SubSysList(sub_sys=SubSys(id=20, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 20', delay_time=0)), SubSysList(sub_sys=SubSys(id=21, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 21', delay_time=0)), SubSysList(sub_sys=SubSys(id=22, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 22', delay_time=0)), SubSysList(sub_sys=SubSys(id=23, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 23', delay_time=0)), SubSysList(sub_sys=SubSys(id=24, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 24', delay_time=0)), SubSysList(sub_sys=SubSys(id=25, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 25', delay_time=0)), SubSysList(sub_sys=SubSys(id=26, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 26', delay_time=0)), SubSysList(sub_sys=SubSys(id=27, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 27', delay_time=0)), SubSysList(sub_sys=SubSys(id=28, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 28', delay_time=0)), SubSysList(sub_sys=SubSys(id=29, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 29', delay_time=0)), SubSysList(sub_sys=SubSys(id=30, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 30', delay_time=0)), SubSysList(sub_sys=SubSys(id=31, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 31', delay_time=0)), SubSysList(sub_sys=SubSys(id=32, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 32', delay_time=0))])
2024-01-06 15:01:26.139 DEBUG (SyncWorker_1) [custom_components.hikvision_axpro] Axpro status: disarmed
2024-01-06 15:01:26.155 DEBUG (SyncWorker_1) [custom_components.hikvision_axpro] Zones: {'ZoneList': [{'Zone': {'id': 0, 'name': 'principale', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 178, 'signalType': 'RX', 'temperature': 22, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'pircam', 'model': '0x00012', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': True, 'repeaterName': 'Répéteur 1', 'zoneAttrib': 'wireless', 'version': 'V1.0.0T', 'deviceNo': 1, 'abnormalOrNot': False}}, {'Zone': {'id': 1, 'name': 'zone radio 2', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 154, 'signalType': 'RX', 'temperature': 23, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'pircam', 'model': '0x00012', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': True, 'repeaterName': 'Répéteur 1', 'zoneAttrib': 'wireless', 'version': 'V1.0.0T', 'deviceNo': 2, 'abnormalOrNot': False}}, {'Zone': {'id': 2, 'name': "Porte d'entrée", 'status': 'online', 'sensorStatus': 'normal', 'magnetOpenStatus': False, 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 90, 'signal': 121, 'realSignal': 151, 'signalType': 'R3', 'temperature': 20, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'magneticContact', 'model': '0x00006', 'stayAway': False, 'zoneType': 'Instant', 'InputList': [{'id': 1, 'enabled': False, 'mode': 'normalClose'}, {'id': 2, 'enabled': False, 'mode': 'normalClose'}], 'isViaRepeater': False, 'zoneAttrib': 'wireless', 'isSupportAddType': True, 'version': 'V1.0.0L', 'deviceNo': 3, 'abnormalOrNot': False}}, {'Zone': {'id': 3, 'name': 'zone radio 4', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 165, 'signalType': 'R3', 'temperature': 23, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'passiveInfraredDetector', 'model': '0x00001', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': False, 'zoneAttrib': 'wireless', 'version': 'V1.0.0L', 'deviceNo': 4, 'abnormalOrNot': False}}, {'Zone': {'id': 4, 'name': 'pièce principale', 'status': 'trigger', 'sensorStatus': 'normal', 'shielded': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 186, 'signalType': 'RX', 'temperature': 20, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'wirelessSmokeDetector', 'model': '0x00015', 'stayAway': False, 'zoneType': 'Fire', 'isViaRepeater': False, 'zoneAttrib': 'wireless', 'version': 'V1.0.0', 'deviceNo': 9, 'abnormalOrNot': False}}, {'Zone': {'id': 5, 'name': 'rez-de-chaussée', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 171, 'signalType': 'R3', 'temperature': 22, 'subSystemNo': 2, 'linkageSubSystem': [2], 'detectorType': 'wirelessTemperatureHumidityDetector', 'model': '0x00026', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': False, 'humidity': 44, 'zoneAttrib': 'wireless', 'version': 'V1.0.0', 'deviceNo': 10, 'abnormalOrNot': False}}, {'Zone': {'id': 6, 'name': 'chambre Léonie', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 97, 'signalType': 'R3', 'temperature': 21, 'subSystemNo': 2, 'linkageSubSystem': [2], 'detectorType': 'wirelessTemperatureHumidityDetector', 'model': '0x00026', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': False, 'humidity': 52, 'zoneAttrib': 'wireless', 'version': 'V1.2.0', 'deviceNo': 11, 'abnormalOrNot': False}}]}
2024-01-06 15:01:26.183 DEBUG (SyncWorker_1) [custom_components.hikvision_axpro] { "ExDevStatus": { "OutputModList": [ { "OutputMod": { "id": 1, "seq": "Q11373651", "status": "online", "model": "0x71001", "relayList": [ { "id": 0, "name": "Module relais 1", "subSystem": [ 1 ], "status": "off", "scenarioType": [ "manual" ] } ], "deviceNo": 16, "version": "V1.1.0", "tamperEvident": false, "signal": 121, "realSignal": 112, "signalType": "R3", "temperature": 27, "isViaRepeater": false, "voltValue": 11, "voltValueV20": 11.800, "abnormalOrNot": false } } ], "OutputList": [ { "Output": { "id": 0, "name": "Module relais 1", "status": "off", "charge": "normal", "chargeValue": 11, "linkage": "manualCtrl", "signal": 121, "temperature": 27, "subSystemList": [ 1 ], "relayAttrib": "wireless", "version": "V1.1.0", "deviceNo": 16 } } ], "SirenList": [ { "Siren": { "id": 1, "name": "Sirène 1", "seq": "Q03338873", "status": "off", "tamperEvident": false, "charge": "normal", "chargeValue": 100, "signal": 121, "realSignal": 145, "signalType": "R3", "model": "0x7A001", "temperature": 21, "subSystemList": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32 ], "sirenColor": "white", "isViaRepeater": false, "version": "V1.0.0L", "deviceNo": 5, "abnormalOrNot": false } } ], "RepeaterList": [ ], "CardReaderList": [ ], "KeypadList": [ { "Keypad": { "id": 1, "seq": "Q03307977", "name": "Clavier 1", "status": "online", "tamperEvident": false, "charge": "normal", "chargeValue": 80, "signal": 121, "realSignal": 213, "signalType": "R3", "model": "0x92002", "temperature": 23, "subSystemList": [ 1, 2 ], "isViaRepeater": false, "version": "V1.0.0L", "deviceNo": 8, "abnormalOrNot": false } } ], "RemoteList": [ { "Remote": { "id": 1, "name": "porte-clés 1", "seq": "Q03019005", "model": "0x81000", "charge": "normal", "isViaRepeater": false, "subSystemList": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32 ], "SelKeyList": [ { "SelKey": { "key": 3, "func": "mutePA" } }, { "SelKey": { "key": 4, "func": "queryArmState" } } ], "CombKeyList": [ { "CombKey": { "keys": "13", "func": "" } }, { "CombKey": { "keys": "24", "func": "" } }, { "CombKey": { "keys": "34", "func": "" } }, { "CombKey": { "keys": "12", "func": "stayArming" } } ], "relatedNetUserName": "a2hyuv", "version": "V1.0.0L", "deviceNo": 6, "abnormalOrNot": false } }, { "Remote": { "id": 2, "name": "porte-clés 2", "seq": "Q03339013", "model": "0x81000", "charge": "normal", "isViaRepeater": false, "subSystemList": [ 1 ], "SelKeyList": [ { "SelKey": { "key": 3, "func": "queryArmState" } }, { "SelKey": { "key": 4, "func": "stayArming" } } ], "CombKeyList": [ { "CombKey": { "keys": "13", "func": "" } }, { "CombKey": { "keys": "24", "func": "" } }, { "CombKey": { "keys": "34", "func": "" } }, { "CombKey": { "keys": "12", "func": "stayArming" } } ], "relatedNetUserName": "laranjeira", "userNickName": "cedric", "version": "V1.0.0L", "deviceNo": 7, "abnormalOrNot": false } } ], "TransmitterList": [ ] } }
2024-01-06 15:01:26.183 WARNING (SyncWorker_1) [custom_components.hikvision_axpro.model] Invalid external device status {'OutputModList': [{'OutputMod': {'id': 1, 'seq': 'Q11373651', 'status': 'online', 'model': '0x71001', 'relayList': [{'id': 0, 'name': 'Module relais 1', 'subSystem': [1], 'status': 'off', 'scenarioType': ['manual']}], 'deviceNo': 16, 'version': 'V1.1.0', 'tamperEvident': False, 'signal': 121, 'realSignal': 112, 'signalType': 'R3', 'temperature': 27, 'isViaRepeater': False, 'voltValue': 11, 'voltValueV20': 11.8, 'abnormalOrNot': False}}], 'OutputList': [{'Output': {'id': 0, 'name': 'Module relais 1', 'status': 'off', 'charge': 'normal', 'chargeValue': 11, 'linkage': 'manualCtrl', 'signal': 121, 'temperature': 27, 'subSystemList': [1], 'relayAttrib': 'wireless', 'version': 'V1.1.0', 'deviceNo': 16}}], 'SirenList': [{'Siren': {'id': 1, 'name': 'Sirène 1', 'seq': 'Q03338873', 'status': 'off', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 145, 'signalType': 'R3', 'model': '0x7A001', 'temperature': 21, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'sirenColor': 'white', 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 5, 'abnormalOrNot': False}}], 'RepeaterList': [], 'CardReaderList': [], 'KeypadList': [{'Keypad': {'id': 1, 'seq': 'Q03307977', 'name': 'Clavier 1', 'status': 'online', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 80, 'signal': 121, 'realSignal': 213, 'signalType': 'R3', 'model': '0x92002', 'temperature': 23, 'subSystemList': [1, 2], 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 8, 'abnormalOrNot': False}}], 'RemoteList': [{'Remote': {'id': 1, 'name': 'porte-clés 1', 'seq': 'Q03019005', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'mutePA'}}, {'SelKey': {'key': 4, 'func': 'queryArmState'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'a2hyuv', 'version': 'V1.0.0L', 'deviceNo': 6, 'abnormalOrNot': False}}, {'Remote': {'id': 2, 'name': 'porte-clés 2', 'seq': 'Q03339013', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'queryArmState'}}, {'SelKey': {'key': 4, 'func': 'stayArming'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'laranjeira', 'userNickName': 'cedric', 'version': 'V1.0.0L', 'deviceNo': 7, 'abnormalOrNot': False}}], 'TransmitterList': []}
2024-01-06 15:01:26.183 WARNING (SyncWorker_1) [custom_components.hikvision_axpro.model] ExDevStatusResponse info: {'ExDevStatus': {'OutputModList': [{'OutputMod': {'id': 1, 'seq': 'Q11373651', 'status': 'online', 'model': '0x71001', 'relayList': [{'id': 0, 'name': 'Module relais 1', 'subSystem': [1], 'status': 'off', 'scenarioType': ['manual']}], 'deviceNo': 16, 'version': 'V1.1.0', 'tamperEvident': False, 'signal': 121, 'realSignal': 112, 'signalType': 'R3', 'temperature': 27, 'isViaRepeater': False, 'voltValue': 11, 'voltValueV20': 11.8, 'abnormalOrNot': False}}], 'OutputList': [{'Output': {'id': 0, 'name': 'Module relais 1', 'status': 'off', 'charge': 'normal', 'chargeValue': 11, 'linkage': 'manualCtrl', 'signal': 121, 'temperature': 27, 'subSystemList': [1], 'relayAttrib': 'wireless', 'version': 'V1.1.0', 'deviceNo': 16}}], 'SirenList': [{'Siren': {'id': 1, 'name': 'Sirène 1', 'seq': 'Q03338873', 'status': 'off', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 145, 'signalType': 'R3', 'model': '0x7A001', 'temperature': 21, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'sirenColor': 'white', 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 5, 'abnormalOrNot': False}}], 'RepeaterList': [], 'CardReaderList': [], 'KeypadList': [{'Keypad': {'id': 1, 'seq': 'Q03307977', 'name': 'Clavier 1', 'status': 'online', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 80, 'signal': 121, 'realSignal': 213, 'signalType': 'R3', 'model': '0x92002', 'temperature': 23, 'subSystemList': [1, 2], 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 8, 'abnormalOrNot': False}}], 'RemoteList': [{'Remote': {'id': 1, 'name': 'porte-clés 1', 'seq': 'Q03019005', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'mutePA'}}, {'SelKey': {'key': 4, 'func': 'queryArmState'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'a2hyuv', 'version': 'V1.0.0L', 'deviceNo': 6, 'abnormalOrNot': False}}, {'Remote': {'id': 2, 'name': 'porte-clés 2', 'seq': 'Q03339013', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'queryArmState'}}, {'SelKey': {'key': 4, 'func': 'stayArming'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'laranjeira', 'userNickName': 'cedric', 'version': 'V1.0.0L', 'deviceNo': 7, 'abnormalOrNot': False}}], 'TransmitterList': []}}
2024-01-06 15:01:26.184 DEBUG (SyncWorker_1) [custom_components.hikvision_axpro] Relay status: {}
2024-01-06 15:01:26.184 DEBUG (MainThread) [custom_components.hikvision_axpro] Finished fetching hikvision_axpro data in 0.061 seconds (success: True)
2024-01-06 15:01:56.140 DEBUG (SyncWorker_2) [custom_components.hikvision_axpro] SubSystem status: SubSystemResponse(sub_sys_list=[SubSysList(sub_sys=SubSys(id=1, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=True, name='Partition 1', delay_time=0)), SubSysList(sub_sys=SubSys(id=2, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 2', delay_time=0)), SubSysList(sub_sys=SubSys(id=3, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 3', delay_time=0)), SubSysList(sub_sys=SubSys(id=4, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 4', delay_time=0)), SubSysList(sub_sys=SubSys(id=5, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 5', delay_time=0)), SubSysList(sub_sys=SubSys(id=6, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 6', delay_time=0)), SubSysList(sub_sys=SubSys(id=7, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 7', delay_time=0)), SubSysList(sub_sys=SubSys(id=8, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 8', delay_time=0)), SubSysList(sub_sys=SubSys(id=9, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 9', delay_time=0)), SubSysList(sub_sys=SubSys(id=10, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 10', delay_time=0)), SubSysList(sub_sys=SubSys(id=11, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 11', delay_time=0)), SubSysList(sub_sys=SubSys(id=12, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 12', delay_time=0)), SubSysList(sub_sys=SubSys(id=13, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 13', delay_time=0)), SubSysList(sub_sys=SubSys(id=14, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 14', delay_time=0)), SubSysList(sub_sys=SubSys(id=15, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 15', delay_time=0)), SubSysList(sub_sys=SubSys(id=16, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 16', delay_time=0)), SubSysList(sub_sys=SubSys(id=17, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 17', delay_time=0)), SubSysList(sub_sys=SubSys(id=18, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 18', delay_time=0)), SubSysList(sub_sys=SubSys(id=19, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 19', delay_time=0)), SubSysList(sub_sys=SubSys(id=20, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 20', delay_time=0)), SubSysList(sub_sys=SubSys(id=21, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 21', delay_time=0)), SubSysList(sub_sys=SubSys(id=22, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 22', delay_time=0)), SubSysList(sub_sys=SubSys(id=23, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 23', delay_time=0)), SubSysList(sub_sys=SubSys(id=24, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 24', delay_time=0)), SubSysList(sub_sys=SubSys(id=25, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 25', delay_time=0)), SubSysList(sub_sys=SubSys(id=26, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 26', delay_time=0)), SubSysList(sub_sys=SubSys(id=27, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 27', delay_time=0)), SubSysList(sub_sys=SubSys(id=28, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 28', delay_time=0)), SubSysList(sub_sys=SubSys(id=29, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 29', delay_time=0)), SubSysList(sub_sys=SubSys(id=30, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 30', delay_time=0)), SubSysList(sub_sys=SubSys(id=31, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 31', delay_time=0)), SubSysList(sub_sys=SubSys(id=32, arming=<Arming.DISARM: 'disarm'>, alarm=False, enabled=False, name='Partition 32', delay_time=0))])
2024-01-06 15:01:56.140 DEBUG (SyncWorker_2) [custom_components.hikvision_axpro] Axpro status: disarmed
2024-01-06 15:01:56.154 DEBUG (SyncWorker_2) [custom_components.hikvision_axpro] Zones: {'ZoneList': [{'Zone': {'id': 0, 'name': 'principale', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 178, 'signalType': 'RX', 'temperature': 22, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'pircam', 'model': '0x00012', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': True, 'repeaterName': 'Répéteur 1', 'zoneAttrib': 'wireless', 'version': 'V1.0.0T', 'deviceNo': 1, 'abnormalOrNot': False}}, {'Zone': {'id': 1, 'name': 'zone radio 2', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 154, 'signalType': 'RX', 'temperature': 23, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'pircam', 'model': '0x00012', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': True, 'repeaterName': 'Répéteur 1', 'zoneAttrib': 'wireless', 'version': 'V1.0.0T', 'deviceNo': 2, 'abnormalOrNot': False}}, {'Zone': {'id': 2, 'name': "Porte d'entrée", 'status': 'online', 'sensorStatus': 'normal', 'magnetOpenStatus': False, 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 90, 'signal': 121, 'realSignal': 151, 'signalType': 'R3', 'temperature': 20, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'magneticContact', 'model': '0x00006', 'stayAway': False, 'zoneType': 'Instant', 'InputList': [{'id': 1, 'enabled': False, 'mode': 'normalClose'}, {'id': 2, 'enabled': False, 'mode': 'normalClose'}], 'isViaRepeater': False, 'zoneAttrib': 'wireless', 'isSupportAddType': True, 'version': 'V1.0.0L', 'deviceNo': 3, 'abnormalOrNot': False}}, {'Zone': {'id': 3, 'name': 'zone radio 4', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 165, 'signalType': 'R3', 'temperature': 23, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'passiveInfraredDetector', 'model': '0x00001', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': False, 'zoneAttrib': 'wireless', 'version': 'V1.0.0L', 'deviceNo': 4, 'abnormalOrNot': False}}, {'Zone': {'id': 4, 'name': 'pièce principale', 'status': 'trigger', 'sensorStatus': 'normal', 'shielded': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 186, 'signalType': 'RX', 'temperature': 20, 'subSystemNo': 1, 'linkageSubSystem': [1], 'detectorType': 'wirelessSmokeDetector', 'model': '0x00015', 'stayAway': False, 'zoneType': 'Fire', 'isViaRepeater': False, 'zoneAttrib': 'wireless', 'version': 'V1.0.0', 'deviceNo': 9, 'abnormalOrNot': False}}, {'Zone': {'id': 5, 'name': 'rez-de-chaussée', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 171, 'signalType': 'R3', 'temperature': 22, 'subSystemNo': 2, 'linkageSubSystem': [2], 'detectorType': 'wirelessTemperatureHumidityDetector', 'model': '0x00026', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': False, 'humidity': 44, 'zoneAttrib': 'wireless', 'version': 'V1.0.0', 'deviceNo': 10, 'abnormalOrNot': False}}, {'Zone': {'id': 6, 'name': 'chambre Léonie', 'status': 'online', 'sensorStatus': 'normal', 'tamperEvident': False, 'shielded': False, 'bypassed': False, 'armed': False, 'isArming': False, 'alarm': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 97, 'signalType': 'R3', 'temperature': 21, 'subSystemNo': 2, 'linkageSubSystem': [2], 'detectorType': 'wirelessTemperatureHumidityDetector', 'model': '0x00026', 'stayAway': False, 'zoneType': 'Instant', 'isViaRepeater': False, 'humidity': 52, 'zoneAttrib': 'wireless', 'version': 'V1.2.0', 'deviceNo': 11, 'abnormalOrNot': False}}]}
2024-01-06 15:01:56.181 DEBUG (SyncWorker_2) [custom_components.hikvision_axpro] { "ExDevStatus": { "OutputModList": [ { "OutputMod": { "id": 1, "seq": "Q11373651", "status": "online", "model": "0x71001", "relayList": [ { "id": 0, "name": "Module relais 1", "subSystem": [ 1 ], "status": "off", "scenarioType": [ "manual" ] } ], "deviceNo": 16, "version": "V1.1.0", "tamperEvident": false, "signal": 121, "realSignal": 112, "signalType": "R3", "temperature": 26, "isViaRepeater": false, "voltValue": 11, "voltValueV20": 11.800, "abnormalOrNot": false } } ], "OutputList": [ { "Output": { "id": 0, "name": "Module relais 1", "status": "off", "charge": "normal", "chargeValue": 11, "linkage": "manualCtrl", "signal": 121, "temperature": 26, "subSystemList": [ 1 ], "relayAttrib": "wireless", "version": "V1.1.0", "deviceNo": 16 } } ], "SirenList": [ { "Siren": { "id": 1, "name": "Sirène 1", "seq": "Q03338873", "status": "off", "tamperEvident": false, "charge": "normal", "chargeValue": 100, "signal": 121, "realSignal": 145, "signalType": "R3", "model": "0x7A001", "temperature": 21, "subSystemList": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32 ], "sirenColor": "white", "isViaRepeater": false, "version": "V1.0.0L", "deviceNo": 5, "abnormalOrNot": false } } ], "RepeaterList": [ ], "CardReaderList": [ ], "KeypadList": [ { "Keypad": { "id": 1, "seq": "Q03307977", "name": "Clavier 1", "status": "online", "tamperEvident": false, "charge": "normal", "chargeValue": 80, "signal": 121, "realSignal": 213, "signalType": "R3", "model": "0x92002", "temperature": 23, "subSystemList": [ 1, 2 ], "isViaRepeater": false, "version": "V1.0.0L", "deviceNo": 8, "abnormalOrNot": false } } ], "RemoteList": [ { "Remote": { "id": 1, "name": "porte-clés 1", "seq": "Q03019005", "model": "0x81000", "charge": "normal", "isViaRepeater": false, "subSystemList": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32 ], "SelKeyList": [ { "SelKey": { "key": 3, "func": "mutePA" } }, { "SelKey": { "key": 4, "func": "queryArmState" } } ], "CombKeyList": [ { "CombKey": { "keys": "13", "func": "" } }, { "CombKey": { "keys": "24", "func": "" } }, { "CombKey": { "keys": "34", "func": "" } }, { "CombKey": { "keys": "12", "func": "stayArming" } } ], "relatedNetUserName": "a2hyuv", "version": "V1.0.0L", "deviceNo": 6, "abnormalOrNot": false } }, { "Remote": { "id": 2, "name": "porte-clés 2", "seq": "Q03339013", "model": "0x81000", "charge": "normal", "isViaRepeater": false, "subSystemList": [ 1 ], "SelKeyList": [ { "SelKey": { "key": 3, "func": "queryArmState" } }, { "SelKey": { "key": 4, "func": "stayArming" } } ], "CombKeyList": [ { "CombKey": { "keys": "13", "func": "" } }, { "CombKey": { "keys": "24", "func": "" } }, { "CombKey": { "keys": "34", "func": "" } }, { "CombKey": { "keys": "12", "func": "stayArming" } } ], "relatedNetUserName": "laranjeira", "userNickName": "cedric", "version": "V1.0.0L", "deviceNo": 7, "abnormalOrNot": false } } ], "TransmitterList": [ ] } }
2024-01-06 15:01:56.181 WARNING (SyncWorker_2) [custom_components.hikvision_axpro.model] Invalid external device status {'OutputModList': [{'OutputMod': {'id': 1, 'seq': 'Q11373651', 'status': 'online', 'model': '0x71001', 'relayList': [{'id': 0, 'name': 'Module relais 1', 'subSystem': [1], 'status': 'off', 'scenarioType': ['manual']}], 'deviceNo': 16, 'version': 'V1.1.0', 'tamperEvident': False, 'signal': 121, 'realSignal': 112, 'signalType': 'R3', 'temperature': 26, 'isViaRepeater': False, 'voltValue': 11, 'voltValueV20': 11.8, 'abnormalOrNot': False}}], 'OutputList': [{'Output': {'id': 0, 'name': 'Module relais 1', 'status': 'off', 'charge': 'normal', 'chargeValue': 11, 'linkage': 'manualCtrl', 'signal': 121, 'temperature': 26, 'subSystemList': [1], 'relayAttrib': 'wireless', 'version': 'V1.1.0', 'deviceNo': 16}}], 'SirenList': [{'Siren': {'id': 1, 'name': 'Sirène 1', 'seq': 'Q03338873', 'status': 'off', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 145, 'signalType': 'R3', 'model': '0x7A001', 'temperature': 21, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'sirenColor': 'white', 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 5, 'abnormalOrNot': False}}], 'RepeaterList': [], 'CardReaderList': [], 'KeypadList': [{'Keypad': {'id': 1, 'seq': 'Q03307977', 'name': 'Clavier 1', 'status': 'online', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 80, 'signal': 121, 'realSignal': 213, 'signalType': 'R3', 'model': '0x92002', 'temperature': 23, 'subSystemList': [1, 2], 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 8, 'abnormalOrNot': False}}], 'RemoteList': [{'Remote': {'id': 1, 'name': 'porte-clés 1', 'seq': 'Q03019005', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'mutePA'}}, {'SelKey': {'key': 4, 'func': 'queryArmState'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'a2hyuv', 'version': 'V1.0.0L', 'deviceNo': 6, 'abnormalOrNot': False}}, {'Remote': {'id': 2, 'name': 'porte-clés 2', 'seq': 'Q03339013', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'queryArmState'}}, {'SelKey': {'key': 4, 'func': 'stayArming'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'laranjeira', 'userNickName': 'cedric', 'version': 'V1.0.0L', 'deviceNo': 7, 'abnormalOrNot': False}}], 'TransmitterList': []}
2024-01-06 15:01:56.181 WARNING (SyncWorker_2) [custom_components.hikvision_axpro.model] ExDevStatusResponse info: {'ExDevStatus': {'OutputModList': [{'OutputMod': {'id': 1, 'seq': 'Q11373651', 'status': 'online', 'model': '0x71001', 'relayList': [{'id': 0, 'name': 'Module relais 1', 'subSystem': [1], 'status': 'off', 'scenarioType': ['manual']}], 'deviceNo': 16, 'version': 'V1.1.0', 'tamperEvident': False, 'signal': 121, 'realSignal': 112, 'signalType': 'R3', 'temperature': 26, 'isViaRepeater': False, 'voltValue': 11, 'voltValueV20': 11.8, 'abnormalOrNot': False}}], 'OutputList': [{'Output': {'id': 0, 'name': 'Module relais 1', 'status': 'off', 'charge': 'normal', 'chargeValue': 11, 'linkage': 'manualCtrl', 'signal': 121, 'temperature': 26, 'subSystemList': [1], 'relayAttrib': 'wireless', 'version': 'V1.1.0', 'deviceNo': 16}}], 'SirenList': [{'Siren': {'id': 1, 'name': 'Sirène 1', 'seq': 'Q03338873', 'status': 'off', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 100, 'signal': 121, 'realSignal': 145, 'signalType': 'R3', 'model': '0x7A001', 'temperature': 21, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'sirenColor': 'white', 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 5, 'abnormalOrNot': False}}], 'RepeaterList': [], 'CardReaderList': [], 'KeypadList': [{'Keypad': {'id': 1, 'seq': 'Q03307977', 'name': 'Clavier 1', 'status': 'online', 'tamperEvident': False, 'charge': 'normal', 'chargeValue': 80, 'signal': 121, 'realSignal': 213, 'signalType': 'R3', 'model': '0x92002', 'temperature': 23, 'subSystemList': [1, 2], 'isViaRepeater': False, 'version': 'V1.0.0L', 'deviceNo': 8, 'abnormalOrNot': False}}], 'RemoteList': [{'Remote': {'id': 1, 'name': 'porte-clés 1', 'seq': 'Q03019005', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'mutePA'}}, {'SelKey': {'key': 4, 'func': 'queryArmState'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'a2hyuv', 'version': 'V1.0.0L', 'deviceNo': 6, 'abnormalOrNot': False}}, {'Remote': {'id': 2, 'name': 'porte-clés 2', 'seq': 'Q03339013', 'model': '0x81000', 'charge': 'normal', 'isViaRepeater': False, 'subSystemList': [1], 'SelKeyList': [{'SelKey': {'key': 3, 'func': 'queryArmState'}}, {'SelKey': {'key': 4, 'func': 'stayArming'}}], 'CombKeyList': [{'CombKey': {'keys': '13', 'func': ''}}, {'CombKey': {'keys': '24', 'func': ''}}, {'CombKey': {'keys': '34', 'func': ''}}, {'CombKey': {'keys': '12', 'func': 'stayArming'}}], 'relatedNetUserName': 'laranjeira', 'userNickName': 'cedric', 'version': 'V1.0.0L', 'deviceNo': 7, 'abnormalOrNot': False}}], 'TransmitterList': []}}
2024-01-06 15:01:56.182 DEBUG (SyncWorker_2) [custom_components.hikvision_axpro] Relay status: {}
2024-01-06 15:01:56.182 DEBUG (MainThread) [custom_components.hikvision_axpro] Finished fetching hikvision_axpro data in 0.060 seconds (success: True)
petrleocompel commented 8 months ago

fixed in v2.1.0-beta15

laranjeira61 commented 7 months ago

Great, I've just checked, it does indeed work. Thanks for your reactivity