Loxone OpenHAB Binding

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • Gast

    #1

    Loxone OpenHAB Binding

    Ich habe die erste Version der Loxone Binding für OpenHAB veröffentlicht: https://github.com/ppieczul/org.openhab.binding.loxone
    Ich freue mich auf dein Feedback, wenn möglich auf Englisch bitte.
    Vielen Dank
    Pawel
  • bastelbert
    LoxBus Spammer
    • 25.08.2016
    • 237

    #2
    Hi Pawel,

    I installed the Loxone binding on openHAB and configured the connection to my Loxone Miniserver via the Paper UI.
    Unfortunately the Things status remains on INITIALIZING, no change for hours.
    After restarting the Loxone bundle on the Karaf console, I got the following message:

    openhab> bundle:list | grep Lox
    182 | Active | 80 | 2.1.0.5 | Loxone Binding
    openhab> Exception in thread "Thread-351" java.lang.NullPointerException
    at org.openhab.binding.loxone.core.LxServer.updateCon fig(LxServer.java:518)
    at org.openhab.binding.loxone.core.LxServer.access$9( LxServer.java:491)
    at org.openhab.binding.loxone.core.LxServer$LxServerT hread.run(LxServer.java:404)

    Do you have any clue how to solve the problem?
    Thanks!

    Kommentar

    • Gast

      #3
      Can you please reply to my private e-mail. I need more details to help you with your problem. Thanks.

      Kommentar


      • bastelbert
        bastelbert kommentierte
        Kommentar bearbeiten
        you've got mail!
    • Gast

      #4
      Thank you for your feedback. A new version with fixes is available on the github.

      Kommentar

      • Gast

        #5
        Hi,

        Can you please explain or point me to the documentation on how to install this binding in OpenHab?

        Thanks!

        Chris

        Kommentar

      • Gast

        #6
        New more detailed installation and configuration instructions with pictures are available on the wiki: https://github.com/ppieczul/org.open...ng.loxone/wiki
        In the future I'm planning to add instructions how to integrate Loxone with services like IFTTT, Alexa, Google Home and to create custom UI for Loxone combined with services from other vendors.

        Kommentar

        • Rar9
          LoxBus Spammer
          • 25.08.2015
          • 221

          #7
          Hi do you already have an way to link to Google Home that was just released in Europe?

          Gesendet von meinem SM-G925F mit Tapatalk

          Kommentar

          • Gast

            #8
            I have not tried that myself. But this page describes how to get Google Home working with openHAB: https://community.openhab.org/t/goog...egration/32947
            once you have that working, it should be fairly easy to make both bindings interact through rules (http://docs.openhab.org/configuration/rules-dsl.html) or even externally from IFTTT.

            Kommentar

            • Rar9
              LoxBus Spammer
              • 25.08.2015
              • 221

              #9
              Yes I tried the link, but my Google Home won't connect tomy heu Emulation with Openhab set to port 80

              Gesendet von meinem SM-G925F mit Tapatalk

              Kommentar

              • Gast

                #10
                Hi Pawel, ,
                Thanks for this great work! loxone binding works well I want to create custom UI for Loxone but it do not get the final link - the control items (switch or selection does not work.

                here my item script
                switch Garten_Terasse_lampe "Terassen Lampe" <dimmablelight> (gGarten, gLicht, gTerasse)["Lightning"] {channel="loxone:miniserver:xxx:xxx"}
                number EG_Licht "Licht Wohnzimmer" <dimmablelight> (gEG, gLicht)["lightning"] {channel="loxone:miniserver:xxx:xxx"}

                but it does not work - do you have an idea?
                Thanks, Marlies

                Kommentar

                • Rar9
                  LoxBus Spammer
                  • 25.08.2015
                  • 221

                  #11
                  Pawel when I add raffstores and change postion by up/down icon the value does not change.

                  For some unknown reason beta config is again working




                  Zuletzt geändert von Rar9; 19.08.2017, 21:50.

                  Kommentar

                  • Gast

                    #12
                    Can you paste your channel types to which you link items? They are shown in paperui under thing. What are you doing with the items - how do you operate on them, so that you see them not operating? If that is site map, can you share it? Thanks

                    Kommentar


                    • Gast
                      Gast kommentierte
                      Kommentar bearbeiten
                      Thanky for responding so fast - i have solved some minutes ago - it was a typo
                  • Gast

                    #13
                    Excellent. Btw do you use habpanel ui? If not, I wanted to recommend it a lot, it is really outstanding.

                    Kommentar

                    • Rar9
                      LoxBus Spammer
                      • 25.08.2015
                      • 221

                      #14
                      Just updated to the new binding.... Status: OFFLINE - COMMUNICATION_ERROR Error communicating with Miniserver

                      Anything I can do to help?
                      Zuletzt geändert von Rar9; 19.08.2017, 23:24.

                      Kommentar

                      • Gast

                        #15
                        Send the logs in (see details in the message above). I suppose it is a network issue or mini server unreachable ( for example when saving new config to it). . Binding will attempt to connect every 30 seconds. If it does not go online after a minute and you can reach manually your mini server from the same machine, the logs will help me solve it.

                        Kommentar

                        Lädt...