Ankündigung

Einklappen
Keine Ankündigung bisher.

KNX and Google Home

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

    KNX and Google Home

    Hi.

    I bought some google home devices to start voice controlling my KNX devices. I currently use eventghost (on a dedicated server) and Gira Home Server to control my house.
    I've seen some hardware devices to bridge the 2 systems together but I was looking for a cheaper, software only option.

    What are you using for that? Can someone point me in the right direction?

    Thanks.

    Regards,
    Mike

    #2
    1) https://github.com/nfarina/homebridge

    2) https://github.com/snowdd1/homebridge-knx

    3) https://github.com/oznu/homebridge-gsh

    Kommentar


      #3
      derPaul,

      Thank you!
      I will start playing with those

      Kommentar


        #4
        you are welcome ... feel free to ask any questions :-)

        Kommentar


          #5
          Did you install it all manually on a system or in a VM or did you use a (almost ready) Docker which can do: KNX + Google + Homebridge ?

          Kommentar


            #6
            Hey Roel, i let this run into Docker on my Synology.

            This Container : https://hub.docker.com/r/oznu/homebridge

            Kommentar


              #7
              Zitat von derPaul Beitrag anzeigen
              Hey Roel, i let this run into Docker on my Synology.

              This Container : https://hub.docker.com/r/oznu/homebridge

              derPaul,

              Perhaps you can help me a bit further...
              I am having trouble running KNXD and Homebridge on the same docker server. I seems that homebridge can't see knxd when it is running on another container.
              Is there any way I can run both containers on the same machine?

              Thanks.

              Kommentar


                #8
                whats your network configuration of your container? host or bridge?

                in my setup both container running on the same host, and the network ist configured as host network
                Zuletzt geändert von derPaul; 13.01.2020, 16:39.

                Kommentar


                  #9
                  Thanks!
                  I figured out what I was doing wrong: I was running knxd without the -i parameter. It was enough for Homebridge to complain about missing knxd

                  Thanks again.

                  Kommentar

                  Lädt...
                  X