Announcement

Collapse
No announcement yet.

Is there a way to control Raspberry Pi other than Spud's IO plugin?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Is there a way to control Raspberry Pi other than Spud's IO plugin?

    Spud makes good plugins, but the Raspberry Pi IO plugin is one of the buggiest plugins he's ever created. He knows about some frustrating bugs, but unfortunately, he won't fix them. So, do you guys know another way to control a relay module with Raspberry Pi? I just need it to be reliable.

    #2
    Take a look at Node-Red.

    As another option, why do you need a Raspberry Pi just to control a relay? There are many, cheap network relays that support MQTT.

    https://www.dingtian-tech.com/en_us/index.html
    "if I have seen further [than others], it is by standing on the shoulders of giants." --Sir Isaac Newton (1675)

    Comment


      #3
      Take a look at Shelly devices.
      https://www.shelly.cloud/en-us

      Comment


        #4
        Unless you have the raspberry pi already as mentioned there are other cheaper alternatives than that for basic relay control. Otherwise there are lots of ways to do it, such as http://www.steves-internet-guide.com...berry-pi-gpio/

        Comment


          #5
          jumper4000,

          Would it be correct to assume that since you are referring to Spud's plugin that you already have the Raspberry Pi?

          Is the relay attached to the RPi or is it connected to something else?

          Have you looked into controlling the RPi's GPIO pins with JSON?

          Be safe,

          Roger

          Comment


            #6
            I'd have had no issues with the Spud Raspberry pi plugin.... been up for years and stable. That said, I use it strictly for remote input and not control.

            I have a Raspberry pi in my generator and I measure temperature. I use MQTT for that.

            Is the relay control solid when you use the command line on the RPI?
            HS3 Pro Edition 3.0.0.435 (Windows Server 8.1 on ESXi box)

            Plug-Ins Enabled:
            Z-Wave:,RaspberryIO:,AirplaySpeak:,Ecobee:,
            weatherXML:,JowiHue:,APCUPSD:,PHLocation:,Chromecast:,EasyTr igger:

            Comment


              #7
              Originally posted by Roger D View Post
              jumper4000,

              Would it be correct to assume that since you are referring to Spud's plugin that you already have the Raspberry Pi?

              Is the relay attached to the RPi or is it connected to something else?

              Have you looked into controlling the RPi's GPIO pins with JSON?

              Be safe,

              Roger
              Hey Roger, yes it's connected to RPi and everything is working great, except Spud's plugin. It keeps creating additional devices. Spud knows about the issue, but won't fix it. I'm hoping to avoid json and just control it with a plugin. But if not, then I might have to resort to JSON

              Comment


                #8
                Thanks guys. I didn't feel like tinkering with this anymore, so I just bought two Zooz 16 multirelays. I need 6 relays, so two of those should do the job.

                Comment

                Working...
                X