Skip to content
  • 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. OpenHAB
  4. Installation instruction OpenHAB2 + MQTT gateway
  • Getting Started
  • Controller
  • Build
  • Hardware
  • Download/API
  • Forum
  • Store

Installation instruction OpenHAB2 + MQTT gateway

Scheduled Pinned Locked Moved OpenHAB
11 Posts 3 Posters 5.8k Views 2 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.
  • vladimirV Offline
    vladimirV Offline
    vladimir
    wrote on last edited by
    #1

    Hello! Tell me please, what should I do to OpenHAB 2 started working with the MQTT gateway? There is somewhere understandable step-by-step instructions for configuring the OpenHAB 2 + MySensors (MQTT gateway)?

    mfalkviddM 1 Reply Last reply
    0
    • vladimirV vladimir

      Hello! Tell me please, what should I do to OpenHAB 2 started working with the MQTT gateway? There is somewhere understandable step-by-step instructions for configuring the OpenHAB 2 + MySensors (MQTT gateway)?

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

      @vladimir I don't use OpenHab myself, but https://forum.mysensors.org/topic/4415/my-final-setup-to-get-mysensors-and-openhab-communicating-via-mqtt looks quite comprehensive. If you have already looked at that, and it was not complete enough, could you describe what you are missing?

      vladimirV 1 Reply Last reply
      0
      • vladimirV Offline
        vladimirV Offline
        vladimir
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • mfalkviddM mfalkvidd

          @vladimir I don't use OpenHab myself, but https://forum.mysensors.org/topic/4415/my-final-setup-to-get-mysensors-and-openhab-communicating-via-mqtt looks quite comprehensive. If you have already looked at that, and it was not complete enough, could you describe what you are missing?

          vladimirV Offline
          vladimirV Offline
          vladimir
          wrote on last edited by
          #4

          @mfalkvidd I can not understand where to find the file openhab.cfg

          mfalkviddM 1 Reply Last reply
          0
          • vladimirV vladimir

            @mfalkvidd I can not understand where to find the file openhab.cfg

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

            @vladimir did you look at https://community.openhab.org/t/where-is-openhab-cfg/20348 ? If so, could you clarify why that didn't help you?

            vladimirV 2 Replies Last reply
            0
            • mfalkviddM mfalkvidd

              @vladimir did you look at https://community.openhab.org/t/where-is-openhab-cfg/20348 ? If so, could you clarify why that didn't help you?

              vladimirV Offline
              vladimirV Offline
              vladimir
              wrote on last edited by
              #6

              @mfalkvidd It looks like the whole problem is that I'm trying to do this in the Mac OS. Very strange, but even the debugging mode does not display real-time information.

              1 Reply Last reply
              1
              • mfalkviddM mfalkvidd

                @vladimir did you look at https://community.openhab.org/t/where-is-openhab-cfg/20348 ? If so, could you clarify why that didn't help you?

                vladimirV Offline
                vladimirV Offline
                vladimir
                wrote on last edited by
                #7

                @mfalkvidd It is very strange that in the presence of such a large community, there are no detailed step-by-step instructions, everything is scattered in different places.
                Thank you very much for your help!

                mfalkviddM 1 Reply Last reply
                0
                • vladimirV vladimir

                  @mfalkvidd It is very strange that in the presence of such a large community, there are no detailed step-by-step instructions, everything is scattered in different places.
                  Thank you very much for your help!

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

                  @vladimir it would be great if you could write step-by-step instructions that are detailed enough. We could publish them on https://www.mysensors.org/controller/openhab

                  Now that you've just gone through the process it should be fresh in your mind so writing it should be super easy.

                  vladimirV 1 Reply Last reply
                  0
                  • mfalkviddM mfalkvidd

                    @vladimir it would be great if you could write step-by-step instructions that are detailed enough. We could publish them on https://www.mysensors.org/controller/openhab

                    Now that you've just gone through the process it should be fresh in your mind so writing it should be super easy.

                    vladimirV Offline
                    vladimirV Offline
                    vladimir
                    wrote on last edited by
                    #9

                    @mfalkvidd The fact of the matter is that I could not figure it out. Here are the problems that I now faced:

                    1. In OpenHAB2, on the Mac OS, debugging information is not displayed when starting start_debug.sh
                    2. I still could not understand why in OpenHAB2, there is no MQTT gateway in the list:
                      Image
                    H 1 Reply Last reply
                    1
                    • vladimirV vladimir

                      @mfalkvidd The fact of the matter is that I could not figure it out. Here are the problems that I now faced:

                      1. In OpenHAB2, on the Mac OS, debugging information is not displayed when starting start_debug.sh
                      2. I still could not understand why in OpenHAB2, there is no MQTT gateway in the list:
                        Image
                      H Offline
                      H Offline
                      haggis
                      wrote on last edited by
                      #10

                      @vladimir mysensors mqtt gateway connect to the mosquitto broker, openhab also connect to mosquitto so you should install the mqtt binding in openhab. in the tutorial i think that in my config "openhab.cfg" is this file /etc/openhab2/services/mqtt.cfg

                      H 1 Reply Last reply
                      0
                      • H haggis

                        @vladimir mysensors mqtt gateway connect to the mosquitto broker, openhab also connect to mosquitto so you should install the mqtt binding in openhab. in the tutorial i think that in my config "openhab.cfg" is this file /etc/openhab2/services/mqtt.cfg

                        H Offline
                        H Offline
                        haggis
                        wrote on last edited by
                        #11

                        @haggis https://forum.mysensors.org/topic/3605/can-t-get-openhab2-to-see-my-mqtt-messages/3

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


                        17

                        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
                        • OpenHardware.io
                        • Categories
                        • Recent
                        • Tags
                        • Popular