Coder Social home page Coder Social logo

Panel commands about paradoxrs232tomqtt HOT 5 CLOSED

maragelis avatar maragelis commented on May 24, 2024
Panel commands

from paradoxrs232tomqtt.

Comments (5)

cybertza avatar cybertza commented on May 24, 2024

Here is the basis of it:

The 0000 is your alarm user pin that u want to allocate to this.
also it is possible that your tx line is not connected properly.

configuration.yalm

alarm_control_panel: !include alarmpanel.yaml

alarmpannel.yalm

- platform: mqtt
   name: House Paradox
   state_topic: "paradox/status/"
   command_topic: "paradox1/in/"
   payload_disarm: '{"password":"0000","Command":"disarm","Subcommand":"0"}'
# # payload_arm_home: "STAY"
   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"}'

from paradoxrs232tomqtt.

RowanZee avatar RowanZee commented on May 24, 2024

Thanks, does one need to use the 0000 code. I attempted this with the programmed user password.
Just for clarity do you publish the command to paradox1/in/
Why do you have a "1" in the paradox?

from paradoxrs232tomqtt.

cybertza avatar cybertza commented on May 24, 2024

from paradoxrs232tomqtt.

SauRoNZA avatar SauRoNZA commented on May 24, 2024

Here is the basis of it:

The 0000 is your alarm user pin that u want to allocate to this.
also it is possible that your tx line is not connected properly.

configuration.yalm

alarm_control_panel: !include alarmpanel.yaml

alarmpannel.yalm

- platform: mqtt
   name: House Paradox
   state_topic: "paradox/status/"
   command_topic: "paradox1/in/"
   payload_disarm: '{"password":"0000","Command":"disarm","Subcommand":"0"}'
# # payload_arm_home: "STAY"
   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"}'

Is the above not making use of NodeRed and just using HA directly?

from paradoxrs232tomqtt.

maragelis avatar maragelis commented on May 24, 2024

https://github.com/maragelis/ParadoxRs232toMqtt/wiki/Home-Assistant-in-V2

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.