Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. HJ_SK
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by HJ_SK

    • HJ_SK

      2x BME 280 on 2x arduino nano hangs in HomeAssistant
      Home Assistant • • HJ_SK  

      8
      0
      Votes
      8
      Posts
      29
      Views

      OldSurferDude

      @HJ_SK said in 2x BME 280 on 2x arduino nano hangs in HomeAssistant: BME280 I had a similar situation. First you have to delete all the MySensors devices in HA. This is aggravated by HA wanting the devices to be on line before you delete them. You may have to delete the MySensors data in the HA config directory. You may even have to uninstall MySensors from HA. Then shutdown HA. Next, turn off your gateway. Are you using MQTT for messaging? You'll have delete the MySensors data from there, too. (MQTT Explorer is good for doing this) Then start HA. Did your MySensors devices come back as zombies? That's the problem. Try deleting them again. Are they data still in MQTT? OK, now start again. I had documented how to do all this deleting in HA Forum, HA/Discord and here, but I can't find that documentation now. grrrr OSD
    • HJ_SK

      Help needed with connecting MySensors node to Home Assistant
      NodeManager • • HJ_SK  

      4
      0
      Votes
      4
      Posts
      22
      Views

      HJ_SK

      Hi2All! Surprising is here. After about 24hours I refresh HA and suddenly my motion sensor was integrated. There is also second entity > battery : 0 , have to look deeper into that for understanding. Need to change little in the sketch, because don't want every short time 'no movement' so only when there is motion and maybe once a hour indication sensor is alive. Meantime I found 3 other good threats: https://forum.mysensors.org/topic/11200/finally-progress-evidence-based-radio-testing-method-and-capacitors https://forum.mysensors.org/topic/1664/which-are-the-best-nrf24l01-modules/27 https://forum.mysensors.org/topic/9550/build-a-reliable-power-supply-chain Very usefull for me also finally progress because of lacking time in the past. Great jobs are done here! Thanks for this all of you guys or girls!
    • HJ_SK

      MySensors external examples (Zip file contains No valid library)
      Troubleshooting • • HJ_SK  

      3
      0
      Votes
      3
      Posts
      169
      Views

      urbanus

      Hi, I have the same issue. Using 1.8.2. Downloaded the zip file. Tried to include it from the Arduino drop down but get the same message as above. If I manually open the xip file al the files seem to be there.
    • HJ_SK

      be aware of previous used arduino as serial gateway
      Troubleshooting • • HJ_SK  

      2
      5
      Votes
      2
      Posts
      358
      Views

      alowhum

      This is exactly why the Candle Manager always flashes the MySensors clear sketch before flashing the actual code.