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

Commands #2

Open
RowanZee opened this issue Dec 2, 2018 · 5 comments
Open

Commands #2

RowanZee opened this issue Dec 2, 2018 · 5 comments

Comments

@RowanZee
Copy link

RowanZee commented Dec 2, 2018

Hi

Please explain how you send commands to the panel. I.e arm, disarm etc

@ipodmusicman
Copy link
Owner

Hi there

Apologies for the late reply. The documentation is far from ideal which I plan to update.

I've just updated the sketch to be compatible with MQTT Alarm Panel defined for Home Assistant in addition to other commands like bypassing a zone which is not yet supported by MQTT Alarm Panel. I'll see if I can write some documentation now that I consider this project completed as I only needed to add support for the sending of alarm partition statuses.

@favarinbarracano
Copy link

Hello, any news how to integrate with Home Assistant?
Thanks

@ipodmusicman
Copy link
Owner

Hello, any news how to integrate with Home Assistant?
Thanks

Hi there. I've updated the README with the required yaml.

@mrsnob
Copy link

mrsnob commented Jul 31, 2020

Hi is there firstly thanks for creating such a fantastic module. I would like to know how to arm with a custom_bypass.

I would really appreciate if you could give an example. Thanks

@ipodmusicman
Copy link
Owner

At the time when I developed this, there was not much regarding the "arm_custom_bypass" command within the MQTT Alarm Panel interface in Home Assistant as I cannot see how this would work in terms of how one would specify a zone to bypass. However, I did add support for bypass at the time, but I still need to understand how "arm_custom_bypass" works as one generally bypasses a zone or zones before actually arming the alarm.

On the physical panel, one would press the bypass button and hit the zone number to bypass, so I am not entirely sure how this is done using the MQTT Alarm Panel in Home Assistant.

If you want to try bypass using MQTT, set the payload to bypass using the MQTT command paradox/action/

eg: the topic would be paradox/action/1 with the 1 being the zone and the payload being bypass.

I cannot confirm 100% if this works or not. I would try it now but my family is asleep and would not want to cause unnecessary beeps on the panel.

Just keep in mind that once I get clarity on how this command works, this can change.

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

4 participants