Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [Problem] Dream btw. Enigma2 Adapter

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    [Problem] Dream btw. Enigma2 Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • Ralla66
      Ralla66 Most Active last edited by

      Wie steuert den dann der veränderte Wert die Dream oder Vu an ?

      Per http Request im Adapter ?

      1 Reply Last reply Reply Quote 0
      • dslraser
        dslraser Forum Testing Most Active last edited by

        einfach im Cloudadapter den Datenpunkt auswählen und einen passenden/gewünschten Namen vergeben (bei mir z.B. Laustärke im Wohnzimmer. Nur Lautstärke ging nicht, weil die Echos dann meinen sie selbst sind gemeint)

        Danach noch Alexa nach neuen Geräten suchen lassen.

        1 Reply Last reply Reply Quote 0
        • Ralla66
          Ralla66 Most Active last edited by

          Soweit ja klar,

          wie wird das gesteuert aus dem Adatpter heraus.

          Die Dream oder VU muß ja einen Befehl erhalten.

          Zumindest bei Standby true / false geht das nicht.

          Das kann ja nur im Adapter selbst sein.

          Volume geht bei dir in beiden Adaptern ?

          Ralla

          1 Reply Last reply Reply Quote 0
          • dslraser
            dslraser Forum Testing Most Active last edited by

            @Ralla66:

            Soweit ja klar,

            wie wird das gesteuert aus dem Adatpter heraus.

            Die Dream oder VU muß ja einen Befehl erhalten.

            Zumindest bei Standby true / false geht das nicht.

            Das kann ja nur im Adapter selbst sein.

            Volume geht bei dir in beiden Adaptern ?

            Ralla `

            ich nutze nur den VU Adapter, da geht es bei mir, also direkt.

            Nachtrag:

            Bei Alexa, Lautstärke im Wohnzimmer an geht es auf den eingestellten Wert im Cloudadapter. Bei aus auf 0, oder eben man sagt an wieviel Prozent eingestellt werden soll..

            Der Datenpunkt ist ja ein level.volume~~![](</s><URL url=)<link_text text="https://uploads.tapatalk-cdn.com/201804 ... 108b61.jpg">https://uploads.tapatalk-cdn.com/20180427/ace2da7e345e371e46d038947e108b61.jpg</link_text>" />

            ![](</s><URL url=)<link_text text="https://uploads.tapatalk-cdn.com/201804 ... 783bcd.jpg">https://uploads.tapatalk-cdn.com/20180427/38fc071180ad2e0db9f3f35ab4783bcd.jpg</link_text>" />~~

            1 Reply Last reply Reply Quote 0
            • Ralla66
              Ralla66 Most Active last edited by

              Soweit ja klar,

              wie wird das gesteuert aus dem Adatpter heraus.

              Per http oder wie ?

              1 Reply Last reply Reply Quote 0
              • dslraser
                dslraser Forum Testing Most Active last edited by

                @Ralla66:

                Soweit ja klar,

                wie wird das gesteuert aus dem Adatpter heraus.

                Per http oder wie ? ` irgendwie reden wir aneinander vorbei ?

                Direkt aus dem Adapter heraus. Oder vielleicht verstehe ich Deine Frage auch nicht.

                Cloudadapter

                neues Smartgerät

                Volume in den Objekten vom VU Adapter auswählen

                Namen vergeben

                neue Geräte suchen lassen.

                Das wars.

                1 Reply Last reply Reply Quote 0
                • Ralla66
                  Ralla66 Most Active last edited by

                  Irgendwie reden wir aneinander vorbei !

                  Wie ist der Adapter geproggt das er bei Änderung der Volume ( Wert )

                  was zur Box sendet ?

                  1 Reply Last reply Reply Quote 0
                  • dslraser
                    dslraser Forum Testing Most Active last edited by

                    @Ralla66:

                    Irgendwie reden wir aneinander vorbei !

                    Wie ist der Adapter geproggt das er bei Änderung der Volume ( Wert )

                    was zur Box sendet ? ` ähm, das weiß ich nicht, ich habe noch nie einen Adapter geschrieben.

                    Kannst Ihn ja runter laden und anschauen.

                    https://github.com/vader722/ioBroker.vuplus

                    1 Reply Last reply Reply Quote 0
                    • Matten Matten
                      Matten Matten last edited by

                      @0018:

                      Gibt es eine Möglichkeit die Tasten "Programm plus" und "Programm minus" zu implementieren? `

                      Ich hab da mal was am Adapter gebastelt und ein JAVA Skript erstellt

                      bei interesse:

                      auf enigma2 V0.2.2 updaten und neu starten. Dann sollten schonmal die Button usw erscheinen.

                      Neues Java Script erstellen

                      und folgendes Script hinein kopieren

                      > [https://github.com/Matten-Matten/ioBrok … in/COMMAND](https://github.com/Matten-Matten/ioBroker.enigma2/blob/master/admin/COMMAND)

                      im Script bei IP und PORT und Instanz die Anpassungen vornehmen

                      DIE IP UND DEN PORT VOM RECEIVER EINTRAGEN!

                      Jetzt das Script starten und schon ist der Receiver auch steuerbar.

                      1 Reply Last reply Reply Quote 0
                      • Matten Matten
                        Matten Matten last edited by

                        ACH JA DAS IST NUR FÜR enigma2.0 also Instanz 0

                        UND BEI DER JAVA INSTANZ MUSS <u>Erlaube das Kommando "exec"</u> aktiviert sein
                        3476_iobroker.admin-12.05.2018_01_37_19.png

                        1 Reply Last reply Reply Quote 0
                        • Ralla66
                          Ralla66 Most Active last edited by

                          Frage als Beginner,

                          wie greift den der Button klick unter Objekte auf das Script zu ?

                          Anders, wo muß das Script liegen ?

                          Danke Ralla
                          5230_enigma2.3_v1.jpg

                          1 Reply Last reply Reply Quote 0
                          • Matten Matten
                            Matten Matten last edited by

                            Du brauchst folgenden Adapter wenn dieser installiert und gestartet ist

                            3476_iobroker.admin-12.05.2018_20_47_00.png

                            gehst du auf den Reiter Scripte (links) und legst ein neues JAVA Script an.

                            der Button reagiert nicht, sondern das Skript wird durch den Button angetriggert

                            und führt dann ein request aus.

                            1 Reply Last reply Reply Quote 0
                            • Matten Matten
                              Matten Matten last edited by

                              @Ralla66:

                              Frage als Beginner,

                              wie greift den der Button klick unter Objekte auf das Script zu ?

                              Anders, wo muß das Script liegen ?

                              Danke Ralla `

                              https://github.com/Matten-Matten/ioBrok … in/COMMAND

                              1 Reply Last reply Reply Quote 0
                              • Matten Matten
                                Matten Matten last edited by

                                :idea: Ich werde in den nächsten Tagen das Script noch erweitern (Zahlen usw.) Und überarbeiten.

                                Ich melde mich dahingehend dann nochmal.

                                1 Reply Last reply Reply Quote 0
                                • Matten Matten
                                  Matten Matten last edited by

                                  Ich konnte es nicht lassen und habe das Script neu gebastelt. :roll:

                                  Das Script bitte als Java Script anlegen und enigma2.X benennen, folgendes kopieren und im angelegten Script einfügen.

                                  //########### ENIGMA 2 BUTTON SCRIPT ############
                                  //
                                  // -> https://github.com/Matten-Matten/ioBroker.enigma2/blob/master/admin/COMMAND
                                  //
                                  var STATE, IP, PORT, ADAPTER, VOL;
                                  //
                                  //
                                  //####### WERTE IN DEN KLAMMERN ANPASSEN #########
                                  //                                              ##
                                  // Hier die IP ADRESSE der e2 Box eintragen     ##
                                  IP = '192.168.0.1';//                           ##
                                  //                                              ##
                                  // Hier den PORT der e2 Box eintragen           ##
                                  PORT = '80';//                                  ##
                                  //                                              ##
                                  // Hier die Adapter Instanz festlegen           ##
                                  var ADAPTER_INSTANZ = 'enigma2.0';//            ##
                                  //                                              ##
                                  //################################################
                                  //
                                  //
                                  //### AB HIER NIX VERÄNDERN ###########################################################################################
                                  //
                                  //
                                  // Schaltzustand der e2 Box
                                  on({id: ADAPTER_INSTANZ + ".command.STANDBY_TOGGLE"/*command.STANDBY_TOGGLE*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    STATE = (obj.state ? obj.state.val : "");
                                  });
                                  
                                  // Adapterzustand
                                  on({id: "system.adapter." + ADAPTER_INSTANZ + ".alive"/*ADAPTER_INSTANZ + .alive*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if ((obj.state ? obj.state.val : "") == true) {
                                      ADAPTER = true;
                                    } else {
                                      ADAPTER = false;
                                    }
                                  });
                                  // Box Standby
                                  on({id: ADAPTER_INSTANZ + ".command.STANDBY_TOGGLE"/*command.STANDBY_TOGGLE*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',116].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // VOLUME
                                  on({id: ADAPTER_INSTANZ + ".command.SET_VOLUME"/*command.SET_VOLUME*/, change: "ne"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      VOL = getState(ADAPTER_INSTANZ + ".command.SET_VOLUME").val;
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/vol?set=set',Math.round(VOL)].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // MUTE
                                  on({id: ADAPTER_INSTANZ + ".command.MUTE_TOGGLE"/*command.MUTE_TOGGLE*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',113].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // CHANNEL_UP
                                  on({id: ADAPTER_INSTANZ + ".command.CHANNEL_UP"/*command.CHANNEL_UP*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',402].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // CHANNEL_DOWN
                                  on({id: ADAPTER_INSTANZ + ".command.CHANNEL_DOWN"/*command.CHANNEL_DOWN*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',403].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // OK
                                  on({id: ADAPTER_INSTANZ + ".command.OK"/*command.OK*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',352].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // DOWN
                                  on({id: ADAPTER_INSTANZ + ".command.DOWN"/*command.DOWN*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',108].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // EPG
                                  on({id: ADAPTER_INSTANZ + ".command.EPG"/*command.EPG*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',358].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // EXIT
                                  on({id: ADAPTER_INSTANZ + ".command.EXIT"/*command.EXIT*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',174].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // LEFT
                                  on({id: ADAPTER_INSTANZ + ".command.LEFT"/*command.LEFT*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',105].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // MENU
                                  on({id: ADAPTER_INSTANZ + ".command.MENU"/*command.MENU*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',139].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // PAUSE
                                  on({id: ADAPTER_INSTANZ + ".command.PAUSE"/*command.PAUSE*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',119].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // PLAY
                                  on({id: ADAPTER_INSTANZ + ".command.PLAY"/*command.PLAY*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',207].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // RADIO
                                  on({id: ADAPTER_INSTANZ + ".command.RADIO"/*command.RADIO*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',385].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // REC
                                  on({id: ADAPTER_INSTANZ + ".command.REC"/*command.REC*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',167].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // RIGHT
                                  on({id: ADAPTER_INSTANZ + ".command.RIGHT"/*command.RIGHT*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',106].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // STOP
                                  on({id: ADAPTER_INSTANZ + ".command.STOP"/*command.STOP*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',128].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // TV
                                  on({id: ADAPTER_INSTANZ + ".command.TV"/*command.TV*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',377].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  // UP
                                  on({id: ADAPTER_INSTANZ + ".command.UP"/*command.UP*/, change: "any"}, function (obj) {
                                    var value = obj.state.val;
                                    var oldValue = obj.oldState.val;
                                    if (ADAPTER == true && ADAPTER == true) {
                                      try {
                                        require("request")((['http://',IP,':',PORT,'/web/remotecontrol?command=',103].join(''))).on("error", function (e) {console.error(e);});
                                      } catch (e) { console.error(e); }
                                    }
                                  });
                                  

                                  Im Oberen bereich des Scriptes die IP Adresse , den Port und die enigma2 instanz anpassen,

                                  speichern und starten.

                                  für jede weitere enigma2 Instanz einfach das Script duplizieren.

                                  1 Reply Last reply Reply Quote 0
                                  • Ralla66
                                    Ralla66 Most Active last edited by

                                    Habe heute probiert.

                                    Im Script kommt immer das Achtung Symbol.

                                    Siehe Bild.

                                    Wenn ich aus == dieses mache === läuft das Script aber..

                                    Sind die Commands für die VU ?

                                    Beispiel Exit ist bei mir ok.

                                    ['http://',IP,':',PORT,'/web/remotecontrol?command=',174]

                                    Diese scheinen für meine Dream7020 etwas anders zu sein.

                                    Zeile 225 bleibt das Achtung Symbol.

                                    Was ist hier nicht ok ?
                                    5230_achtung.jpg
                                    5230_achtung_v2.jpg

                                    1 Reply Last reply Reply Quote 0
                                    • Matten Matten
                                      Matten Matten last edited by

                                      Mach doch das Open web Interface auf deine Dreambox statt das Standard web if.

                                      Ansonsten kann Ich ja mal schauen ob ich das so programiere, dass man VU oder Dreambox vorher einstellt, bzw er das automatisch erkennt und dann die Kommandos entsprechend abändert.

                                      1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators last edited by

                                        [OT]

                                        ich habe mir jetzt eine Dreambox gekauft - hatte vorher eine Gigablue Quad

                                        Lt. Info des Verkäufers soll das gleiche WebIF drauf sein - Isses nicht.

                                        GB hatte Open WebIF - Dreambox = ???

                                        Was ist denn die bessere Variante??

                                        [/OT]

                                        Gruß

                                        Rainer

                                        1 Reply Last reply Reply Quote 0
                                        • Ralla66
                                          Ralla66 Most Active last edited by

                                          @ Matten Matten

                                          das mit den Commands wäre ein Traum.

                                          Kannst du noch das Passwort mit einfügen.

                                          Läuft bei mir nur mit http Passwort deaktiviert.

                                          1 Reply Last reply Reply Quote 0
                                          • Matten Matten
                                            Matten Matten last edited by

                                            @Homoran:

                                            [OT]

                                            ich habe mir jetzt eine Dreambox gekauft - hatte vorher eine Gigablue Quad

                                            Lt. Info des Verkäufers soll das gleiche WebIF drauf sein - Isses nicht.

                                            GB hatte Open WebIF - Dreambox = ???

                                            Was ist denn die bessere Variante??

                                            [/OT]

                                            Gruß

                                            Rainer `

                                            Ich denke das ist Geschmackssache, ich hab sogar beide drauf. Bei openwebif finde ich das Design und die Navigation übersichtlicher und angenehmer, beim Stand Enigma 2 web Interface hat man den Vorteil wenn man auf Radio umschaltet erhält man mehr Sendungsinformationen zum auslesen.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            615
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            82
                                            739
                                            184165
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo