Risco Lightsys Alarm component

Had the same, had to disable cloud on the physical panel to make direct mode work.

Yes , direct mode only works on “newer” panels that allow multiple socket connections…
If you have old model, disable cloud indeed or use proxy method

i disabled cloud now, however still an error

7/9/2022, 7:05:26 PM [warn] Command[1] ‘RMT=200778’ Timeout
7/9/2022, 7:05:26 PM [warn] Command[1] Receipt of an error code: Invalid Value
7/9/2022, 7:05:26 PM [warn] Provided password is incorrect
7/9/2022, 7:05:26 PM [error] Password discovery is disabled
7/9/2022, 7:05:26 PM [error] Not able to authenticate to the Panel, exiting
7/9/2022, 7:05:27 PM [warn] Command[2] Receipt of an error code: Invalid parameter
7/9/2022, 7:05:27 PM [info] TCP Socket Disconnected
7/9/2022, 7:05:27 PM [info] Won’t attempt automatic reconnection

Might be the password, what password needs to be used?
Its not the main user password?

no, its indeed a different password

ohw i hear from Michael its the same password as to get into the programming menu :slight_smile:

no, its a different one, the one to get in programming menu is the “installer code”

i can see cause he gives an error with the installer code too
So which code is it then? lol

the panel access code,its also in the installer manual, default “5678”

image

Allright !
I’m in i think :slight_smile:
I still do see 3 warnings, not sure if they hurt?

Loading config from: /config/risco-mqtt.json
7/9/2022, 7:35:09 PM [info] autoConnect enabled, starting communication
7/9/2022, 7:35:09 PM [info] Connecting to mqtt server: mqtt://xxxxxxxx
7/9/2022, 7:35:10 PM [info] Panel is not connected, waiting
7/9/2022, 7:35:14 PM [warn] Command[1] ‘RMT=xxxx’ Timeout
7/9/2022, 7:35:15 PM [info] Panel info: LightSys/xxx, FW 2.59
7/9/2022, 7:35:15 PM [info] Panel options: x parts, x zones, x outputs, Pir Cam support: false
7/9/2022, 7:35:15 PM [info] Starting devices discovery
7/9/2022, 7:35:15 PM [info] Retrieving System Information
7/9/2022, 7:35:15 PM [info] Retrieving zones configuration
7/9/2022, 7:35:34 PM [info] Retrieving outputs configuration
7/9/2022, 7:35:37 PM [warn] Command[3] Receipt of an error code: Device Doesn’t Exists
7/9/2022, 7:35:37 PM [warn] Got error while fetching output 5 data: N19
7/9/2022, 7:35:37 PM [info] Output 5 does not exists, stopping outputs discovery
7/9/2022, 7:35:37 PM [info] Retrieving partitions configuration
7/9/2022, 7:35:38 PM [info] Panel and MQTT communications are ready
7/9/2022, 7:35:38 PM [info] Publishing Home Assistant discovery info
7/9/2022, 7:35:38 PM [info] [Panel => MQTT][Discovery] Published alarm_control_panel to HA on partition 1
7/9/2022, 7:35:38 PM [info] [Panel => MQTT][Discovery] Published binary_sensor to HA: Zone label = xxxxx, HA name = xxxx
More switches and binary sensors
7/9/2022, 7:35:38 PM [info] Publishing initial partitions and zones state to Home assistant
7/9/2022, 7:35:38 PM [info] [Panel => MQTT] Published alarm statusxxxxx
7/9/2022, 7:35:38 PM [info] Subscribing to Home assistant commands topics
7/9/2022, 7:35:38 PM [info] Subscribing to riscopanel/risco_alarm/partition/1/set topic
7/9/2022, 7:35:38 PM [info] Subscribing to riscopanel/risco_alarm/zone/1-bypass/set topic
7/9/2022, 7:35:38 PM [info] Subscribing to riscopanel/risco_alarm/zone/2-bypass/set topic
7/9/2022, 7:35:38 PM [info] Subscribing to riscopanel/risco_alarm/zone/3-bypass/set topic
7/9/2022, 7:35:38 PM [info] Subscribing to riscopanel/risco_alarm/zone/4-bypass/set topic
…
7/9/2022, 7:35:38 PM [info] Subscribing to panel partitions events
7/9/2022, 7:35:38 PM [info] Subscribing to panel zones events
7/9/2022, 7:35:38 PM [info] Subscribing to Home Assistant online status
7/9/2022, 7:35:38 PM [info] Initialization completed
7/9/2022, 7:35:39 PM [info] homeassistant/status was subscribed

no idea, but it looks good :slight_smile:

are you using proxy ? did you disable cloud? or did you change the addess on the riscopanel to point to the addon ?

I’m using direct mode.
Yes i disabled cloud in the panel (deleted www.riscocloud.com)

Testing sensors now, to see how fast they detect!
I also have lots of switches… (bypass), what are they for?

the bypass, is to bypass a sensor so it doesnt get triggered, the same function as in the risco app :slight_smile:

if you have installer code, you can point to the cloud url from www.riscocloud.com to your addon, then you can still use risco cloud

I didnt know i could bypass in the risco app :slight_smile:
Anyway, im not sure why i should still want the cloud.
Yes i have the installer code (otherwise i couldnt disable the cloud)
So if i entered the ip of my HA addon, i could still use the cloud but i thought i needed proxy mode then
Anyway, as i said, im not seeing any reason for still using the cloud

I could arm my alarm full or partial using the app, is that with local version possible too? I can see the arm/disarm but not sure about partial

Yeah, it should be possible , I use it too…

I use riscocloud purely as backup, I have also cameras defined in Risco app to make snapshots

Can anyone point me to documentation where can I see what attributes/information is sent when the alarm is triggered?

Anyone got it working with prosys plus?

Hi,
Anyone experiance settting up an TCP Proxy ?
A PR is coming to the HA core intergration to add local support, so not only cloud
But the new local integration doesnt support a proxy (for people with older TCP boards)

Who can help setting this up? Then we can create an seperate TCP proxy addon for that
thnx

Not sure what you mean, so this integration will come officiial?

Yes, already open PR for it