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. Announcements
  3. MySensors 2.3.0 released

MySensors 2.3.0 released

Scheduled Pinned Locked Moved Announcements
27 Posts 13 Posters 8.0k Views 15 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.
  • AnticimexA Offline
    AnticimexA Offline
    Anticimex
    Contest Winner
    wrote on last edited by
    #1

    Changelog: https://github.com/mysensors/MySensors/releases/tag/2.3.0

    Thanks to all GitHub users who contributed to this release:

    d00616
    flopp999
    Kartik Arora
    kvoit
    Marcelo Aquino
    Marco Bakera
    Martin Hjelmare
    Mikael Falkvidd
    Miloslav Kazda
    Patrick Fallberg
    per1234
    seeers
    tekka
    thucar
    Tombula

    Do you feel secure today? No? Start requiring some signatures and feel better tomorrow ;)

    pvojP 1 Reply Last reply
    10
    • CrankyCoderC Offline
      CrankyCoderC Offline
      CrankyCoder
      wrote on last edited by
      #2

      Do we need to upgrade everything? gateway/nodes? or is there some compatibility?

      Home Automation Tinkerer
      www.CrankyCoder.net

      Controller: HomeAssistant in Kubernetes
      Gateway: MQTTClientGateway
      MySensors: 2.3

      AnticimexA 1 Reply Last reply
      0
      • CrankyCoderC CrankyCoder

        Do we need to upgrade everything? gateway/nodes? or is there some compatibility?

        AnticimexA Offline
        AnticimexA Offline
        Anticimex
        Contest Winner
        wrote on last edited by
        #3

        @crankycoder We use semantic versioning based on the OTA protocol. That means that a major change require network wide updates. A minor change (like this one) means there are features added but they shouold be backwards compatible (OTA wize) and a patch change is just a bugfix (which might also be included in minor and major releases).

        To be more concise: No, you do not need to upgrade anything. 2.3.0 is fully 2.2.0 compatible. But some features are changed so you might need to do some changes to your sketch if you use 2.3.0 version (like signing flags, rPi configuration options and such).

        Do you feel secure today? No? Start requiring some signatures and feel better tomorrow ;)

        1 Reply Last reply
        1
        • CrankyCoderC Offline
          CrankyCoderC Offline
          CrankyCoder
          wrote on last edited by
          #4

          Perfect!!! Thanks for the update!

          Home Automation Tinkerer
          www.CrankyCoder.net

          Controller: HomeAssistant in Kubernetes
          Gateway: MQTTClientGateway
          MySensors: 2.3

          1 Reply Last reply
          0
          • pepsonP Offline
            pepsonP Offline
            pepson
            wrote on last edited by pepson
            #5

            Version 2.3.0 has very big problem with communication on radio RFM69HW.
            On version 2.2.0 the same configuration and parameters has no problem. Works perfect.

            Now i can not use 2.3.0 with RFM69HW. Please help and correct this problem.

            I use gateway on RPI3. I updated gateway to 2.3.0 but it no working with nodes with version 2.3.0
            Also problem is when on Gateway and Nodes has the same version 2.3.0

            For me on radio RFM69HW only works correct on version 2.2.0

            1 Reply Last reply
            0
            • M Offline
              M Offline
              mirikbb
              wrote on last edited by
              #6

              Hello,

              please, how to update version 2.2.0 to 2.3.0 on Raspberry pi?

              Thank you.

              mfalkviddM 1 Reply Last reply
              0
              • M mirikbb

                Hello,

                please, how to update version 2.2.0 to 2.3.0 on Raspberry pi?

                Thank you.

                mfalkviddM Offline
                mfalkviddM Offline
                mfalkvidd
                Mod
                wrote on last edited by mfalkvidd
                #7

                @mirikbb either delete the MySensors folder and start from the beginning, or do git pull inside the MySensors folder and start from the build step.

                1 Reply Last reply
                1
                • E Offline
                  E Offline
                  eric007
                  wrote on last edited by eric007
                  #8

                  Hello,
                  I set the update, but now i've some issues.
                  I can't edit and manage switches anymore:
                  as soon i click on edit i have this word "undefined" .and that's all.
                  i can't set timers too.

                  I tryed this:
                  My installation was pretty simple , so i stoped domoticz serveur , removed domoticz folder and proceeded to an fresh install.
                  Problems are still present.
                  log don't say anything.
                  so, anyone have a clue ?
                  thank
                  Eric.

                  here what i get when i click on edit:
                  0_1529948339656_Capture.png

                  mfalkviddM 1 Reply Last reply
                  0
                  • E eric007

                    Hello,
                    I set the update, but now i've some issues.
                    I can't edit and manage switches anymore:
                    as soon i click on edit i have this word "undefined" .and that's all.
                    i can't set timers too.

                    I tryed this:
                    My installation was pretty simple , so i stoped domoticz serveur , removed domoticz folder and proceeded to an fresh install.
                    Problems are still present.
                    log don't say anything.
                    so, anyone have a clue ?
                    thank
                    Eric.

                    here what i get when i click on edit:
                    0_1529948339656_Capture.png

                    mfalkviddM Offline
                    mfalkviddM Offline
                    mfalkvidd
                    Mod
                    wrote on last edited by
                    #9

                    @eric007 I don't see how MySensors can cause that problem. Looks like something with Domoticz. Have you tried rolling back to the latest stable Domoticz version?

                    E 1 Reply Last reply
                    0
                    • mfalkviddM mfalkvidd

                      @eric007 I don't see how MySensors can cause that problem. Looks like something with Domoticz. Have you tried rolling back to the latest stable Domoticz version?

                      E Offline
                      E Offline
                      eric007
                      wrote on last edited by
                      #10

                      @mfalkvidd you'r right, i was in a hurry , so i forgoted using my brain!!
                      the update was with domoticz and i have to check this way.
                      Thank.

                      M 2 Replies Last reply
                      1
                      • E eric007

                        @mfalkvidd you'r right, i was in a hurry , so i forgoted using my brain!!
                        the update was with domoticz and i have to check this way.
                        Thank.

                        M Offline
                        M Offline
                        mirikbb
                        wrote on last edited by
                        #11

                        @eric007
                        I have the same problem. It is related to Domoticz update sice today afternoon where some of the sensors started to show like undefined. This has nothing to do with Mysensors 2.3.0 update.

                        1 Reply Last reply
                        1
                        • E eric007

                          @mfalkvidd you'r right, i was in a hurry , so i forgoted using my brain!!
                          the update was with domoticz and i have to check this way.
                          Thank.

                          M Offline
                          M Offline
                          mirikbb
                          wrote on last edited by
                          #12

                          @eric007
                          The problem is in browser's cache was not refreshed after the update. For Firefox browser clear Cache and Site Data (Options->Privacy&Security->Clear History->Cache+Offline WebSite Data)
                          then reload window. The message "refreshing cache" should appear on Domoticz page, right up side corner.
                          The graphs should then display normally. Without clearing the cache you can see the normal Domoticz graphs in new private Firefox window or other browser.

                          1 Reply Last reply
                          1
                          • I Offline
                            I Offline
                            itbeyond
                            wrote on last edited by
                            #13

                            Hum I am not sure what the deal is here but I have spent the last two days updating and then removing 2.3.0 from Gateways and Repeaters. It completely trashed my 22 node network. I still have some 2.3.0 nodes running but if I installed 2.3.0 and setup #define MY_REPEATER_FEATURE my nodes would crash within about 30 mins of booting. Also on the gateway the through-put of the radio RF24 died to a crawl. I was trying to OTA my nodes and they were going line by line for about 60mins or more each (MYSController). I simply went back to 2.2.0 on Ethernet Gateway made NO other configuration changes and the nodes flashed in less than a minute each.

                            Since removing 2.3.0 from gateway and repeaters the whole network appears to have stabilised again.

                            1 Reply Last reply
                            2
                            • AnticimexA Anticimex

                              Changelog: https://github.com/mysensors/MySensors/releases/tag/2.3.0

                              Thanks to all GitHub users who contributed to this release:

                              d00616
                              flopp999
                              Kartik Arora
                              kvoit
                              Marcelo Aquino
                              Marco Bakera
                              Martin Hjelmare
                              Mikael Falkvidd
                              Miloslav Kazda
                              Patrick Fallberg
                              per1234
                              seeers
                              tekka
                              thucar
                              Tombula

                              pvojP Offline
                              pvojP Offline
                              pvoj
                              wrote on last edited by pvoj
                              #14

                              Thank you for your great work on this project. It is the best project for most of us to build a cheap and reliable wireless iot network.
                              I am stuck at version 1.5 with my home network. I have several repeaters and even more nodes. I have some quite complex nodes so I decided to make the version update slowly. My system can't be stopped for days.
                              I plan to operate the 1.5 and the 2.3 network parallel and change the nodes one by one.
                              The system runs on Domoticz using a serial gateway. First I will add a new serial gateway (2.3) and I will start to migrate the nodes.
                              Can I keep the node_ids in Domoticz to keep the controller-side scripts unchanged?
                              Can you suggest the best way to migrate everything?

                              tbowmoT 1 Reply Last reply
                              0
                              • pepsonP Offline
                                pepsonP Offline
                                pepson
                                wrote on last edited by
                                #15

                                With released 2.3.0 is many problem with communication on radio RFM69HW. On 2.2.0 this problem is no available.

                                1 Reply Last reply
                                0
                                • pvojP pvoj

                                  Thank you for your great work on this project. It is the best project for most of us to build a cheap and reliable wireless iot network.
                                  I am stuck at version 1.5 with my home network. I have several repeaters and even more nodes. I have some quite complex nodes so I decided to make the version update slowly. My system can't be stopped for days.
                                  I plan to operate the 1.5 and the 2.3 network parallel and change the nodes one by one.
                                  The system runs on Domoticz using a serial gateway. First I will add a new serial gateway (2.3) and I will start to migrate the nodes.
                                  Can I keep the node_ids in Domoticz to keep the controller-side scripts unchanged?
                                  Can you suggest the best way to migrate everything?

                                  tbowmoT Offline
                                  tbowmoT Offline
                                  tbowmo
                                  Admin
                                  wrote on last edited by
                                  #16

                                  @pvoj Domoticz will reassign internal sensor id's to each sensor it sees on the new gateway.

                                  One way could be to use nodered in front of domoticz, and create some basic mysensors dual gateway routing, so domoticz only sees one gateway. I did this when I was running domoticz as controller. (I have now switched completely to nodered).

                                  1 Reply Last reply
                                  1
                                  • M Offline
                                    M Offline
                                    mirikbb
                                    wrote on last edited by
                                    #17

                                    Hello,

                                    please, how to revert from v2.3 to 2.2 on rpi? I started to have a problem with stability/freezing of my raspberry pi 3 after installing v 2.3, and I am not sure if it has something to do with new Mysensors v2.3. I need to elaborate a bit but I don't know how to use Git clone to get older version. I have no skills with git.
                                    Many thanx.

                                    mfalkviddM 1 Reply Last reply
                                    0
                                    • M mirikbb

                                      Hello,

                                      please, how to revert from v2.3 to 2.2 on rpi? I started to have a problem with stability/freezing of my raspberry pi 3 after installing v 2.3, and I am not sure if it has something to do with new Mysensors v2.3. I need to elaborate a bit but I don't know how to use Git clone to get older version. I have no skills with git.
                                      Many thanx.

                                      mfalkviddM Offline
                                      mfalkviddM Offline
                                      mfalkvidd
                                      Mod
                                      wrote on last edited by
                                      #18

                                      @mirikbb you can download all versions from https://www.mysensors.org/download

                                      cadetC 1 Reply Last reply
                                      0
                                      • mfalkviddM mfalkvidd

                                        @mirikbb you can download all versions from https://www.mysensors.org/download

                                        cadetC Offline
                                        cadetC Offline
                                        cadet
                                        wrote on last edited by
                                        #19

                                        Hi
                                        I have MSGW 2.1.0 version on arduino
                                        today I was install RPi3 MSGW 2.3.0
                                        Can I work with sensors 2.1.0 or need to upgrade all ?
                                        Thank you

                                        cadetC 1 Reply Last reply
                                        0
                                        • cadetC cadet

                                          Hi
                                          I have MSGW 2.1.0 version on arduino
                                          today I was install RPi3 MSGW 2.3.0
                                          Can I work with sensors 2.1.0 or need to upgrade all ?
                                          Thank you

                                          cadetC Offline
                                          cadetC Offline
                                          cadet
                                          wrote on last edited by cadet
                                          #20

                                          Please modify source !!!!! 2.1.1 2.2.0 2.3.0

                                          anvil 2 years ago
                                          Solved - user error 🙂
                                          Inside the Raspberry Pi setup (file /MySensors/examples_linux/mysgw.cpp), the inclusion mode define must be added:
                                          #define MY_INCLUSION_MODE_FEATURE
                                          This is present in the Serial & Ethernet gateway example ino files, just missing from the Raspberry Pi version as it is on GitHub.

                                          With this added, the response to the StartInclusion mode request is then received & everything is fine:

                                          TX(fromController) 0;0;3;0;5;1
                                          RX(fromRaspberryPiGateway) 0;255;3;0;5;1
                                          On the plus side, by working this out I'm a lot more familiar with the workings of MySensors!

                                          Cheers!

                                          1

                                          mfalkviddM 1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          20

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.1k

                                          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