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. Controllers
  3. Mozilla WebThings Gateway
  4. Mozilla Webthings MySensors add-on / adapter

Mozilla Webthings MySensors add-on / adapter

Scheduled Pinned Locked Moved Mozilla WebThings Gateway
55 Posts 5 Posters 10.2k Views 8 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.
  • alowhumA Offline
    alowhumA Offline
    alowhum
    Plugin Developer
    wrote on last edited by alowhum
    #30

    I have uploaded a new version (0.1.4) that should hopefully be accepted in the coming days.

    It allows MySensors devices to better work with voice control.

    Its main new ability is that it can split up a single MySensors device into several. The reason this is important is that in the webthings gateway you currently cannot change property names, only thing names. By essentially creating many things with only one property, this problem is circumvented.

    It also has some small improvements in MySensors V-types support.

    N 1 Reply Last reply
    1
    • alowhumA alowhum

      I have uploaded a new version (0.1.4) that should hopefully be accepted in the coming days.

      It allows MySensors devices to better work with voice control.

      Its main new ability is that it can split up a single MySensors device into several. The reason this is important is that in the webthings gateway you currently cannot change property names, only thing names. By essentially creating many things with only one property, this problem is circumvented.

      It also has some small improvements in MySensors V-types support.

      N Offline
      N Offline
      Nca78
      Hardware Contributor
      wrote on last edited by
      #31

      Thanks you @alowhum, is the splitting systematic or done in settings/configured ?

      alowhumA 1 Reply Last reply
      0
      • N Nca78

        Thanks you @alowhum, is the splitting systematic or done in settings/configured ?

        alowhumA Offline
        alowhumA Offline
        alowhum
        Plugin Developer
        wrote on last edited by
        #32

        @nca78 It's a setting, it's optional.

        1 Reply Last reply
        1
        • alowhumA Offline
          alowhumA Offline
          alowhum
          Plugin Developer
          wrote on last edited by
          #33

          Version 0.1.4 has now been accepted.

          1 Reply Last reply
          0
          • alowhumA Offline
            alowhumA Offline
            alowhum
            Plugin Developer
            wrote on last edited by
            #34

            Version 1.0.0 has been submitted to Mozilla.

            • Support for time-outs. After a user-defined period of not receiving any sign of life (data/heartbeat), a node will be set to disconnected.
            • Support for the new WebThings thermostat capability.
            1 Reply Last reply
            3
            • alowhumA Offline
              alowhumA Offline
              alowhum
              Plugin Developer
              wrote on last edited by
              #35

              It has been accepted.

              1 Reply Last reply
              1
              • N Offline
                N Offline
                Nca78
                Hardware Contributor
                wrote on last edited by
                #36

                Thank you !

                R 1 Reply Last reply
                1
                • N Nca78

                  Thank you !

                  R Offline
                  R Offline
                  rmalbers
                  wrote on last edited by
                  #37

                  Thanks, I have the timeout set (to 30 minutes) and it seems to be working, GREAT! In other news, it looks like they added metric to the gateway with the new release last night and all my temp readings reverted to 'Cent', the new default, until I switched it off 'metric', scared me for a second!

                  alowhumA 1 Reply Last reply
                  1
                  • R rmalbers

                    Thanks, I have the timeout set (to 30 minutes) and it seems to be working, GREAT! In other news, it looks like they added metric to the gateway with the new release last night and all my temp readings reverted to 'Cent', the new default, until I switched it off 'metric', scared me for a second!

                    alowhumA Offline
                    alowhumA Offline
                    alowhum
                    Plugin Developer
                    wrote on last edited by alowhum
                    #38

                    @rmalbers Thanks for suggesting the idea.

                    @rmalbers said in Mozilla Webthings MySensors add-on / adapter:

                    In other news, it looks like they added metric to the gateway with the new release last night and all my temp readings reverted to 'Cent', the new default, until I switched it off 'metric', scared me for a second!

                    Yeah I have to figure out how the add-on can get this value from the gateway instead.

                    1 Reply Last reply
                    0
                    • alowhumA Offline
                      alowhumA Offline
                      alowhum
                      Plugin Developer
                      wrote on last edited by
                      #39

                      A bit of a side-note, but I've created a theme (the very first one!). It also adds thermostat setpoint buttons.

                      0_1574289908600_square-theme.png

                      1 Reply Last reply
                      1
                      • B Offline
                        B Offline
                        badmannen
                        wrote on last edited by
                        #40

                        I been searching around in the forum but I cannot find a way how to send the Battery % so the WEBTHINGS will recognize it , can anyone give me a hint?

                        at the moment I report it in from my battery node with:
                        sendBatteryLevel(batteryPcnt);

                        but I assume this does not get forwarded to the controller?
                        so should I send it as a separate "child node ID , message?
                        and which one would be most clever?

                        thank you

                        rPi 3 - UNO R3 - Mini - Nano - custom

                        N 1 Reply Last reply
                        0
                        • B badmannen

                          I been searching around in the forum but I cannot find a way how to send the Battery % so the WEBTHINGS will recognize it , can anyone give me a hint?

                          at the moment I report it in from my battery node with:
                          sendBatteryLevel(batteryPcnt);

                          but I assume this does not get forwarded to the controller?
                          so should I send it as a separate "child node ID , message?
                          and which one would be most clever?

                          thank you

                          N Offline
                          N Offline
                          Nca78
                          Hardware Contributor
                          wrote on last edited by
                          #41

                          @badmannen said in Mozilla Webthings MySensors add-on / adapter:

                          so should I send it as a separate "child node ID , message?

                          This is what I do at the moment
                          0_1574581857578_2f405ea8-69d6-4bff-a022-19bf418b3699-image.png

                          B 1 Reply Last reply
                          2
                          • N Nca78

                            @badmannen said in Mozilla Webthings MySensors add-on / adapter:

                            so should I send it as a separate "child node ID , message?

                            This is what I do at the moment
                            0_1574581857578_2f405ea8-69d6-4bff-a022-19bf418b3699-image.png

                            B Offline
                            B Offline
                            badmannen
                            wrote on last edited by
                            #42

                            @nca78 Do you send it as a "DIMMER" to send the percentage?

                            rPi 3 - UNO R3 - Mini - Nano - custom

                            N 1 Reply Last reply
                            0
                            • B badmannen

                              @nca78 Do you send it as a "DIMMER" to send the percentage?

                              N Offline
                              N Offline
                              Nca78
                              Hardware Contributor
                              wrote on last edited by
                              #43

                              @badmannen not even, was working with the humidity percentage so I kept the same for the battery :)

                              MyMessage batPercentMsg(CHILD_ID_BATTERY, V_HUM);
                              
                              B 1 Reply Last reply
                              1
                              • N Nca78

                                @badmannen not even, was working with the humidity percentage so I kept the same for the battery :)

                                MyMessage batPercentMsg(CHILD_ID_BATTERY, V_HUM);
                                
                                B Offline
                                B Offline
                                badmannen
                                wrote on last edited by
                                #44

                                @nca78 aaa ok . perfect . Now I try with dimmer and I will see if it appears like I want otherwise I´ll try your way . thanks !

                                rPi 3 - UNO R3 - Mini - Nano - custom

                                1 Reply Last reply
                                0
                                • alowhumA Offline
                                  alowhumA Offline
                                  alowhum
                                  Plugin Developer
                                  wrote on last edited by alowhum
                                  #45

                                  Interesting. I'll see if there's an 'official' way to implement battery level.

                                  // Asked a question on how to implement it.

                                  B 1 Reply Last reply
                                  2
                                  • alowhumA alowhum

                                    Interesting. I'll see if there's an 'official' way to implement battery level.

                                    // Asked a question on how to implement it.

                                    B Offline
                                    B Offline
                                    badmannen
                                    wrote on last edited by
                                    #46

                                    @alowhum did it your way and it works like a charm. 🤘👍🏻

                                    rPi 3 - UNO R3 - Mini - Nano - custom

                                    alowhumA 1 Reply Last reply
                                    0
                                    • B Offline
                                      B Offline
                                      badmannen
                                      wrote on last edited by
                                      #47

                                      I just wish Mozilla could introduce some more settings in their web interface. Just to edit nodes and bring back nodes that you deleted etc, in an easy way. The easy interface is pretty and all but it would be useful with some more settings options etc

                                      rPi 3 - UNO R3 - Mini - Nano - custom

                                      1 Reply Last reply
                                      1
                                      • B badmannen

                                        @alowhum did it your way and it works like a charm. 🤘👍🏻

                                        alowhumA Offline
                                        alowhumA Offline
                                        alowhum
                                        Plugin Developer
                                        wrote on last edited by
                                        #48

                                        @badmannen said in Mozilla Webthings MySensors add-on / adapter:

                                        @alowhum did it your way and it works like a charm. 🤘👍🏻

                                        I'm not sure what you're talking about?

                                        B 1 Reply Last reply
                                        0
                                        • alowhumA alowhum

                                          @badmannen said in Mozilla Webthings MySensors add-on / adapter:

                                          @alowhum did it your way and it works like a charm. 🤘👍🏻

                                          I'm not sure what you're talking about?

                                          B Offline
                                          B Offline
                                          badmannen
                                          wrote on last edited by
                                          #49

                                          @alowhum a sorry, I was answering the person who wrote above

                                          rPi 3 - UNO R3 - Mini - Nano - custom

                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          12

                                          Online

                                          12.0k

                                          Users

                                          11.2k

                                          Topics

                                          113.4k

                                          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