How to arm/disarm the alarm? #64
neveride84
started this conversation in
General
Replies: 1 comment 1 reply
-
For others like me, I found the answer here https://github.com/vanackej/risco-mqtt-local/blob/main/src/lib/risco-mqtt-local.ts (line 230): |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I installed the risco-mqtt-local latest docker image. The container is up and running and publishing to the mqtt broker. Domoticz imported my PIR sensors and switches for bypassing each zone. However, I have no idea how to arm/disarm the alarm. I do not see any topic for that in MQTT (there is riscopanel/alarm/1/status, but changing it to armed_away does not trigger arming). Could someone explain how this can be done? Links to documentation/tutorials are welcome too.
Beta Was this translation helpful? Give feedback.
All reactions