Navigation

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

    Topics created by eMdzeJ

    • eMdzeJ

      battery powered sensors problem
      General Discussion • • eMdzeJ  

      4
      0
      Votes
      4
      Posts
      43
      Views

      electrik

      There are more messages than just the presentation messages that don't show in the HA logs, like find parent. You should check the actual GW debug output when this situation occurs to see them. This would be really necessary if you ask me, otherwise it can't be seen what happens to the gw to make it hang.
    • eMdzeJ

      How to send custom data to mysensors node?
      Home Assistant • • eMdzeJ  

      2
      0
      Votes
      2
      Posts
      593
      Views

      eMdzeJ

      V_VARx not working because HA saves states/data from mysensors to file. When you update sensor data from HA that file doesn't change. I can send data to node by V_TEXT messages using notify service. It works