Ankündigung

Einklappen
Keine Ankündigung bisher.

Harmony Hub über realKnx per Siri steuern

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

    Harmony Hub über realKnx per Siri steuern

    Hallo,
    gibt es eine Möglichkeit das Logitech Harmony Hub mit einzubinden im proserv? Ich möchte per Sprachsteuerung die gespeicherten "Activities" auslösen.

    #2
    Hi,
    im Prinzip kann alles was über KNX angebunden ist, auch per Siri gesteuert werden.
    Uber die HomeKit Automatisierung können auch andere HomeKit Geräte über KNX (Tast-)Sensoren gesteuert werden.
    Die Harmony Funktionen sind meines reine IR Befehle. Hier haben wir leider keinen Treiber.
    Anders ist es mit der Einbindung von RTI Controllern. Die lassen sich über unseren RTI Proserv Treiber steuern
    vG
    christian
    Chris (https://proknx.com)
    wir haben ARAGON entwickelt, einen offline Sprachassistenten für KNX.

    Google, Amazon und Apple hätten das auch gekonnt. Aber sie verdienen eben besser an unseren persönlichen Daten...

    Kommentar


      #3
      War der Meinung dass realKNX auf Basis von OpenHab basiert, und da gibt es ja ein Binding für die Harmony.

      Kommentar


        #4
        ok, wenn Du Dich mit ObenHab ein wenig auskennst, kannst Du Dir selbst die Harmony Befehle auf den KNX Bus legen. Dazu kannst Du jeweils die Standard Bindings für Harmony und KNX verwenden. Das KNX Binding ist übrigens bereits konfiguriert, es wird zur Kommunikation mit dem SONOS Binding verwendet.
        Ich kann Dich bei Deinem Vorhaben halt nur beschränkt supporten...
        Chris (https://proknx.com)
        wir haben ARAGON entwickelt, einen offline Sprachassistenten für KNX.

        Google, Amazon und Apple hätten das auch gekonnt. Aber sie verdienen eben besser an unseren persönlichen Daten...

        Kommentar


          #5
          Hallo in die Runde

          sehe interessant zur multimediasteuerung das sich mit Harmony die Geräte entsprechend einrichten lassen mit nur einem Befehl

          gibt es hier was neues?

          Habe für meinen Neubau auch ProServ eingeplant mit siri und Alexa

          Kommentar


            #6
            Hi,
            Da wir nun Node-RED im realKNX Server implemetiert haben, ist auch die Anbindung des Harmony Hubs kein Problem mehr
            Siehe hier: https://www.npmjs.com/package/node-red-contrib-harmony
            Viele Grüsse
            Christian
            Chris (https://proknx.com)
            wir haben ARAGON entwickelt, einen offline Sprachassistenten für KNX.

            Google, Amazon und Apple hätten das auch gekonnt. Aber sie verdienen eben besser an unseren persönlichen Daten...

            Kommentar


              #7
              Node-Red integration is a real must for realKNX.
              Thank you for implementing it.

              Kommentar


                #8
                Node-RED is indeed a very powerful but still easy to use tool. I'll forward the "Thanks" to IBM UK for making it public open source!
                We will enable more Node-RED goodies in January: SONOS controls, Alexa local controls and more.Check-out our library on our site: https://proknx.com/en/automation-node-red/

                Kommentar


                  #9
                  Node Red Harmony installation gives an error, because "git" ist not found. Install github is impossible as well:
                  Error: Command failed: npm install --production node-red-contrib-harmony npm WARN engine harmonyhubjs-client@1.1.10: wanted: {"npm":">=3.0.0"} (current: {"node":"4.8.4","npm":"2.15.11"}) npm WARN addRemoteGit Error: not found: git npm WARN addRemoteGit at getNotFoundError (/usr/local/lib/node_modules/npm/node_modules/which/which.js:14:12) npm WARN addRemoteGit at F (/usr/local/lib/node_modules/npm/node_modules/which/which.js:69:19) npm WARN addRemoteGit at E (/usr/local/lib/node_modules/npm/node_modules/which/which.js:81:29) npm WARN addRemoteGit at /usr/local/lib/node_modules/npm/node_modules/which/which.js:90:16 npm WARN addRemoteGit at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5 npm WARN addRemoteGit at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5 npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:82:15) npm WARN addRemoteGit git+https://github.com/swissmanu/ltx.git#cdata-fo...

                  Kommentar


                    #10
                    Hi it looks like this package requires git to install, however I'm not sure there's a git package for eds14. I'll look into it after the weekend. Jens

                    Kommentar


                      #11
                      Hi again, I think I've found a work-around.

                      This solution it is not for the faint-hearted and it requires "software handling skills".

                      I have added the explanation to the end of our Node-RED page https://proknx.com/en/automation-node-red/.

                      After implementing those steps I was able to install the Harmony hub package, however I have the next realKNX version with Node.js v6 and Node-RED v0.175. You're one version behind, so maybe it doesn't work for you (yet).

                      I have not tested the Harmony package.

                      Finally there are a few more new articles: "MQTT data exchange" and "Presence detection" that might interest you.

                      Jens

                      Kommentar


                        #12
                        Thanks Jens!

                        Kommentar


                          #13
                          Hi,
                          trying to install the harmony package in node-red and getting this error:


                          Error: Command failed: npm install --save --save-prefix="~" --production node-red-contrib-harmony@1.0.7
                          npm WARN addRemoteGit Error: not found: git
                          npm WARN addRemoteGit at getNotFoundError (/usr/local/lib/node_modules/npm/node_modules/which/which.js:14:12)
                          npm WARN addRemoteGit at F (/usr/local/lib/node_modules/npm/node_modules/which/which.js:69:19)
                          npm WARN addRemoteGit at E (/usr/local/lib/node_modules/npm/node_modules/which/which.js:81:29)
                          npm WARN addRemoteGit at /usr/local/lib/node_modules/npm/node_modules/which/which.js:90:16
                          npm WARN addRemoteGit at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                          npm WARN addRemoteGit at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                          npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:123:15)
                          npm WARN addRemoteGit git+https://github.com/swissmanu/ltx.git...for-ltx-parser resetting remote /var/services/homes/proservx/.npm/_git-remotes/git-h...

                          Kommentar


                            #14
                            Hi, just to confirm, you have the latest of realKNX version installed? Open Synology DSM by clicking the EDS14 icon in realKNX main menu, then open Package Center. You should have NodeJsv6 and Node-RED v1.2.3. If not check out this video how to upgrade: https://screencast-o-matic.com/watch/cFV3o5o3F9
                            Jens

                            Kommentar


                              #15
                              I have the latest versions installed. What else can be wrong?

                              Kommentar

                              Lädt...
                              X