Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Wunsch: Adapter für Panasonic Viera Smart TV Steuerung

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Wunsch: Adapter für Panasonic Viera Smart TV Steuerung

    This topic has been deleted. Only users with topic management privileges can see it.
    • Vumer
      Vumer @Adrian-01 last edited by

      @adrian-01

      Hast du so versucht?
      https://forum.iobroker.net/topic/3501/wunsch-adapter-für-panasonic-viera-smart-tv-steuerung/132

      A 1 Reply Last reply Reply Quote 0
      • A
        Adrian-01 @Vumer last edited by

        @vumer

        Ja, bzw. Was genau muss ich ab dem Punkt „und los gehts“ tun ?

        Gruß

        Vumer 1 Reply Last reply Reply Quote 0
        • Vumer
          Vumer @Adrian-01 last edited by Vumer

          @adrian-01

          python
          
          root@viera:~# 
          root@viera:~# python
          
          
          A 1 Reply Last reply Reply Quote 0
          • A
            Adrian-01 @Vumer last edited by

            @vumer

            das sieht schon mal besser aus 🙂
            Aber ich bekomme leider nach der Anfrage rc.request_pin_code() folgende Fehlermeldung:

            Traceback (most recent call last):
              File "<stdin>", line 1, in <module>
              File "/panasonic-viera/panasonic_viera/__init__.py", line 346, in request_pin_code
                raise e # Pass to the next handler
              File "/panasonic-viera/panasonic_viera/__init__.py", line 338, in request_pin_code
                res = self.soap_request(URL_CONTROL_NRC, URN_REMOTE_CONTROL, 'X_DisplayPinCode', params, body_elem="u")
              File "/panasonic-viera/panasonic_viera/__init__.py", line 258, in soap_request
                raise e # Pass to the next handler
              File "/panasonic-viera/panasonic_viera/__init__.py", line 254, in soap_request
                res = urlopen(req, timeout=5).read()
              File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen
                return opener.open(url, data, timeout)
              File "/usr/lib/python3.9/urllib/request.py", line 523, in open
                response = meth(req, response)
              File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response
                response = self.parent.error(
              File "/usr/lib/python3.9/urllib/request.py", line 561, in error
                return self._call_chain(*args)
              File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain
                result = func(*args)
              File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default
                raise HTTPError(req.full_url, code, msg, hdrs, fp)
            urllib.error.HTTPError: HTTP Error 403: Forbidden
            

            woran könnte das liegen?

            Vumer 1 Reply Last reply Reply Quote 0
            • Vumer
              Vumer @Adrian-01 last edited by Vumer

              @adrian-01
              was sagt

              python --version
              

              ?

              A 1 Reply Last reply Reply Quote 0
              • A
                Adrian-01 @Vumer last edited by

                @vumer said in Wunsch: Adapter für Panasonic Viera Smart TV Steuerung:

                python --version

                Hallo Vumer,

                sorry für die späte Rückmeldung Version 3.9.2.
                Habe es eben nochmal versucht, leider noch der gleiche Fehler.

                Gruß,

                Vumer 1 Reply Last reply Reply Quote 0
                • Vumer
                  Vumer @Adrian-01 last edited by

                  @adrian-01
                  welches Modell hast du?
                  Musst du in der Remote App eine PIN eintragen die auf dem Fernseher erscheint wenn du dich das erste mal verbinden möchtest?

                  A 1 Reply Last reply Reply Quote 0
                  • A
                    Adrian-01 @Vumer last edited by

                    @vumer

                    Ja ich musste in der Remote App einen Pin eintragen, der ist auf dem TV erschienen.
                    Ich habe das Model der Serie 55HX900 der TV ist aufjedenfall mit allen KNX Schnittstellen kompatibel, darauf hatte ich beim Kauf geachtet.

                    Vumer 1 Reply Last reply Reply Quote 0
                    • Vumer
                      Vumer @Adrian-01 last edited by

                      @adrian-01 sagte in Wunsch: Adapter für Panasonic Viera Smart TV Steuerung:

                      HX

                      Die HX Serie ist neuer als meiner. Vielleicht hat Panasonic wieder was geändert? Leider weiß ich auch nicht weiter.

                      A 1 Reply Last reply Reply Quote 0
                      • A
                        Adrian-01 @Vumer last edited by

                        @vumer

                        Ohje....
                        Naja dann halt wohl doch dauerhaft über das KNX Gateway von ISE.
                        Komischerweise braucht das aber keinen Code.... 🙂

                        1 Reply Last reply Reply Quote 0
                        • A
                          Adrian-01 last edited by

                          Habs jetzt zwar hinbekommen aber leider sehe ich nicht ob der TV an ist und schalten lässt er sich auch nicht 😞

                          1 Reply Last reply Reply Quote 0
                          • A
                            Adrian-01 last edited by

                            Habe gerade mal geschaut, im LOG steht:

                            2021-11-03 21:44:49.371 - error: panasonic-viera.0 (5414) Error: ping.probe: there was an error while executing the ping program. . Check the path or permissions...

                            habe nochmals den Prozess durchgemacht mit Encryption Key etc.

                            1 Reply Last reply Reply Quote 0
                            • C
                              coto @thomke67 last edited by

                              @thomke67 Hi, hast du hierfür schon eine Lösung gefunden. Kämpfe mit dem gleichen Problem.

                              T 1 Reply Last reply Reply Quote 0
                              • C
                                coto @thomke67 last edited by

                                @thomke67 sagte in Wunsch: Adapter für Panasonic Viera Smart TV Steuerung:

                                Immer noch das gleich Verhalten. Ich habe nun 2.0 installiert, aber sobald ich die Lautstärke ändere, steigt die Instanz aus....

                                1 Reply Last reply Reply Quote 0
                                • T
                                  thomke67 @coto last edited by

                                  @coto, leider nein. Immer noch das gleiche Verhalten. Auch keinerlei Antwort vom Entwickler...

                                  C 1 Reply Last reply Reply Quote 0
                                  • C
                                    coto @thomke67 last edited by

                                    @thomke67 kannst du mal per SSH nachinstallieren

                                    npm install node-panasonic-viera
                                    

                                    https://www.npmjs.com/package/node-panasonic-viera

                                    Seitdem ich das Paket installiert habe, läuft meine Instanz ohne Ausfälle. Vielleicht hilft es bei dir auch.

                                    J T 2 Replies Last reply Reply Quote 0
                                    • J
                                      jack99n @coto last edited by

                                      Bei mir hat es geholfen im Hauptordner 2 Datenpunkte anzulegen, einmal Mute und einmal Volumen.

                                      51E4F7B4-16DB-4CE7-A1A1-8BF901D98075.jpeg 2313AD93-ACC9-459D-A5C2-386B520F1D9E.jpeg 175D16F9-C365-412E-82EC-5D1EBE0B16AB.jpeg

                                      T 1 Reply Last reply Reply Quote 0
                                      • T
                                        thomke67 @jack99n last edited by

                                        @jack99n, die Datenpunkte habe ich schon drin. Das hat nichts gebracht.

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          thomke67 @coto last edited by

                                          @coto, das war der Trick! Nun funktionert der Adapter. Ich hoffe, dass das auf Dauer so bleibt.
                                          Vielen Dank!

                                          UHU01 W 2 Replies Last reply Reply Quote 0
                                          • UHU01
                                            UHU01 @thomke67 last edited by UHU01

                                            Hallo zusammen,

                                            ich würde den Adapter auch gern einsetzen, steige aber nicht wirklich durch. Könnte evtl. jemand eine Schritt für Schritt Anleitung basteln, wann wo welche Scripte zu installieren sind, wie man an die benötigten keys kommt usw? Ich vermute da wären durchaus noch mehr Leute dankbar.

                                            UHU01 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

                                            592
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            47
                                            175
                                            26873
                                            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