Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Aufruf] DENON & Marantz 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

    [Aufruf] DENON & Marantz Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • foxriver76
      foxriver76 Developer last edited by

      @Homoran:

      klappt das mit dem output Monitor?

      Das wäre für mich erst recht ein Grund den Adapter einzusetzen.

      Hintergrund:

      Habe einen neuen Marantz SR8012 mit einem SONY A1 an Monitor1 und einen Epson Beamer an Monitor2

      Seit ich den Sony TV habe, setzt beim Beamer immer wieder das Bild asu.

      Soll eine Eigenheit der Sony TVs sein, die immer mal kurz aus dem Standby erwachen und einen HDMI Handshake hinlegen.

      Gestern das erste mal Output von Auto nur auf den Beamer gelegt da war RUhe.

      Leider kann ich den Ausgang nicht über die Fernbedienung und nicht über die Harmony (so einfach) steuern. Daher konnte ich es bisher nicht mit in die Szene einbauen.

      Gruß

      Rainer `

      Der Output Monitor ist mindestens über den expertCommand state wechselbar. Ich habe vorhin auch was in den Adapter implementiert (Github only). Würde gerne, dass es jemand testet bevor es auf npm geht. Ich habe leider keine Möglichkeit das zu testen, außer jemand möchte mir einen neuen AVR spendieren. 😄

      1 Reply Last reply Reply Quote 0
      • foxriver76
        foxriver76 Developer last edited by

        @Pascal09:

        bei mir gibt es nur 0.3.6. Oder wie kann ich die neue version sonst installieren? `

        Schau mal ab da: https://youtu.be/nFuiHQD-5wI?t=2m59s

        Und danach solltest du noch ein Upload des Adapters machen, ist gegen Ende erklärt.

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

          @foxriver76:

          Würde gerne, dass es jemand testet bevor es auf npm geht. Ich habe leider keine Möglichkeit das zu testen `
          Mal sehen, ob ich vor dem Urlaub noch dazu komme.

          @foxriver76:

          außer jemand möchte mir einen neuen AVR spendieren. `
          Sparen! Es lohnt sich.

          Gruß Rainer

          1 Reply Last reply Reply Quote 0
          • foxriver76
            foxriver76 Developer last edited by

            @Homoran:

            Mal sehen, ob ich vor dem Urlaub noch dazu komme. `
            Kein Stress, wird schon irgendjemand tun. 😄

            @Homoran:

            Sparen! Es lohnt sich. `

            Für mich persönlich lohnt sich ein Upgrade derzeit nicht. Es gibt genug andere Gadgets in die ich mein Geld pumpen kann. :lol:

            1 Reply Last reply Reply Quote 0
            • P
              Pascal09 last edited by

              so habe es grade getestet funktioniert super!!! Danke 🙂

              1 Reply Last reply Reply Quote 0
              • foxriver76
                foxriver76 Developer last edited by

                @Pascal09:

                so habe es grade getestet funktioniert super!!! Danke 🙂 `

                Super, danke dir fürs testen. 🙂

                Somit ab sofort auch im Latest.

                1 Reply Last reply Reply Quote 0
                • P
                  Pascal09 last edited by

                  Hätte noch eine andere Frage 😄

                  Ich würde gerne in einem Blockly Script den Wert von Select Input auf TV ändern. Hab versucht es mit einem Text zu steuern das geht aber leider nicht.
                  8518_unbenannt.jpg

                  1 Reply Last reply Reply Quote 0
                  • foxriver76
                    foxriver76 Developer last edited by

                    @Pascal09:

                    Hätte noch eine andere Frage 😄

                    Ich würde gerne in einem Blockly Script den Wert von Select Input auf TV ändern. Hab versucht es mit einem Text zu steuern das geht aber leider nicht. `

                    Wenn du mal auf Zeige Code oben drückst und mir das postet, helfe ich dir gerne. Habe eine Allergie gegen Scratch und Blockly 😄

                    1 Reply Last reply Reply Quote 0
                    • P
                      Pascal09 last edited by

                      hier:

                      so geht es auch nicht

                      setStateDelayed("denon.0.zoneMain.selectInput"/Select input/, TV, 200, false);
                      8518_unbenannt.jpg

                      1 Reply Last reply Reply Quote 0
                      • P
                        Pascal09 last edited by

                        es wäre auch super wenn du diese Funktionen noch hinzufügen könntest

                        Select SURROUND mode

                        VPMAUTO

                        Set Video Processing Mode to AUTO

                        VSVPMAUTO <cr>VPMGAME

                        Set Video Processing Mode to GAME

                        VSVPMGAME <cr>VPMMOVI

                        Set Video Processing Mode to MOVIE

                        VSVPMMOVI <cr>CENTER SPREAD ON/OFF

                        CES ON

                        PSCES ON <cr>CES OFF

                        PSCES OFF <cr>Picture Mode direct change

                        -Off

                        PVOFF <cr>STD

                        -Standard

                        PVSTD <cr>MOV

                        -Movie

                        PVMOV <cr>VVD

                        -Vivid

                        PVVVD <cr>STM

                        -Stream

                        PVSTM <cr>CTM

                        -Costom

                        PVCTM <cr>DAY

                        -ISF Day

                        PVDAY <cr>NGT

                        -ISF Night

                        PVNGT <cr>Auto Lip Sync

                        On / Off</cr></cr></cr></cr></cr></cr></cr></cr></cr></cr></cr></cr></cr>

                        1 Reply Last reply Reply Quote 0
                        • foxriver76
                          foxriver76 Developer last edited by

                          @Pascal09:

                          hier:

                          so geht es auch nicht

                          setStateDelayed("denon.0.zoneMain.selectInput"/Select input/, TV, 200, false); `

                          zoneMain.selectInput / zone2.selectInput / zone3.selectInput

                          The string value contains the current input source. You can also set the input source with the following encoding:

                          0: PHONO

                          1: CD

                          2: TUNER

                          3: DVD

                          4: BD

                          5: TV

                          6: SAT/CBL

                          7: MPLAY

                          8: GAME

                          9: NET

                          10: SPOTIFY

                          11: LASTFM

                          12: IRADIO

                          13: SERVER

                          14: FAVORITES

                          15: AUX1

                          16: AUX2

                          17: AUX3

                          18: AUX4

                          19: AUX5

                          20: AUX6

                          21: AUX7

                          Please note, that not every input source is available on every AVR model.

                          Example:

                          setState('denon.0.zoneMain.selectInput', '5');
                          
                          1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators last edited by

                            @Pascal09:

                            Hätte noch eine andere Frage 😄

                            Ich würde gerne in einem Blockly Script den Wert von Select Input auf TV ändern. Hab versucht es mit einem Text zu steuern das geht aber leider nicht. `
                            Dann hättest du hier wahrscheinlich einen mathe block statt des textblocks nehmen müssen

                            Gruß Rainer

                            1 Reply Last reply Reply Quote 0
                            • foxriver76
                              foxriver76 Developer last edited by

                              @Pascal09:

                              es wäre auch super wenn du diese Funktionen noch hinzufügen könntest

                              Select SURROUND mode

                              VPMAUTO

                              Set Video Processing Mode to AUTO

                              VSVPMAUTO <cr>VPMGAME

                              Set Video Processing Mode to GAME

                              VSVPMGAME <cr>VPMMOVI

                              Set Video Processing Mode to MOVIE

                              VSVPMMOVI <cr>CENTER SPREAD ON/OFF

                              CES ON

                              PSCES ON <cr>CES OFF

                              PSCES OFF <cr>Picture Mode direct change

                              -Off

                              PVOFF <cr>STD

                              -Standard

                              PVSTD <cr>MOV

                              -Movie

                              PVMOV <cr>VVD

                              -Vivid

                              PVVVD <cr>STM

                              -Stream

                              PVSTM <cr>CTM

                              -Costom

                              PVCTM <cr>DAY

                              -ISF Day

                              PVDAY <cr>NGT

                              -ISF Night

                              PVNGT <cr>Auto Lip Sync

                              On / Off</cr></cr></cr></cr></cr></cr></cr></cr></cr></cr></cr></cr></cr> `

                              Center Spread habe ich in 0.3.8 auf Github schon implementiert. Für Lip Sync finde ich auf die schnelle kein Kommando. Bei so was am Besten auf Debug stellen, dann wird unter anderem beim durchspielen mit der FB eine Zeile geloggt 'Unhandled Command'. Da könnte man schauen ob was dabei ist, über das expertCommand lässt sich schnell feststellen ob es das richtige Kommando ist.

                              Für die anderen Wünsche bitte mal ein Issue anlegen auf Github.

                              Schönen Abend

                              fox

                              1 Reply Last reply Reply Quote 0
                              • foxriver76
                                foxriver76 Developer last edited by

                                @Pascal09:

                                es wäre auch super wenn du diese Funktionen noch hinzufügen könntest

                                Select SURROUND mode // NOTE by fox: VIDEO PROCESSING MODE (surround mode gibts schon)

                                VPMAUTO

                                Set Video Processing Mode to AUTO

                                VSVPMAUTO <cr>VPMGAME

                                Set Video Processing Mode to GAME

                                VSVPMGAME <cr>VPMMOVI

                                Set Video Processing Mode to MOVIE

                                VSVPMMOVI <cr>CENTER SPREAD ON/OFF

                                CES ON

                                PSCES ON <cr>CES OFF

                                PSCES OFF</cr></cr></cr></cr> `

                                Moin,

                                diese beiden States existieren nun in 0.3.8 (latest) – sie werden nur erstellt, wenn der AVR diese beherrscht. Ansonsten wurden intern Kleinigkeiten optimiert. Bitte grundsätzlich testen, sowie die beiden neuen States auf Funktionalität checken.

                                beste Grüße

                                fox

                                1 Reply Last reply Reply Quote 0
                                • foxriver76
                                  foxriver76 Developer last edited by

                                  Nochmal ein Version Bump auf 0.3.9 –>

                                  :::Es sollten die Stati Audyssey LFC sowie dazugehörig Containment Amount nur noch erstellt werden, wenn euer AVR das auch unterstützt.

                                  :::Ebenfalls wird SubwooferTwoLevel sowie die dazugehörigen Up/Down Buttons nur noch kreiert wenn euer AVR das unterstützt.

                                  1 Reply Last reply Reply Quote 0
                                  • foxriver76
                                    foxriver76 Developer last edited by

                                    @Pascal09:

                                    es wäre auch super wenn du diese Funktionen noch hinzufügen könntest

                                    Picture Mode direct change

                                    -Off

                                    PVOFF <cr>STD

                                    -Standard

                                    PVSTD <cr>MOV

                                    -Movie

                                    PVMOV <cr>VVD

                                    -Vivid

                                    PVVVD <cr>STM

                                    -Stream

                                    PVSTM <cr>CTM

                                    -Costom

                                    PVCTM <cr>DAY

                                    -ISF Day

                                    PVDAY <cr>NGT

                                    -ISF Night

                                    PVNGT</cr></cr></cr></cr></cr></cr></cr> `

                                    Nun auch drin. Obs funktioniert muss jemand anderes testen. Bei mir gibts das noch nicht.

                                    1 Reply Last reply Reply Quote 0
                                    • B
                                      BlueEssi last edited by

                                      Adapter startet nicht mehr in Version 0.4.0.

                                      Fehlerlog:

                                      uncaught exception: Cannot read property 'common' of null

                                      Version 0.3.9 installiert und es läuft.

                                      1 Reply Last reply Reply Quote 0
                                      • foxriver76
                                        foxriver76 Developer last edited by

                                        @BlueEssi:

                                        Adapter startet nicht mehr in Version 0.4.0.

                                        Fehlerlog:

                                        uncaught exception: Cannot read property 'common' of null

                                        Version 0.3.9 installiert und es läuft. `

                                        Kannst du bitte die entsprechenden Zeilen aus dem Log posten?

                                        1 Reply Last reply Reply Quote 0
                                        • B
                                          BlueEssi last edited by

                                          @foxriver76:

                                          @BlueEssi:

                                          Adapter startet nicht mehr in Version 0.4.0.

                                          Fehlerlog:

                                          uncaught exception: Cannot read property 'common' of null

                                          Version 0.3.9 installiert und es läuft. `

                                          Kannst du bitte die entsprechenden Zeilen aus dem Log posten? `

                                          2018-09-23 20:35:06.604 - error: denon.0 uncaught exception: Cannot read property 'common' of null 
                                          2018-09-23 20:35:06.605 - error: denon.0 TypeError: Cannot read property 'common' of null 
                                          at Socket.adapter.getObject (C:\ioBroker\node_modules\iobroker.denon\main.js:767:62) 
                                          at Socket.onack (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\lib\socket.js:319:9) 
                                          at Socket.onpacket (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\lib\socket.js:244:12) 
                                          at Manager. (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\component-bind\index.js:21:15) 
                                          at Manager.Emitter.emit (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\node_modules\component-emitter\index.js:133:20) 
                                          at Manager.ondecoded (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\lib\manager.js:345:8) 
                                          at Decoder. (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\component-bind\index.js:21:15) 
                                          at Decoder.Emitter.emit (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\node_modules\component-emitter\index.js:133:20) 
                                          at Decoder.add (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\node_modules\socket.io-parser\index.js:251:12) 
                                          at Manager.ondata (C:\ioBroker\node_modules\iobroker.js-controller\node_modules\socket.io-client\lib\manager.js:335:16) 
                                          2018-09-23 20:35:06.605 - info: denon.0 [END] Stopping Denon AVR adapter... 
                                          
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • foxriver76
                                            foxriver76 Developer last edited by

                                            Danke, werde es mir anschauen.

                                            Fehler gefunden, werde gleich was pushen.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            800
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            denon
                                            28
                                            335
                                            51862
                                            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