Coder Social home page Coder Social logo

Comments (2)

JatinJani avatar JatinJani commented on September 28, 2024 1

Hello Mark,

Thanks for your response and explanation, It does make sense. Much appreciated.

from ha-rpi_rf.

markvader avatar markvader commented on September 28, 2024

Hi @JatinJani
Sorry I haven't commented before now, I've been trying to think of the possible ways to make this work

I had a look at https://www.home-assistant.io/integrations/remote_rpi_gpio/ however I cant find an easy way to implement this for your use case. You would need to heavily modify the switch component code in that project (to enable sending on/off codes, signal repetitions, pulselength etc), and then set up your remote RPI and add additional libraries to control 433mhz devices.

If its something you might be interested in going down there's a well documented project here using rf switches and pigpio (the component library used by remote_rpi_gpio) without the home assistant tie-in

Do you use esphome? you might find that using a ESP device with a transmitter board a more straightforward option, especially for remote devices.

The main reason I continue to use this custom component (ha-rpi_rf) rather than esphome is I want to utilise the gpio pins on my main home assistant install as it is in the perfect location for my usage, however the availability of GPIO control within esphome is why the GPIO related integrations were deprecated from the main project.

Hope that helps

from ha-rpi_rf.

Related Issues (8)

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.