Giter Site home page Giter Site logo

Comments (2)

maragelis avatar maragelis commented on May 20, 2024

https://www.home-assistant.io/lovelace/alarm-panel/
The above is a combination with this
https://www.home-assistant.io/components/alarm_control_panel.manual_mqtt/

what I understand without knowing much about HA:

alarm_control_panel:
platform: manual_mqtt
state_topic: "paradoxdCTL/hassio/Arm"
command_topic:"paradoxCTL/in"
code:1234
pending_time: 30
delay_time: 20
trigger_time: 4
payload_disarm: '{"password":"0000","Command":"disarm","Subcommand":"0"}'
payload_arm_night: '{"password":"0000","Command":"sleep","Subcommand":"0"}'
payload_arm_home: '{"password":"0000","Command":"stay","Subcommand":"0"}'
payload_arm_away: '{"password":"0000","Command":"arm","Subcommand":"0"}'

after adding this the component https://www.home-assistant.io/lovelace/alarm-panel/ should work

from paradoxrs232tomqtt.

SiderisT avatar SiderisT commented on May 20, 2024

Hallo to everyone, after the change to manual_mqtt pending status is working normally, but after restarting the system (ΗΑ), the alarm always disarmed, maybe it's bug.

https://community.home-assistant.io/t/alarm-is-disarmed-after-restart/10879
home-assistant/core#10793

from paradoxrs232tomqtt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.