Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. sonoff
    Log in to post

    • Technovation

      Sonoff Basic Wifi Gateway for NRF24
      Hardware • gateway nrf24 sonoff repeater • • Technovation  

      2
      6
      Votes
      2
      Posts
      4825
      Views

      Yveaux

      @Technovation Welcome to the MySensors forum! This is an awesome first post! Hope to see a lot more in the future!
    • Samuel235

      SONOFF Issues?
      Hardware • switch wifi sonoff lighting switching • • Samuel235  

      20
      0
      Votes
      20
      Posts
      8030
      Views

      Samuel235

      @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
    • openhardware.io

      💬 Sonoff relay using MySensors ESP8266 wifi or mqtt gateway
      OpenHardware.io • mqtt esp8266 sonoff home assistan • • openhardware.io  

      93
      1
      Votes
      93
      Posts
      27976
      Views

      gohan

      good, give it a try
    • Efflon

      Sonoff + MySensors mqtt gateway + Home-Assistant
      My Project • mqtt home assistant sonoff • • Efflon  

      4
      3
      Votes
      4
      Posts
      7514
      Views

      engy

      Might be helpful for somebody... Things configuration for OpenHab2: Bridge mysensors:bridge-eth:gateway_2 [ ipAddress="192.168.178.50", tcpPort=5003, sendDelay=200, enableNetworkSanCheck=true ] { /** define things connected to that bridge here */ light sonoff01 [ nodeId="0", childId="0", requestAck=true ] }
    • nicomedia

      Send RelayActuator state back to gateway
      Development • relay vera wifi sonoff • • nicomedia  

      4
      0
      Votes
      4
      Posts
      1675
      Views

      hek

      The send-function is used to send updates to the controller, in your case the physical-button-switch-change. Doing the send, does not control anything on the node itself.
    • nicomedia

      Vera plugin not creating devices
      Vera • vera sonoff plugin • • nicomedia  

      3
      0
      Votes
      3
      Posts
      1783
      Views

      nicomedia

      I figured it out: there is a bug in UI7 where when I press the start button for inclusion mode it never stops and the manual stop button doesn't do anything. It took a lot of luup restarts at the right moment to get it to work. I don't know if this is a bug but I tried this on 2 Veras and it did the same so it's not just for me I think....
    • nicomedia

      Report relay state back to the controller
      Development • relay vera sonoff • • nicomedia  

      1
      0
      Votes
      1
      Posts
      849
      Views

      No one has replied

    • nicomedia

      No forward link or gateway feature activated, but I did.
      Development • esp8266 sonoff library • • nicomedia  

      7
      0
      Votes
      7
      Posts
      2950
      Views

      nicomedia

      @hek That did it! I included the library with the Arduino IDE and it put it on the top. Didn't know that, thanks!
    • nicomedia

      Sonoff and Vera
      Vera • relay vera sonoff • • nicomedia  

      8
      0
      Votes
      8
      Posts
      6540
      Views

      dbemowsk

      @nicomedia I stumbled on this doing a google search. Just wondering if you are still trying to get your Sonoff's working with your Vera controller? If so, I have written a blog post on the subject. It uses a different firmware called ESP Easy and an HTTP Switch plugin on the Vera rather than MySensors. but it works rather well for me. Here is the link to the blog post: https://dan.bemowski.info/2017/07/04/using-a-sonoff-with-espeasy-and-vera/ I use this in conjunction with some MySensors wall switches that I built. https://dan.bemowski.info/2017/06/11/my-start-into-open-source-hardware/