Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Entwicklung
    4. lgtv Adapter zur Steuerung von LG WebOS SmartTVs

    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

    lgtv Adapter zur Steuerung von LG WebOS SmartTVs

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      SchuetzeSchulz @toschi last edited by

      Hab jetzt mal auf Hithub und NPM die Version 1.1.8 veröffentlicht.
      Kann allerdings dauern, bis sie im Stable repository ist.

      1 Reply Last reply Reply Quote 2
      • T
        toschi last edited by

        Die Version 1.1.7 hat sich verbunden. Laut,leise,Kanal+ und - funktioniert. Den Rest kann ich erst später probieren. Die 1.1.8 kann ich abends testen.

        1 Reply Last reply Reply Quote 0
        • T
          toschi last edited by

          Die 1.1.8 läuft bei mir auch. Keine Probleme gefunden. Vielen Dank für die schnelle Hilfe.

          1 Reply Last reply Reply Quote -1
          • sigi234
            sigi234 Forum Testing Most Active @SchuetzeSchulz last edited by

            @SchuetzeSchulz

            Die 1.1.8 läuft bei mir auch. Keine Probleme gefunden. 👍

            Screenshot (216)_LI.jpg

            S 1 Reply Last reply Reply Quote 0
            • S
              SchuetzeSchulz @sigi234 last edited by

              Der Dank gilt @dirkhe . Er hat den "Fehler" ja gefunden 🙂

              sigi234 1 Reply Last reply Reply Quote 0
              • sigi234
                sigi234 Forum Testing Most Active @SchuetzeSchulz last edited by

                @SchuetzeSchulz sagte in lgtv Adapter zur Steuerung von LG WebOS SmartTVs:

                Der Dank gilt @dirkhe

                Dank an @dirkhe 😀

                1 Reply Last reply Reply Quote 0
                • liv-in-sky
                  liv-in-sky @SchuetzeSchulz last edited by liv-in-sky

                  @SchuetzeSchulz
                  hi
                  bei der installation probleme - im info wird update auf 1.1.8 angezeigt - wenn fertig ist es aber immer noch 1.1.7

                  wenn ich über "katze" installiere kommt code 25

                  E 1 Reply Last reply Reply Quote 0
                  • E
                    erde-online @liv-in-sky last edited by

                    Hi,

                    ich habe das gleiche Problem.Nach Installation von 1.1.8 habe ich immer noch 1.1.7 und mir wird die Installation auf 1.1.8 vorgeschlagen.

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      SchuetzeSchulz @erde-online last edited by

                      Bitte bei Problemen den Adapter mal komplett deinstallieren und dann neu installieren.

                      liv-in-sky 2 Replies Last reply Reply Quote 0
                      • liv-in-sky
                        liv-in-sky @SchuetzeSchulz last edited by

                        @SchuetzeSchulz adapter gelöscht - neu installiert - selbes problem

                        Image 15.png

                        1 Reply Last reply Reply Quote 0
                        • liv-in-sky
                          liv-in-sky @SchuetzeSchulz last edited by liv-in-sky

                          @SchuetzeSchulz

                          noch eine weitere frage:
                          der datenpunkt channel wird nicht upgedated - woran könnte das liegen

                          D 1 Reply Last reply Reply Quote 0
                          • D
                            dirkhe Developer @liv-in-sky last edited by

                            @liv-in-sky nur Channel nicht oder channelid auch nicht? Kannst du bitte ein debug Log hochladen?

                            liv-in-sky 1 Reply Last reply Reply Quote 0
                            • XxJooO
                              XxJooO last edited by

                              Bei mir das Gleiche, kann von 1.1.7 nicht auf 1.1.8 updaten. Nach Deinstallation von 1.1.7 wird 1.1.8 angeboten. Installation endet mit Exit code 0, aber er hat 1.1.7 installiert. Beim Versuch 1.1.7 zu installieren kommt Exit code 29.
                              Beim Versuch zu starten steht im Log

                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.188	info	Restart adapter system.adapter.lgtv.0 because enabled
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.188	error	instance system.adapter.lgtv.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.188	error	Caught by controller[0]: at internal/main/run_main_module.js:17:47
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.188	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.188	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.187	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.187	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.187	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.187	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.lgtv/lgtv.js:622:5)
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.187	error	Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.lgtv/lgtv.js:344:15)
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.187	error	Caught by controller[0]: at new Adapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:393:32)
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.186	error	Caught by controller[0]: at JSON.parse (<anonymous>)
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.186	error	Caught by controller[0]: SyntaxError: Unexpected token } in JSON at position 520
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.186	error	Caught by controller[0]: ^
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.186	error	Caught by controller[0]: },
                              host.ioBrokerDebian10VM	2020-07-11 08:06:07.185	error	Caught by controller[0]: undefined:17
                              host.ioBrokerDebian10VM	2020-07-11 08:06:06.741	info	instance system.adapter.lgtv.0 started with pid 21423
                              
                              marcuskl 1 Reply Last reply Reply Quote 0
                              • marcuskl
                                marcuskl @XxJooO last edited by

                                @XxJooO habe selbes Problem

                                sigi234 1 Reply Last reply Reply Quote 0
                                • sigi234
                                  sigi234 Forum Testing Most Active @marcuskl last edited by

                                  @marcuskl
                                  @XxJooO

                                  Habt ihr den Verwahrungsort auf latest gestellt?

                                  liv-in-sky 1 Reply Last reply Reply Quote 0
                                  • liv-in-sky
                                    liv-in-sky @sigi234 last edited by

                                    @sigi234 ich habe latest - konntest du 1.1.8 installieren ?

                                    sigi234 1 Reply Last reply Reply Quote 0
                                    • sigi234
                                      sigi234 Forum Testing Most Active @liv-in-sky last edited by

                                      @liv-in-sky sagte in lgtv Adapter zur Steuerung von LG WebOS SmartTVs:

                                      @sigi234 ich habe latest - konntest du 1.1.8 installieren ?

                                      Ja

                                      liv-in-sky 1 Reply Last reply Reply Quote 0
                                      • liv-in-sky
                                        liv-in-sky @sigi234 last edited by

                                        @sigi234

                                        du hast windows - weiß nicht ob das unterschied macht - habe es nochmal probiert - geht nicht

                                        alles gelöscht - dann über git:

                                        $ ./iobroker url "https://github.com/hobbyquaker/lgtv2"
                                        install https://github.com/hobbyquaker/lgtv2/tarball/d689bedaa6d9544ff6fc247a83033247c64a51c3
                                        NPM version: 6.14.4
                                        npm install https://github.com/hobbyquaker/lgtv2/tarball/d689bedaa6d9544ff6fc247a83033247c64a51c3 --loglevel error --prefix "/opt/iobroker" (System call)
                                        ERROR: host.iobroker59 Cannot install https://github.com/hobbyquaker/lgtv2/tarball/d689bedaa6d9544ff6fc247a83033247c64a51c3: 0
                                        ERROR: process exited with code 25
                                        

                                        dann normal dazugefügt und ich lande bei 1.1.7

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

                                          debian - komme ebenfalls nicht auf 1.1.8
                                          (habe aber noch einen 2. Adapter mit solch einen Symptom aber das schon seit Monaten - hp iLO
                                          https://github.com/SebastianSchultz/ioBroker.hp-ilo/issues/17)
                                          vielleicht haben wir hier ja den gleichen Fehler?

                                          niceguy0815 created this issue in SebastianSchultz/ioBroker.hp-ilo

                                          closed HP ILO Adapter installed v1.0.5 but installs 0.0.1 #17

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            SchuetzeSchulz @kmxak last edited by

                                            Merkwürdig, ich finde da keinen Fehler bei der Versionierung 😞

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            871
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            lgtv
                                            113
                                            861
                                            274434
                                            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