Coder Social home page Coder Social logo

PGM about paradoxrs232tomqtt HOT 3 OPEN

maragelis avatar maragelis commented on May 24, 2024
PGM

from paradoxrs232tomqtt.

Comments (3)

maragelis avatar maragelis commented on May 24, 2024

do this using node-red pulse command

from paradoxrs232tomqtt.

sparkydave1981 avatar sparkydave1981 commented on May 24, 2024

You can also (I think better in this use case scenario) program the PGM to be pulsed via the Paradox programming. I have the same setup (PGM to garage control) and set it for the minimum pulse duration of 1s. I haven't yet tried controlling this PGM from Home Assistant yet to confirm that the 1s duration is still observed.

from paradoxrs232tomqtt.

sparkydave1981 avatar sparkydave1981 commented on May 24, 2024

How would we code a Home Assistant 'cover' to control the PGM?

Something like this I guess? (help would be great, thanks. Do we need to send a password?)

cover:
  - platform: mqtt
    command_topic: "paradoxdCTL/in"
    device_class: door
    name: Garage Door
    payload_open: "{\"password\":\"1111\",\"Command\":\"PGM_ON\",\"Subcommand\":\"5\"}"
    payload_close: "{\"password\":\"1111\",\"Command\":\"PGM_ON\",\"Subcommand\":\"5\"}"

... and then hope the timer does the pulse

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.