Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Hardware
  3. SONOFF Issues?

SONOFF Issues?

Scheduled Pinned Locked Moved Hardware
lightingsonoffwifiswitchingswitch
20 Posts 3 Posters 8.0k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • gohanG Offline
    gohanG Offline
    gohan
    Mod
    wrote on last edited by
    #6

    Rs485 is the wired protocol supported by mysensors

    S 1 Reply Last reply
    0
    • gohanG gohan

      Rs485 is the wired protocol supported by mysensors

      S Offline
      S Offline
      Samuel235
      Hardware Contributor
      wrote on last edited by
      #7

      @gohan - Ahh I see this on the build page. Sorry, that was around 7 months ago which i wasn't around here, had other things that were keeping me away from the development of MySensors and obviously missed this information when I was scouting through on my return.

      So, just to clarify, you're happy with anything other than security automation being on RF and WiFi. So general sensors like temperature, humidity and actuators like blinds and such are okay in your mind to be on RF and WiFi, do i understand you correctly? For what its worth, this seconds my opinions and views on this topic.

      MySensors 2.1.1
      Controller - OpenHAB (Virtual Machine)
      Gateway - Arduino Mega MQTT Gateway W5100

      1 Reply Last reply
      0
      • gohanG Offline
        gohanG Offline
        gohan
        Mod
        wrote on last edited by
        #8

        yes, cables gives better security imho. Of course if cables can't be used for physical reasons and/or budget the only option is wireless but at at least with the above mentioned requirements.
        Using wifi for normal automation is ok for me because it is not "mission critical" and if you added some normal switches to your project you can still switch lights on/off even without the controller or wifi connection.

        S 1 Reply Last reply
        0
        • gohanG gohan

          yes, cables gives better security imho. Of course if cables can't be used for physical reasons and/or budget the only option is wireless but at at least with the above mentioned requirements.
          Using wifi for normal automation is ok for me because it is not "mission critical" and if you added some normal switches to your project you can still switch lights on/off even without the controller or wifi connection.

          S Offline
          S Offline
          Samuel235
          Hardware Contributor
          wrote on last edited by
          #9

          Okay, and so as long as there is no known issues with the SONOFF devices, you would be more than willing to install them for your lighting needs throughout the house?

          MySensors 2.1.1
          Controller - OpenHAB (Virtual Machine)
          Gateway - Arduino Mega MQTT Gateway W5100

          1 Reply Last reply
          0
          • gohanG Offline
            gohanG Offline
            gohan
            Mod
            wrote on last edited by
            #10

            yes, especially because esp8266 are easier to manage and diagnose problems than nrf24: you get some stats from the web page of the esp8266 that you can't have from other kind of radios, you can have remote debug, quick ota updates and so on. Finally you can have a very cheap relay already boxed. You see I am open to all possibilities according to my needs, if I need to make a sleeping node I'd probably go with nrf24 or rfm69. The nice things about DIY home automation is that you can choose whatever you want and have the controller handle everything.

            S 1 Reply Last reply
            1
            • gohanG gohan

              yes, especially because esp8266 are easier to manage and diagnose problems than nrf24: you get some stats from the web page of the esp8266 that you can't have from other kind of radios, you can have remote debug, quick ota updates and so on. Finally you can have a very cheap relay already boxed. You see I am open to all possibilities according to my needs, if I need to make a sleeping node I'd probably go with nrf24 or rfm69. The nice things about DIY home automation is that you can choose whatever you want and have the controller handle everything.

              S Offline
              S Offline
              Samuel235
              Hardware Contributor
              wrote on last edited by
              #11

              I second that, I tend to use what is best for ME, not what is best in general. Just like you describe there. I'm about to order some of the SONOFFs to give them a little test, with possibly a memory upgrade and a new firmware uploaded to it. We shall see how they measure up.

              MySensors 2.1.1
              Controller - OpenHAB (Virtual Machine)
              Gateway - Arduino Mega MQTT Gateway W5100

              1 Reply Last reply
              0
              • gohanG Offline
                gohanG Offline
                gohan
                Mod
                wrote on last edited by
                #12

                Agreed, and if you don't like them you haven't wasted too much money and time on building the nodes

                parachutesjP 1 Reply Last reply
                1
                • gohanG gohan

                  Agreed, and if you don't like them you haven't wasted too much money and time on building the nodes

                  parachutesjP Offline
                  parachutesjP Offline
                  parachutesj
                  wrote on last edited by
                  #13

                  why not building up a second network (wifi) - most routers can anyway?
                  From price perspective, you cannot build a relay node for the same price as you get a sonoff. However it is more fun to build it yourself.
                  Security: I would not connect a door opener to wifi. but then again, the whole home automation is on the network... it is all a trade between comfort and security.

                  S 1 Reply Last reply
                  0
                  • parachutesjP parachutesj

                    why not building up a second network (wifi) - most routers can anyway?
                    From price perspective, you cannot build a relay node for the same price as you get a sonoff. However it is more fun to build it yourself.
                    Security: I would not connect a door opener to wifi. but then again, the whole home automation is on the network... it is all a trade between comfort and security.

                    S Offline
                    S Offline
                    Samuel235
                    Hardware Contributor
                    wrote on last edited by
                    #14

                    @parachutesj - It would all be behind a very secure router to be honest, i'm over thinking it a little for the sake of lights. I'm attempting to get all the sensors themselves on their own VLAN that is separate to the actual controller anyway so that way even if someone gains control over the lights, they shouldn't be able to modify the controller (theoretically). We will see how that turns out though.

                    MySensors 2.1.1
                    Controller - OpenHAB (Virtual Machine)
                    Gateway - Arduino Mega MQTT Gateway W5100

                    gohanG 1 Reply Last reply
                    0
                    • S Samuel235

                      @parachutesj - It would all be behind a very secure router to be honest, i'm over thinking it a little for the sake of lights. I'm attempting to get all the sensors themselves on their own VLAN that is separate to the actual controller anyway so that way even if someone gains control over the lights, they shouldn't be able to modify the controller (theoretically). We will see how that turns out though.

                      gohanG Offline
                      gohanG Offline
                      gohan
                      Mod
                      wrote on last edited by
                      #15

                      @Samuel235 I think you are a little off course: you can't separate sonoff from controller, otherwise they would be isolated.

                      S 1 Reply Last reply
                      0
                      • gohanG gohan

                        @Samuel235 I think you are a little off course: you can't separate sonoff from controller, otherwise they would be isolated.

                        S Offline
                        S Offline
                        Samuel235
                        Hardware Contributor
                        wrote on last edited by
                        #16

                        @gohan - I'm going to be uploading after-market firmware to my SONOFFs and therefor have it communicate to my controller through MQTT.

                        MySensors 2.1.1
                        Controller - OpenHAB (Virtual Machine)
                        Gateway - Arduino Mega MQTT Gateway W5100

                        gohanG 1 Reply Last reply
                        0
                        • S Samuel235

                          @gohan - I'm going to be uploading after-market firmware to my SONOFFs and therefor have it communicate to my controller through MQTT.

                          gohanG Offline
                          gohanG Offline
                          gohan
                          Mod
                          wrote on last edited by
                          #17

                          @Samuel235 then your mqtt will have to have 2 network interfaces

                          S 1 Reply Last reply
                          0
                          • gohanG gohan

                            @Samuel235 then your mqtt will have to have 2 network interfaces

                            S Offline
                            S Offline
                            Samuel235
                            Hardware Contributor
                            wrote on last edited by
                            #18

                            @gohan - It is a good job i have it running on a virtual machine on a rack server :)

                            MySensors 2.1.1
                            Controller - OpenHAB (Virtual Machine)
                            Gateway - Arduino Mega MQTT Gateway W5100

                            gohanG 1 Reply Last reply
                            0
                            • S Samuel235

                              @gohan - It is a good job i have it running on a virtual machine on a rack server :)

                              gohanG Offline
                              gohanG Offline
                              gohan
                              Mod
                              wrote on last edited by
                              #19

                              @Samuel235 I work in IT but I don't have myself a rack with a server running at home 😅

                              S 1 Reply Last reply
                              1
                              • gohanG gohan

                                @Samuel235 I work in IT but I don't have myself a rack with a server running at home 😅

                                S Offline
                                S Offline
                                Samuel235
                                Hardware Contributor
                                wrote on last edited by
                                #20

                                @gohan - Dell R710 over here, brought pretty cheaply in the UK tbh. I have a few things running on it as I'm Microsoft trained and certified so i enjoy messing with that kind of stuff. I was once in that field and attempted to get some work but nothing ever came from it (i got sick of hearing "Sorry, you don't have sufficient work experience") so I've ended up back in University studying mechatronical engineering :( Anyway, that is another topic for discussion, you're welcome to message me anytime for a chat, would be nice :)

                                MySensors 2.1.1
                                Controller - OpenHAB (Virtual Machine)
                                Gateway - Arduino Mega MQTT Gateway W5100

                                1 Reply Last reply
                                0
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                21

                                Online

                                11.7k

                                Users

                                11.2k

                                Topics

                                113.1k

                                Posts


                                Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • MySensors
                                • OpenHardware.io
                                • Categories
                                • Recent
                                • Tags
                                • Popular