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. Home Assistant
  4. Some questions on how gateway works

Some questions on how gateway works

Scheduled Pinned Locked Moved Home Assistant
14 Posts 4 Posters 42 Views 4 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.
  • HomerH Offline
    HomerH Offline
    Homer
    wrote on last edited by
    #5

    Screenshot 2025-08-10 200908.png

    Still no topics. I only have the one sensor and I haven't actually attached any sensors to the arduino as I figured the sketch itself would send enough info to create the devices, but I am starting to wonder if the reason they aren;t there is coz of this....

    1 Reply Last reply
    0
    • F Offline
      F Offline
      fsgraz
      wrote on last edited by
      #6

      Maybe is a silly point, but the node presents itself to the gateway, and afterwards you should see your node in your controller. The node ( in myController V1 that is my choice) I see the node's registration status as New. I need to edit the node properties and change the node status to Registered. After that the sensors show up.

      there's also an inclusion mode in the gateway if this is not possible with Vera:

      // Enable inclusion mode
      //#define MY_INCLUSION_MODE_FEATURE

      // Enable Inclusion mode button on gateway
      //#define MY_INCLUSION_BUTTON_FEATURE
      // Set inclusion mode duration (in seconds)
      //#define MY_INCLUSION_MODE_DURATION 60
      // Digital pin used for inclusion mode button
      //#define MY_INCLUSION_MODE_BUTTON_PIN D1

      https://www.mysensors.org/build/advanced_gateway

      F 1 Reply Last reply
      0
      • F fsgraz

        Maybe is a silly point, but the node presents itself to the gateway, and afterwards you should see your node in your controller. The node ( in myController V1 that is my choice) I see the node's registration status as New. I need to edit the node properties and change the node status to Registered. After that the sensors show up.

        there's also an inclusion mode in the gateway if this is not possible with Vera:

        // Enable inclusion mode
        //#define MY_INCLUSION_MODE_FEATURE

        // Enable Inclusion mode button on gateway
        //#define MY_INCLUSION_BUTTON_FEATURE
        // Set inclusion mode duration (in seconds)
        //#define MY_INCLUSION_MODE_DURATION 60
        // Digital pin used for inclusion mode button
        //#define MY_INCLUSION_MODE_BUTTON_PIN D1

        https://www.mysensors.org/build/advanced_gateway

        F Offline
        F Offline
        fsgraz
        wrote on last edited by
        #7

        let me also add that if the serial protocol is possible with an ethernet gateway, I would prefer that, w/o messing with MQTT.

        mfalkviddM 1 Reply Last reply
        0
        • F fsgraz

          let me also add that if the serial protocol is possible with an ethernet gateway, I would prefer that, w/o messing with MQTT.

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

          @fsgraz you might want to use the tcp option for the ethernet gateway then. See https://www.mysensors.org/about/overview and https://www.mysensors.org/build/select_gateway

          F 2 Replies Last reply
          0
          • HomerH Offline
            HomerH Offline
            Homer
            wrote on last edited by
            #9

            Thanks for the replies!!

            I have some progress, but I still don't see any sensors in Home Assistant.

            Screenshot 2025-08-11 111200.png

            As you can see. topics are being reported, but nothing related to them show up in the HA MQTT integration or the Mysensors integration.I have no idea where to go from here.

            1 Reply Last reply
            0
            • HomerH Offline
              HomerH Offline
              Homer
              wrote on last edited by
              #10

              I gave up on this and instead went the TCP Gateway, and now I have sensors in HA!

              OldSurferDudeO 1 Reply Last reply
              0
              • HomerH Homer

                I gave up on this and instead went the TCP Gateway, and now I have sensors in HA!

                OldSurferDudeO Offline
                OldSurferDudeO Offline
                OldSurferDude
                wrote on last edited by
                #11

                @Homer That's really good to hear!

                1 Reply Last reply
                1
                • HomerH Offline
                  HomerH Offline
                  Homer
                  wrote on last edited by
                  #12

                  Thanks mate, I am very pleased! :-D

                  1 Reply Last reply
                  0
                  • mfalkviddM mfalkvidd

                    @fsgraz you might want to use the tcp option for the ethernet gateway then. See https://www.mysensors.org/about/overview and https://www.mysensors.org/build/select_gateway

                    F Offline
                    F Offline
                    fsgraz
                    wrote on last edited by
                    #13

                    @mfalkvidd thanks.

                    I am happily running 6 esp32 WiFi gateways with nRF24L01+, but with the mysensors serial protocol, not mqtt. I don't see any value on MQTT for a local system based entirely on mysensors like mine, but I might be wrong and don't see the potential.

                    I have a couple of them working as bridges, like between BLE sensors and mysensors, or Alexa an mysensors, meteo RSS Feed etc.

                    1 Reply Last reply
                    1
                    • mfalkviddM mfalkvidd

                      @fsgraz you might want to use the tcp option for the ethernet gateway then. See https://www.mysensors.org/about/overview and https://www.mysensors.org/build/select_gateway

                      F Offline
                      F Offline
                      fsgraz
                      wrote on last edited by
                      #14

                      @mfalkvidd I got what you mean.
                      Yes, I am using the tcp connection using the mySensors serial API, not the USB<>UART serial interface ;-)

                      I am running a gateway with the nRF24 at 1Mpbs for the fast & furious sensors (mainly energy meters); another at 250kbps for the battery supplied nodes (temp/hum and door sensors); another one at 1Mbps dedicated to the actuators / mission critical.
                      60 nodes running

                      Another on is a BLE<>Mysensors bridge between the Mopeka Tank Pro (2) and the TPMS (4)
                      Another one is a fauxmo<>Mysensors bridge.

                      A few esp32 based displays (round oled, 3.5", 7")

                      :-)

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


                      10

                      Online

                      11.7k

                      Users

                      11.2k

                      Topics

                      113.0k

                      Posts


                      Copyright 2019 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