Navigation

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

    Topics created by feanor-anglin

    • feanor-anglin

      notify.mysensors - powerful feature likely with a bug
      Home Assistant • • feanor-anglin  

      2
      0
      Votes
      2
      Posts
      44
      Views

      feanor-anglin

      Ok, I've made some digging on Home Assistant GH and found out it's not a bug but a feature, but they just haven't put any info about the change to their documentation: https://github.com/home-assistant/core/issues/62703 Long story short, to use the notation “[Sketch name] [Node id] [Child id]”, there should be no sensor description in presentation(). This is supposed to work with “[Child description]” notation: present(NOTIFY_SENSOR_ID, S_INFO, "Child description"); And this with “[Sketch name] [Node id] [Child id]” notation: present(NOTIFY_SENSOR_ID, S_INFO);
    • feanor-anglin

      Message manipulation with set(void* payload, uint8_t length);
      Development • • feanor-anglin  

      5
      0
      Votes
      5
      Posts
      35
      Views

      feanor-anglin

      I've asked, because I cannot test it right now and thought maybe someone has done it before. In this case I will test it myself next week. Right now I have some code that compiles, so maybe it will also work Referring to multimessage feature, I don't see any application yet (maybe I need to understand it better). More important to me is auto ID assignment for RS485 which seems to be also finally merged. Great!
    • feanor-anglin

      GetWired – RS485 & MySensors home automation modules
      My Project • rs485 ethernet gateway hardware automation in-wall getwired • • feanor-anglin  

      1
      2
      Votes
      1
      Posts
      80
      Views

      No one has replied