I used this project to integrate a Paradox M5050 alarm system in Home Assistant, but I need an example writing the correct configuration.yaml.
I try to use the topics from here, but i think I got it all wrong. I can see the individual sensors changing status in HA, so the interface is working, but the alarm control panel is shown as unavailable and i can't arm or disarm.
I used this project to integrate a Paradox M5050 alarm system in Home Assistant, but I need an example writing the correct configuration.yaml. I try to use the topics from here, but i think I got it all wrong. I can see the individual sensors changing status in HA, so the interface is working, but the alarm control panel is shown as unavailable and i can't arm or disarm.
What i have now is this: alarm_control_panel:
name: "paradox_casa" unique_id: "alarma_casa" state_topic: "paradox32CTL/status" availability_topic: "paradox32CTL/out" command_topic: "paradox32CTL/in"
binary_sensor: