Advertisement
Guest User

visonic-ha-rpi4.log

a guest
Dec 21st, 2020
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.05 KB | None | 0 0
  1. 2020-12-20 13:58:01 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Initialising Protocol - Protocol Version 1.0.3.1
  2. 2020-12-20 13:58:01 DEBUG (MainThread) [custom_components.visonic.config_flow] Visonic ConfigFlow init
  3. 2020-12-20 13:58:01 DEBUG (MainThread) [custom_components.visonic.config_flow] Visonic async_step_user
  4. 2020-12-20 13:58:01 DEBUG (MainThread) [custom_components.visonic.config_flow] Visonic in async_step_user - trigger user input
  5. 2020-12-20 13:58:05 DEBUG (MainThread) [custom_components.visonic.config_flow] async_step_device {'type': 'USB'}
  6. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.config_flow] Detected a powermax so not asking about B0 parameters
  7. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.client] init self.config = PYVConst.DownloadCode {'type': 'usb', 'path': '/dev/ttyUSB0', 'baud': '9600', 'language': 'EN', 'download_code': 'AAAA', 'force_standard': False, 'force_autoenroll': False, 'sync_time': True, 'exclude_sensor': [], 'exclude_x10': [], 'motion_off': 120, 'siren_sounding': ['intruder', 'fire'], 'override_code': '1272', 'arm_without_usercode': True, 'force_numeric_keypad': True, 'arm_away_instant': False, 'arm_home_instant': False, 'allow_remote_arm': True, 'allow_remote_disarm': True, 'allow_sensor_bypass': False, 'panellog_logentry_event': True, 'panellog_complete_event': True, 'panellog_reverse_order': False, 'panellog_csv_add_title_row': True, 'panellog_xml_filename': 'visonic_log_file.xml', 'panellog_csv_filename': 'visonic_log_file.csv', 'panellog_max_entries': 10000}
  8. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.client] Exclude sensor list = [] Exclude x10 list = []
  9. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.client] connect_to_alarm self.config = {'type': 'usb', 'path': '/dev/ttyUSB0', 'baud': '9600', 'language': 'EN', 'download_code': 'AAAA', 'force_standard': False, 'force_autoenroll': False, 'sync_time': True, 'exclude_sensor': [], 'exclude_x10': [], 'motion_off': 120, 'siren_sounding': ['intruder', 'fire'], 'override_code': '0000', 'arm_without_usercode': True, 'force_numeric_keypad': True, 'arm_away_instant': False, 'arm_home_instant': False, 'allow_remote_arm': True, 'allow_remote_disarm': True, 'allow_sensor_bypass': False, 'panellog_logentry_event': True, 'panellog_complete_event': True, 'panellog_reverse_order': False, 'panellog_csv_add_title_row': True, 'panellog_xml_filename': 'visonic_log_file.xml', 'panellog_csv_filename': 'visonic_log_file.csv', 'panellog_max_entries': 10000}
  10. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.client] Visonic Connection Device Type is usb {<PYVConst.DownloadCode: 0>: 'AAAA', <PYVConst.ForceStandard: 15>: False, <PYVConst.ForceAutoEnroll: 1>: False, <PYVConst.AutoSyncTime: 2>: True, <PYVConst.PluginLanguage: 3>: 'EN', <PYVConst.MotionOffDelay: 7>: 120, <PYVConst.SirenTriggerList: 11>: ['intruder', 'fire'], <PYVConst.B0_Enable: 12>: False, <PYVConst.B0_Min_Interval_Time: 13>: 5, <PYVConst.B0_Max_Wait_Time: 14>: 30}
  11. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Setting USB Options
  12. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Standard set to False
  13. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Auto Enroll set to False
  14. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Auto Sync Time set to True
  15. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Download Code set to AA AA
  16. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Language set to EN
  17. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Motion Off Delay set to 120
  18. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Siren Trigger List set to ['intruder', 'fire']
  19. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Enable set to False
  20. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Min Interval set to 5
  21. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Max Wait Time set to 30
  22. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [EventHandling] client is not None, calling setPyVisonic <class 'custom_components.visonic.pyvisonic.dummyclient'>
  23. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Connection] Connected to local Protocol handler and Transport Layer
  24. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [ClearList] Setting queue empty
  25. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [StartDownload] Starting download mode
  26. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Exit) raw data 0d 0f f0 0a waiting for message response []
  27. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Command has a wait time after transmission 1.5
  28. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 1
  29. 2020-12-20 13:58:40 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data =
  30. 2020-12-20 13:58:41 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none as armcode is none (panel starting up?)
  31. 2020-12-20 13:58:41 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 2
  32. 2020-12-20 13:58:41 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Stop) raw data 0d 0b f4 0a waiting for message response []
  33. 2020-12-20 13:58:41 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Command has a wait time after transmission 1.5
  34. 2020-12-20 13:58:41 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data =
  35. 2020-12-20 13:58:41 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype08] Access Denied len 0 data
  36. 2020-12-20 13:58:41 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype08] last command 0b
  37. 2020-12-20 13:58:42 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 3
  38. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Resetting expected response counter, it got to 1 Response list length before 0 after 1
  39. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Setting Download Mode to true
  40. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Start Download Mode) raw data 0d 24 00 00 aa aa 00 00 00 00 00 00 86 0a waiting for message response ['0X3C']
  41. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data =
  42. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=False This is an Ack for message=0X3C
  43. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0X3C got it so removed from list, list is now []
  44. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0X3C resetting expected response counter, it got up to 1
  45. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype3C] PanelType=2 : PowerMax Pro , Model=1 Powermaster False
  46. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype3C] interval=0:03:13.091825 td=0:01:30 self.lastSendOfDownloadEprom=2020-12-20 13:55:30.426492 timenow=2020-12-20 13:58:43.518362
  47. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Panel Settings] Uploading panel settings
  48. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Resetting expected response counter, it got to 0 Response list length before 0 after 2
  49. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack) raw data 0d 02 fd 0a waiting for message response ['0X3F', '0X2']
  50. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Download Data Set) raw data 0d 3e 00 00 80 00 b0 00 00 00 00 00 90 0a waiting for message response ['0X3F', '0X2']
  51. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0X2 got it so removed from list, list is now ['0X3F']
  52. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data =
  53. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Variable length Message Being Received Message Type 0X3F pmIncomingPduLen 135
  54. 2020-12-20 13:58:43 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  55. 2020-12-20 13:58:43 WARNING (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Warning : Construction of incoming packet validation failed - Message = 0d 3f 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 03 55 01 aa 02 06 03 1f 00 00 00 01 ff ff fb fe 01 28 00 0e 3c 58 02 01 00 00 00 00 00 01 40 03 00 01 02 14 00 58 02 05 00 00 00 00 00 00 ff ff fb fe ff ff ff ff ff ff ff fb fe ff ff ff ff ff 7f df ff ff ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 01 01 00 00 00 01 00 00 00 00 01 00 00 00 02 00 00 0f 00 00 00 00 00 c2 0a checksum calcs 0X38
  56. 2020-12-20 13:58:47 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Variable length Message Being Received Message Type 0X3F pmIncomingPduLen 135
  57. 2020-12-20 13:58:47 WARNING (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Warning : Construction of incoming packet validation failed - Message = 0d 3f 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 03 55 01 aa 02 06 03 1f 00 00 00 01 ff ff ff ff 00 14 00 07 1e 58 02 01 00 00 00 00 00 01 40 03 00 01 02 14 00 58 02 05 00 00 00 00 00 00 bf ff ff ff bf ef ff ff df f7 ff ff ef fb ff ff f7 7d ff ff fb fe ff ff 7d 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 01 01 00 00 00 01 00 00 00 00 01 00 00 00 02 00 00 0f 00 00 00 00 00 c2 checksum calcs 0X9E
  58. 2020-12-20 13:58:50 WARNING (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Warning : Construction of incoming packet unknown - Message Type 0X7F
  59. 2020-12-20 13:58:50 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  60. 2020-12-20 13:58:50 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Building PDU: Length is 135 bytes (apparently PDU not complete) 0d 7f 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 03 55 01 aa 02 06 03 1f 00 00 00 01 ff ff ff be 01 28 00 07 1e 58 02 01 00 00 00 00 00 01 40 03 00 01 02 14 00 58 02 05 00 00 00 00 00 00 ff ff ff ff ff ff be ff ff 7f df ff ff ff ff ff ff ef ff ff ff be ff ff 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 01 01 00 00 00 01 00 00 00 00 01 00 00 00 02 00 00 0f 00 00 00 00 00 c2 0a checksum calcs 0XE0
  61. 2020-12-20 13:58:54 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Dumping Current PDU 0d 7f 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 03 55 01 aa 02 06 03 1f 00 00 00 01 ff ff ff be 01 28 00 07 1e 58 02 01 00 00 00 00 00 01 40 03 00 01 02 14 00 58 02 05 00 00 00 00 00 00 ff ff ff ff ff ff be ff ff 7f df ff ff ff ff ff ff ef ff ff ff be ff ff 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 01 01 00 00 00 01 00 00 00 00 01 00 00 00 02 00 00 0f 00 00 00 00 00 c2 0a 0d 3f 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 03 55 01 aa 02 06 03 1f 00 00 00 01 ff ff ff ff 00 14 00 07 1e 58 02 01 00 00 00 00 00 01 40 03 00 01 02 14 00 58 02
  62. 2020-12-20 13:58:57 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Variable length Message Being Received Message Type 0X3F pmIncomingPduLen 135
  63. 2020-12-20 13:58:57 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  64. 2020-12-20 13:58:57 WARNING (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Warning : Construction of incoming packet validation failed - Message = 0d 3f 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 87 aa 00 55 01 06 03 3f 00 00 80 80 ff ff ff 5f 00 0a 80 83 1e 58 02 01 00 00 00 00 00 01 40 03 00 01 02 14 00 58 02 05 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff be 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 01 01 00 00 00 01 00 00 00 00 01 00 00 00 02 00 00 0f 00 00 00 00 00 c2 0a checksum calcs 0XE
  65. 2020-12-20 13:59:01 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Variable length Message Being Received Message Type 0X3F pmIncomingPduLen 135
  66. 2020-12-20 13:59:01 WARNING (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Warning : Construction of incoming packet validation failed - Message = 0d 3f 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 03 55 01 aa 02 06 03 1f 00 00 00 01 ff ff ff be 01 28 00 0e 3c 58 02 01 00 00 00 00 00 01 40 03 00 01 02 14 00 58 02 05 00 00 00 00 00 00 ff ff fb fe ff ff ff ef fb ff ff f7 fd ff ff fb fe ff ff 7d ff 7f ff ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 01 01 00 00 00 01 00 00 00 00 01 00 00 00 02 00 00 0f 00 00 00 00 00 c2 checksum calcs 0XF4
  67. 2020-12-20 13:59:03 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype06] Timeout Received data
  68. 2020-12-20 13:59:03 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [ClearList] Setting queue empty
  69. 2020-12-20 13:59:03 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype06] Timeout Received - Going to Standard Mode and going to try download again soon
  70. 2020-12-20 13:59:03 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Stop) raw data 0d 0b f4 0a waiting for message response []
  71. 2020-12-20 13:59:03 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Command has a wait time after transmission 1.5
  72. 2020-12-20 13:59:03 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data =
  73. 2020-12-20 13:59:03 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype08] Access Denied len 0 data
  74. 2020-12-20 13:59:03 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype08] last command 0b
  75. 2020-12-20 13:59:03 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 4
  76. 2020-12-20 13:59:04 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 5
  77. 2020-12-20 13:59:04 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Exit) raw data 0d 0f f0 0a waiting for message response []
  78. 2020-12-20 13:59:04 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Command has a wait time after transmission 1.5
  79. 2020-12-20 13:59:04 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data =
  80. 2020-12-20 13:59:05 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 6
  81. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Resetting expected response counter, it got to 1 Response list length before 0 after 2
  82. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Getting Status) raw data 0d a2 00 00 00 00 00 00 00 00 00 00 43 1a 0a waiting for message response ['0XA5', '0X2']
  83. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 7
  84. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0X2 got it so removed from list, list is now ['0XA5']
  85. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data = 43
  86. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Received a powerlink acknowledge, I am in STANDARD mode
  87. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA5
  88. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0XA5 got it so removed from list, list is now []
  89. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0XA5 resetting expected response counter, it got up to 1
  90. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Parsing A5 packet 09 01 00 00 00 00 00 00 00 00 43
  91. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response []
  92. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none as armcode is none (panel starting up?)
  93. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA5
  94. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Parsing A5 packet 09 02 00 00 00 00 00 00 00 00 43
  95. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none as armcode is none (panel starting up?)
  96. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response []
  97. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA5
  98. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Parsing A5 packet 09 03 00 00 00 00 00 00 00 00 43
  99. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none as armcode is none (panel starting up?)
  100. 2020-12-20 13:59:06 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response []
  101. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA5
  102. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Parsing A5 packet 09 04 00 61 06 05 00 06 00 00 43
  103. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Got A5 04 message, resetting watchdog
  104. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] log: Disarmed(Disarmed), arm: Disarmed
  105. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Zone Event
  106. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Zone: 6 Type: 5, Violated (Motion)
  107. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none, armcode is zero and user arm without code is true
  108. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response []
  109. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA5
  110. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Parsing A5 packet 09 05 00 00 00 03 00 00 12 34 43
  111. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none, armcode is zero and user arm without code is true
  112. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response []
  113. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA5
  114. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Parsing A5 packet 09 06 bf 1f 00 30 00 00 00 00 43
  115. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Enrolled Zones 32-01: 00110000000000000001111110111111
  116. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Exclude sensor list = [] Exclude x10 list = []
  117. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=1 dname=Z01 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  118. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=2 dname=Z02 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  119. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=3 dname=Z03 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  120. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=4 dname=Z04 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  121. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=5 dname=Z05 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  122. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=6 dname=Z06 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  123. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=8 dname=Z08 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  124. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=9 dname=Z09 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  125. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=10 dname=Z10 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  126. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=11 dname=Z11 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  127. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=12 dname=Z12 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  128. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=13 dname=Z13 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  129. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=29 dname=Z29 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  130. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Sensor id=30 dname=Z30 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  131. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.client] Visonic: 14 binary sensors
  132. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Bypassed Zones 32-01: 00000000000000000000000000000000
  133. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] =============================================== Display Status ===============================================
  134. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 0 Sensor id=1 dname=Z01 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  135. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 1 Sensor id=2 dname=Z02 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  136. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 2 Sensor id=3 dname=Z03 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  137. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 3 Sensor id=4 dname=Z04 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  138. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 4 Sensor id=5 dname=Z05 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  139. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 5 Sensor id=6 dname=Z06 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  140. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 7 Sensor id=8 dname=Z08 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  141. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 8 Sensor id=9 dname=Z09 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  142. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 9 Sensor id=10 dname=Z10 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  143. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 10 Sensor id=11 dname=Z11 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  144. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 11 Sensor id=12 dname=Z12 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  145. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 12 Sensor id=13 dname=Z13 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  146. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 28 Sensor id=29 dname=Z29 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  147. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] key 29 Sensor id=30 dname=Z30 stype=None zname=None ztypeName=None ztamper=0 ztrip=0 bypass=0 lowbatt=0 status=0 tamper=0 enrolled=1 triggered=0
  148. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Model PowerMax Pro PowerMaster No LastEvent None Ready Yes
  149. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Mode Standard Status Disarmed Armed No Trouble None AlarmStatus None
  150. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] ==============================================================================================================
  151. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Resetting expected response counter, it got to 0 Response list length before 0 after 5
  152. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.binary_sensor] ************* binary sensor async_setup_entry **************
  153. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.binary_sensor] In binary sensor async_setup_entry
  154. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none, armcode is zero and user arm without code is true
  155. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response ['0XA3', '0XA3', '0XA3', '0XA3', '0X2']
  156. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA5
  157. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Parsing A5 packet 09 07 00 00 00 00 00 00 00 00 43
  158. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none, armcode is zero and user arm without code is true
  159. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 8
  160. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Requesting Zone Names) raw data 0d a3 00 00 00 00 00 00 00 00 00 00 43 19 0a waiting for message response ['0XA3', '0XA3', '0XA3', '0XA3', '0X2']
  161. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0X2 got it so removed from list, list is now ['0XA3', '0XA3', '0XA3', '0XA3']
  162. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data = 43
  163. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Received a powerlink acknowledge, I am in STANDARD mode
  164. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=False This is an Ack for message=0XA3
  165. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0XA3 got it so removed from list, list is now ['0XA3', '0XA3', '0XA3']
  166. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_MsgTypeA3] Packet = 04 01 16 0c 11 1a 0b 08 1c 05 43
  167. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 1 is Office Message Count is 4
  168. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 2 is Front door Message Count is 4
  169. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 3 is Kitchen Message Count is 4
  170. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 4 is Custom 1 Message Count is 4
  171. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 5 is Fire Message Count is 4
  172. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 6 is Dining room Message Count is 4
  173. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 7 is Custom 3 Message Count is 4
  174. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 8 is Child room Message Count is 4
  175. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response ['0XA3', '0XA3', '0XA3']
  176. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=False This is an Ack for message=0XA3
  177. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0XA3 got it so removed from list, list is now ['0XA3', '0XA3']
  178. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_MsgTypeA3] Packet = 04 02 15 0f 0d 17 0b 1b 15 15 43
  179. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 9 is Master bedroom Message Count is 4
  180. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 10 is Guest room Message Count is 4
  181. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 11 is Garage Message Count is 4
  182. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 12 is Upstairs Message Count is 4
  183. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 13 is Fire Message Count is 4
  184. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 14 is Custom 2 Message Count is 4
  185. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 15 is Master bedroom Message Count is 4
  186. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 16 is Master bedroom Message Count is 4
  187. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack) raw data 0d 02 fd 0a waiting for message response ['0XA3', '0XA3']
  188. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=False This is an Ack for message=0XA3
  189. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0XA3 got it so removed from list, list is now ['0XA3']
  190. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_MsgTypeA3] Packet = 04 03 12 14 02 0b 0b 0a 0a 02 43
  191. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 17 is Laundry room Message Count is 4
  192. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 18 is Master bathroom Message Count is 4
  193. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 19 is Basement Message Count is 4
  194. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 20 is Fire Message Count is 4
  195. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 21 is Fire Message Count is 4
  196. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 22 is Emergency Message Count is 4
  197. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 23 is Emergency Message Count is 4
  198. 2020-12-20 13:59:07 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 24 is Basement Message Count is 4
  199. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack) raw data 0d 02 fd 0a waiting for message response ['0XA3']
  200. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=False This is an Ack for message=0XA3
  201. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0XA3 got it so removed from list, list is now []
  202. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0XA3 resetting expected response counter, it got up to 1
  203. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_MsgTypeA3] Packet = 04 04 16 00 07 19 10 18 16 16 43
  204. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 25 is Office Message Count is 4
  205. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 26 is Attic Message Count is 4
  206. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 27 is Play room Message Count is 4
  207. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 28 is Yard Message Count is 4
  208. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 29 is Hall Message Count is 4
  209. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 30 is Utility room Message Count is 4
  210. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 31 is Office Message Count is 4
  211. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone name for zone 32 is Office Message Count is 4
  212. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack) raw data 0d 02 fd 0a waiting for message response []
  213. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA5
  214. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Parsing A5 packet 09 08 00 00 00 00 00 00 00 00 43
  215. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none, armcode is zero and user arm without code is true
  216. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack) raw data 0d 02 fd 0a waiting for message response []
  217. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA5
  218. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Parsing A5 packet 09 09 00 00 00 00 00 00 00 00 43
  219. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none, armcode is zero and user arm without code is true
  220. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 9
  221. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Resetting expected response counter, it got to 1 Response list length before 0 after 5
  222. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response ['0XA6', '0XA6', '0XA6', '0XA6', '0X2']
  223. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA7
  224. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA7] Panel Status Change 01 00 00 61 00 00 00 00 00 00 43
  225. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA7] A7 message contains 1 messages
  226. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA7] self.SirenTriggerList = ['intruder', 'fire']
  227. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA7] System message Installer Programming / System alarmStatus None troubleStatus None
  228. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA7] self.pmSirenActive=None siren=False eventType=0x61 self.pmSilentPanic=False tamper=False
  229. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.client] Visonic update event 2 {'Zone': 0, 'Entity': None, 'Tamper': False, 'Siren': False, 'Reset': False, 'Time': datetime.datetime(2020, 12, 20, 13, 59, 8, 552796), 'Count': 1, 'Type': [97], 'Event': [0], 'Mode': ['Installer Programming'], 'Name': ['System'], 'condition': 2}
  230. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none, armcode is zero and user arm without code is true
  231. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response ['0XA6', '0XA6', '0XA6', '0XA6', '0X2']
  232. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Requesting Zone Types) raw data 0d a6 00 00 00 00 00 00 00 00 00 00 43 16 0a waiting for message response ['0XA6', '0XA6', '0XA6', '0XA6', '0X2']
  233. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0X2 got it so removed from list, list is now ['0XA6', '0XA6', '0XA6', '0XA6']
  234. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data = 43
  235. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Received a powerlink acknowledge, I am in STANDARD mode
  236. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA6
  237. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0XA6 got it so removed from list, list is now ['0XA6', '0XA6', '0XA6']
  238. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_MsgTypeA6] Packet = 04 01 25 22 25 21 29 25 24 2a 43
  239. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 1 is 0X7 Perimeter
  240. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 2 is 0X4 Delay 1
  241. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 3 is 0X7 Perimeter
  242. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 4 is 0X3 Gas
  243. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 5 is 0XB Fire
  244. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 6 is 0X7 Perimeter
  245. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 7 is 0X6 Interior-Follow
  246. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 8 is 0XC Interior
  247. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response ['0XA6', '0XA6', '0XA6']
  248. 2020-12-20 13:59:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA6
  249. 2020-12-20 13:59:09 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0XA6 got it so removed from list, list is now ['0XA6', '0XA6']
  250. 2020-12-20 13:59:09 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_MsgTypeA6] Packet = 04 02 2a 2a 23 25 29 24 24 25 43
  251. 2020-12-20 13:59:09 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 9 is 0XC Interior
  252. 2020-12-20 13:59:09 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 10 is 0XC Interior
  253. 2020-12-20 13:59:09 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 11 is 0X5 Delay 2
  254. 2020-12-20 13:59:09 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 12 is 0X7 Perimeter
  255. 2020-12-20 13:59:09 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 13 is 0XB Fire
  256. 2020-12-20 13:59:09 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 14 is 0X6 Interior-Follow
  257. 2020-12-20 13:59:09 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 15 is 0X6 Interior-Follow
  258. 2020-12-20 13:59:09 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Zone type for 16 is 0X7 Perimeter
  259. 2020-12-20 13:59:09 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response ['0XA6', '0XA6']
  260. 2020-12-20 13:59:09 WARNING (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Warning : Construction of incoming packet validation failed - Message = 0d a6 04 03 25 25 25 29 29 1f bf 93 a1 73 05 checksum calcs 0X7C
  261. 2020-12-20 13:59:09 ERROR (MainThread) [custom_components.visonic.pyvisonic] ERROR Connection Lost : disconnected due to exception CRC errors
  262. 2020-12-20 13:59:14 ERROR (MainThread) [custom_components.visonic.pyvisonic] Calling Exception handler.
  263. 2020-12-20 13:59:14 DEBUG (MainThread) [custom_components.visonic.client] PyVisonic has caused an exception CRC errors
  264. 2020-12-20 13:59:14 DEBUG (MainThread) [custom_components.visonic.client] Cancelling Task PyVisonic
  265. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.client] ........... setting up reconnection
  266. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.client] ........... attempting reconnection
  267. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  268. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  269. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  270. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  271. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  272. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  273. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  274. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  275. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  276. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  277. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  278. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  279. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  280. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.binary_sensor] binary sensor async_will_remove_from_hass
  281. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response ['0XA6', '0XA6']
  282. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] alarm control panel async_will_remove_from_hass
  283. 2020-12-20 13:59:19 DEBUG (MainThread) [custom_components.visonic.client] ........... Closing down Current Task
  284. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.client] ........... Current Task Done
  285. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.client] connect_to_alarm self.config = {'type': 'usb', 'path': '/dev/ttyUSB0', 'baud': '9600', 'language': 'EN', 'download_code': 'AAAA', 'force_standard': False, 'force_autoenroll': False, 'sync_time': True, 'exclude_sensor': [], 'exclude_x10': [], 'motion_off': 120, 'siren_sounding': ['intruder', 'fire'], 'override_code': '1272', 'arm_without_usercode': True, 'force_numeric_keypad': True, 'arm_away_instant': False, 'arm_home_instant': False, 'allow_remote_arm': True, 'allow_remote_disarm': True, 'allow_sensor_bypass': False, 'panellog_logentry_event': True, 'panellog_complete_event': True, 'panellog_reverse_order': False, 'panellog_csv_add_title_row': True, 'panellog_xml_filename': 'visonic_log_file.xml', 'panellog_csv_filename': 'visonic_log_file.csv', 'panellog_max_entries': 10000}
  286. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.client] Visonic Connection Device Type is usb {<PYVConst.DownloadCode: 0>: 'AAAA', <PYVConst.ForceStandard: 15>: False, <PYVConst.ForceAutoEnroll: 1>: False, <PYVConst.AutoSyncTime: 2>: True, <PYVConst.PluginLanguage: 3>: 'EN', <PYVConst.MotionOffDelay: 7>: 120, <PYVConst.SirenTriggerList: 11>: ['intruder', 'fire'], <PYVConst.B0_Enable: 12>: False, <PYVConst.B0_Min_Interval_Time: 13>: 5, <PYVConst.B0_Max_Wait_Time: 14>: 30}
  287. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Standard set to False
  288. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Auto Enroll set to False
  289. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Auto Sync Time set to True
  290. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Download Code set to AA AA
  291. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Language set to EN
  292. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Motion Off Delay set to 120
  293. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Siren Trigger List set to ['intruder', 'fire']
  294. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Enable set to False
  295. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Min Interval set to 5
  296. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Max Wait Time set to 30
  297. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Setting USB Options
  298. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Standard set to False
  299. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Auto Enroll set to False
  300. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Auto Sync Time set to True
  301. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Download Code set to AA AA
  302. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Language set to EN
  303. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Motion Off Delay set to 120
  304. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Siren Trigger List set to ['intruder', 'fire']
  305. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Enable set to False
  306. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Min Interval set to 5
  307. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Max Wait Time set to 30
  308. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [EventHandling] client is not None, calling setPyVisonic <class 'custom_components.visonic.pyvisonic.dummyclient'>
  309. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Connection] Connected to local Protocol handler and Transport Layer
  310. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [ClearList] Setting queue empty
  311. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [StartDownload] Starting download mode
  312. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Exit) raw data 0d 0f f0 0a waiting for message response []
  313. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Command has a wait time after transmission 1.5
  314. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 1
  315. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data =
  316. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA5
  317. 2020-12-20 13:59:21 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Parsing A5 packet 00 02 00 00 00 00 00 00 00 00 43
  318. 2020-12-20 13:59:22 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none as armcode is none (panel starting up?)
  319. 2020-12-20 13:59:22 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 2
  320. 2020-12-20 13:59:22 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response []
  321. 2020-12-20 13:59:23 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Stop) raw data 0d 0b f4 0a waiting for message response []
  322. 2020-12-20 13:59:23 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Command has a wait time after transmission 1.5
  323. 2020-12-20 13:59:23 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data =
  324. 2020-12-20 13:59:23 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype08] Access Denied len 0 data
  325. 2020-12-20 13:59:23 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype08] last command 0b
  326. 2020-12-20 13:59:23 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 3
  327. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 4
  328. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Resetting expected response counter, it got to 2 Response list length before 0 after 1
  329. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Setting Download Mode to true
  330. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Start Download Mode) raw data 0d 24 00 00 aa aa 00 00 00 00 00 00 86 0a waiting for message response ['0X3C']
  331. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data =
  332. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=False This is an Ack for message=0X3C
  333. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0X3C got it so removed from list, list is now []
  334. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0X3C resetting expected response counter, it got up to 0
  335. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype3C] PanelType=2 : PowerMax Pro , Model=1 Powermaster False
  336. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype3C] interval=0:03:13.230221 td=0:01:30 self.lastSendOfDownloadEprom=2020-12-20 13:56:11.389481 timenow=2020-12-20 13:59:24.619740
  337. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Panel Settings] Uploading panel settings
  338. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Resetting expected response counter, it got to 0 Response list length before 0 after 2
  339. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack) raw data 0d 02 fd 0a waiting for message response ['0X3F', '0X2']
  340. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Download Data Set) raw data 0d 3e 00 00 80 00 b0 00 00 00 00 00 90 0a waiting for message response ['0X3F', '0X2']
  341. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] msgType 0X2 got it so removed from list, list is now ['0X3F']
  342. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data =
  343. 2020-12-20 13:59:24 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Variable length Message Being Received Message Type 0X3F pmIncomingPduLen 135
  344. 2020-12-20 13:59:25 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  345. 2020-12-20 13:59:25 WARNING (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Warning : Construction of incoming packet validation failed - Message = 0d 3f 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 03 55 01 aa 02 06 03 1f 00 00 00 01 ff ff ff ff 00 14 00 07 1e 58 02 01 00 00 00 00 00 01 40 03 00 01 02 14 00 58 02 05 00 00 00 00 00 00 ff ff ff ff bf ef ff ff df f7 ff ff ef fb ff ff ff ff ff bf ef ff ff df 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 01 01 00 00 00 01 00 00 00 00 01 00 00 00 02 00 00 0f 00 00 00 00 00 c2 0a checksum calcs 0XBE
  346. 2020-12-20 13:59:28 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Variable length Message Being Received Message Type 0X3F pmIncomingPduLen 135
  347. 2020-12-20 13:59:28 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  348. 2020-12-20 13:59:28 WARNING (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Warning : Construction of incoming packet validation failed - Message = 0d 3f 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 03 55 01 aa 02 06 03 1f 00 00 00 01 ff ef fb ff 01 28 00 07 1e 58 02 01 00 00 00 00 00 01 40 03 00 01 02 14 00 58 02 05 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ef fb ff ff 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 01 01 00 00 00 01 00 00 00 00 01 00 00 00 02 00 00 0f 00 00 00 00 00 c2 0a checksum calcs 0XD4
  349. 2020-12-20 13:59:31 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Variable length Message Being Received Message Type 0X3F pmIncomingPduLen 135
  350. 2020-12-20 13:59:32 WARNING (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Warning : Construction of incoming packet validation failed - Message = 0d 3f 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 03 55 01 aa 02 06 03 1f 00 00 00 01 ff ef fb ff 01 28 00 0e 1e 58 02 01 00 00 00 00 00 01 40 03 00 01 02 14 00 58 02 05 00 00 00 00 00 00 ff ff fb fe ff bf ef ff ff df f7 ff ff ef fb ff ff f7 fd ff ff bf ef ff ff 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 01 01 00 00 00 01 00 00 00 00 01 00 00 00 02 00 00 0f 00 00 00 00 00 c2 checksum calcs 0XA5
  351. 2020-12-20 13:59:35 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Variable length Message Being Received Message Type 0X3F pmIncomingPduLen 135
  352. 2020-12-20 13:59:35 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  353. 2020-12-20 13:59:35 WARNING (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Warning : Construction of incoming packet validation failed - Message = 0d 3f 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 03 55 01 aa 02 06 03 1f 00 00 00 01 ff ff ff bf 00 14 00 07 1e 58 02 01 00 00 00 00 00 01 40 03 00 01 02 14 00 58 02 05 00 00 00 00 00 00 ff ff fb fe ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 01 01 00 00 00 01 00 00 00 00 01 00 00 00 02 00 00 0f 00 00 00 00 00 c2 0a checksum calcs 0X7
  354. 2020-12-20 13:59:38 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Variable length Message Being Received Message Type 0X3F pmIncomingPduLen 135
  355. 2020-12-20 13:59:39 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  356. 2020-12-20 13:59:39 WARNING (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Warning : Construction of incoming packet validation failed - Message = 0d 3f 00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 03 55 01 aa 02 06 03 1f 00 00 00 01 ff ff ff be 01 28 00 0e 3c b0 02 01 00 00 00 00 00 01 40 03 00 01 02 14 00 58 02 05 00 00 00 00 00 00 ff ef fb ff ff f7 fd ff ff ff bf ef ff ff df f7 ff ff ef fb ff ff ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 01 01 00 00 00 01 00 00 00 00 01 00 00 00 02 00 00 0f 00 00 00 00 00 c2 0a checksum calcs 0X1C
  357. 2020-12-20 13:59:39 ERROR (MainThread) [custom_components.visonic.pyvisonic] ERROR Connection Lost : disconnected due to exception CRC errors
  358. 2020-12-20 13:59:44 ERROR (MainThread) [custom_components.visonic.pyvisonic] Calling Exception handler.
  359. 2020-12-20 13:59:44 DEBUG (MainThread) [custom_components.visonic.client] PyVisonic has caused an exception CRC errors
  360. 2020-12-20 13:59:44 DEBUG (MainThread) [custom_components.visonic.client] Cancelling Task PyVisonic
  361. 2020-12-20 13:59:49 DEBUG (MainThread) [custom_components.visonic.client] ........... setting up reconnection
  362. 2020-12-20 13:59:49 DEBUG (MainThread) [custom_components.visonic.client] ........... attempting reconnection
  363. 2020-12-20 13:59:49 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] alarm control panel async_will_remove_from_hass
  364. 2020-12-20 13:59:49 DEBUG (MainThread) [custom_components.visonic.client] ........... Closing down Current Task
  365. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.client] ........... Current Task Done
  366. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.client] connect_to_alarm self.config = {'type': 'usb', 'path': '/dev/ttyUSB0', 'baud': '9600', 'language': 'EN', 'download_code': 'AAAA', 'force_standard': False, 'force_autoenroll': False, 'sync_time': True, 'exclude_sensor': [], 'exclude_x10': [], 'motion_off': 120, 'siren_sounding': ['intruder', 'fire'], 'override_code': '1272', 'arm_without_usercode': True, 'force_numeric_keypad': True, 'arm_away_instant': False, 'arm_home_instant': False, 'allow_remote_arm': True, 'allow_remote_disarm': True, 'allow_sensor_bypass': False, 'panellog_logentry_event': True, 'panellog_complete_event': True, 'panellog_reverse_order': False, 'panellog_csv_add_title_row': True, 'panellog_xml_filename': 'visonic_log_file.xml', 'panellog_csv_filename': 'visonic_log_file.csv', 'panellog_max_entries': 10000}
  367. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.client] Visonic Connection Device Type is usb {<PYVConst.DownloadCode: 0>: 'AAAA', <PYVConst.ForceStandard: 15>: False, <PYVConst.ForceAutoEnroll: 1>: False, <PYVConst.AutoSyncTime: 2>: True, <PYVConst.PluginLanguage: 3>: 'EN', <PYVConst.MotionOffDelay: 7>: 120, <PYVConst.SirenTriggerList: 11>: ['intruder', 'fire'], <PYVConst.B0_Enable: 12>: False, <PYVConst.B0_Min_Interval_Time: 13>: 5, <PYVConst.B0_Max_Wait_Time: 14>: 30}
  368. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Standard set to False
  369. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Auto Enroll set to False
  370. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Auto Sync Time set to True
  371. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Download Code set to AA AA
  372. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Language set to EN
  373. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Motion Off Delay set to 120
  374. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Siren Trigger List set to ['intruder', 'fire']
  375. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Enable set to False
  376. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Min Interval set to 5
  377. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Max Wait Time set to 30
  378. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] Setting USB Options
  379. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Standard set to False
  380. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Auto Enroll set to False
  381. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Force Auto Sync Time set to True
  382. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Download Code set to AA AA
  383. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Language set to EN
  384. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Motion Off Delay set to 120
  385. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] Siren Trigger List set to ['intruder', 'fire']
  386. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Enable set to False
  387. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Min Interval set to 5
  388. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Settings] B0 Max Wait Time set to 30
  389. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [EventHandling] client is not None, calling setPyVisonic <class 'custom_components.visonic.pyvisonic.dummyclient'>
  390. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Connection] Connected to local Protocol handler and Transport Layer
  391. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [ClearList] Setting queue empty
  392. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [StartDownload] Starting download mode
  393. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Exit) raw data 0d 0f f0 0a waiting for message response []
  394. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Command has a wait time after transmission 1.5
  395. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 1
  396. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data =
  397. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA7
  398. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA7] Panel Status Change 01 00 00 61 00 00 00 00 00 00 43
  399. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA7] A7 message contains 1 messages
  400. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA7] Got an A7 message and the self.PowerMaster variable is not set
  401. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA7] self.SirenTriggerList = ['intruder', 'fire']
  402. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA7] System message Installer Programming / Unknown alarmStatus None troubleStatus None
  403. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA7] self.pmSirenActive=None siren=False eventType=0x61 self.pmSilentPanic=False tamper=False
  404. 2020-12-20 13:59:51 DEBUG (MainThread) [custom_components.visonic.client] Visonic update event 2 {'Zone': 0, 'Entity': None, 'Tamper': False, 'Siren': False, 'Reset': False, 'Time': datetime.datetime(2020, 12, 20, 13, 59, 51, 173901), 'Count': 1, 'Type': [97], 'Event': [0], 'Mode': ['Installer Programming'], 'Name': ['Unknown'], 'condition': 2}
  405. 2020-12-20 13:59:52 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none as armcode is none (panel starting up?)
  406. 2020-12-20 13:59:52 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 2
  407. 2020-12-20 13:59:52 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response []
  408. 2020-12-20 13:59:52 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Stop) raw data 0d 0b f4 0a waiting for message response []
  409. 2020-12-20 13:59:52 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Command has a wait time after transmission 1.5
  410. 2020-12-20 13:59:52 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Sending ack] PowerlinkMode=False Is PM Ack Reqd=True This is an Ack for message=0XA5
  411. 2020-12-20 13:59:52 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Parsing A5 packet 00 04 00 41 00 00 00 06 00 00 43
  412. 2020-12-20 13:59:52 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] Got A5 04 message, resetting watchdog
  413. 2020-12-20 13:59:52 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtypeA5] log: Disarmed(Disarmed), arm: Disarmed
  414. 2020-12-20 13:59:52 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] code format none, armcode is zero and user arm without code is true
  415. 2020-12-20 13:59:53 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 3
  416. 2020-12-20 13:59:54 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [Controller] download_counter is 4
  417. 2020-12-20 13:59:54 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Ack Long) raw data 0d 02 43 ba 0a waiting for message response []
  418. 2020-12-20 13:59:54 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Resetting expected response counter, it got to 2 Response list length before 0 after 1
  419. 2020-12-20 13:59:54 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Setting Download Mode to true
  420. 2020-12-20 13:59:54 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [pmSendPdu] Sending Command (Start Download Mode) raw data 0d 24 00 00 aa aa 00 00 00 00 00 00 86 0a waiting for message response ['0X3C']
  421. 2020-12-20 13:59:54 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [handle_msgtype02] Ack Received data =
  422. 2020-12-20 13:59:54 WARNING (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Warning : Construction of incoming packet unknown - Message Type 0XFC
  423. 2020-12-20 13:59:54 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  424. 2020-12-20 13:59:54 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Building PDU: Length is 14 bytes (apparently PDU not complete) 0d fc 7e 05 00 80 00 81 00 00 00 00 b7 0a checksum calcs 0X7D
  425. 2020-12-20 13:59:57 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  426. 2020-12-20 13:59:57 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Building PDU: Length is 18 bytes (apparently PDU not complete) 0d fc 7e 05 00 80 00 81 00 00 00 00 b7 0a 0d 3c fd 0a checksum calcs 0X72
  427. 2020-12-20 13:59:57 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  428. 2020-12-20 13:59:57 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Building PDU: Length is 28 bytes (apparently PDU not complete) 0d fc 7e 05 00 80 00 81 00 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a checksum calcs 0X66
  429. 2020-12-20 14:00:01 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  430. 2020-12-20 14:00:01 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Building PDU: Length is 32 bytes (apparently PDU not complete) 0d fc 7e 05 00 80 00 81 00 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a 0d 3c fd 0a checksum calcs 0X5B
  431. 2020-12-20 14:00:01 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  432. 2020-12-20 14:00:01 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Building PDU: Length is 42 bytes (apparently PDU not complete) 0d fc 7e 05 00 80 00 81 00 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a checksum calcs 0X4F
  433. 2020-12-20 14:00:04 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  434. 2020-12-20 14:00:04 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Building PDU: Length is 46 bytes (apparently PDU not complete) 0d fc 7e 05 00 80 00 81 00 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a 0d 3c fd 0a checksum calcs 0X44
  435. 2020-12-20 14:00:04 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  436. 2020-12-20 14:00:04 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Building PDU: Length is 56 bytes (apparently PDU not complete) 0d fc 7e 05 00 80 00 81 00 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a checksum calcs 0X38
  437. 2020-12-20 14:00:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  438. 2020-12-20 14:00:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Building PDU: Length is 60 bytes (apparently PDU not complete) 0d fc 7e 05 00 80 00 81 00 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a 0d 3c fd 0a checksum calcs 0X2D
  439. 2020-12-20 14:00:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [validatePDU] Not valid packet, CRC failed, may be ongoing and not final 0A
  440. 2020-12-20 14:00:08 DEBUG (MainThread) [custom_components.visonic.pyvisonic] [data receiver] Building PDU: Length is 70 bytes (apparently PDU not complete) 0d fc 7e 05 00 80 00 81 00 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a 0d 3c fd 0a 00 00 01 02 01 00 00 00 b7 0a checksum calcs 0X21
  441. 2020-12-20 14:00:10 DEBUG (MainThread) [custom_components.visonic.alarm_control_panel] alarm control panel async_will_remove_from_hass
  442. 2020-12-20 14:00:10 DEBUG (MainThread) [custom_components.visonic.client] ........... Closing down Current Task
  443. 2020-12-20 14:00:12 DEBUG (MainThread) [custom_components.visonic.client] ........... Current Task Done
  444. 2020-12-20 14:01:26 WARNING (SyncWorker_4) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f8d29a9d0>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player
  445. 2020-12-20 14:01:32 WARNING (SyncWorker_4) [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=False, redirect=None, status=3)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f8d3810d0>: Failed to establish a new connection: [Errno -3] Try again')': /v1/me/player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement