Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong CRC value for the response and no detectors found #8

Open
giannisna opened this issue Jan 6, 2022 · 0 comments
Open

Wrong CRC value for the response and no detectors found #8

giannisna opened this issue Jan 6, 2022 · 0 comments

Comments

@giannisna
Copy link

Hello,

Many thanks for this plugin! I have installed the plugin and all the outputs and partitions are discovered and are working properly. However, I do have an issue with detectors, the plugin does not discover any detectors. In addition, during restart I get a "Wrong CRC value for the response" message in the logs. Please see below the log extract and my config:

Log extract-------
[1/6/2022, 4:39:20 PM] [RiscoLocalAlarm] Wrong CRC value for the response.
[1/6/2022, 4:39:25 PM] [RiscoLocalAlarm] Wrong CRC value for the response.
[1/6/2022, 4:39:30 PM] [RiscoLocalAlarm] Wrong CRC value for the response.
[1/6/2022, 4:39:35 PM] [RiscoLocalAlarm] Wrong CRC value for the response.
[1/6/2022, 4:39:40 PM] [RiscoLocalAlarm] Wrong CRC value for the response.
[1/6/2022, 4:39:45 PM] [RiscoLocalAlarm] Wrong CRC value for the response.
[1/6/2022, 4:39:50 PM] [RiscoLocalAlarm] Wrong CRC value for the response.
[1/6/2022, 4:39:55 PM] [RiscoLocalAlarm] Wrong CRC value for the response.
[1/6/2022, 4:40:00 PM] [RiscoLocalAlarm] Wrong CRC value for the response.
[1/6/2022, 4:40:07 PM] [RiscoLocalAlarm] Receipt of an error code: Device Doesn't Exists
[1/6/2022, 4:40:08 PM] [RiscoLocalAlarm] Receipt of an error code: Device Doesn't Exists
[1/6/2022, 4:40:09 PM] [RiscoLocalAlarm] RiscoPanel Initialised
[1/6/2022, 4:40:09 PM] [RiscoLocalAlarm] System initialization completed.
[1/6/2022, 4:40:12 PM] [RiscoLocalAlarm] Accessories Init Phase Started
[1/6/2022, 4:40:12 PM] [RiscoLocalAlarm] Discovered 0 Detector(s)
[1/6/2022, 4:40:12 PM] [RiscoLocalAlarm] Discovered 4 Output(s)
[1/6/2022, 4:40:12 PM] [RiscoLocalAlarm] Discovered 4 Partition(s)
[1/6/2022, 4:40:12 PM] [RiscoLocalAlarm] PreConf Phase Started
[1/6/2022, 4:40:12 PM] [RiscoLocalAlarm] Add Accessory => Add Detectors
[1/6/2022, 4:40:12 PM] [RiscoLocalAlarm] Add Accessory => Add Outputs

Config-------
{
"platform": "RiscoLocalAlarm",
"name": "RiscoLocalAlarm",
"Panel_IP": "192.168.x.xx",
"Panel_Port": 1000,
"Panel_Model": "lightsys",
"Panel_Password": 5678,
"Panel_Key": 1,
"OccupancyPreventArming": false,
"SystemMode": false,
"Partition": "all",
"Detectors": "all",
"Outputs": "all"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant