Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. IOBROKER VIS - Schalter - Status wird nicht aktualisiert

    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

    IOBROKER VIS - Schalter - Status wird nicht aktualisiert

    This topic has been deleted. Only users with topic management privileges can see it.
    • wendy2702
      wendy2702 @Andyowl last edited by

      @Andyowl sagte in IOBROKER VIS - Schalter - Status wird nicht aktualisiert:

      "oid": "alexa2.0.Smart-Home-Devices.b53e5460-a0d1-40d4-8d51-6a5e5b093e0f.powerState"

      Du benutzt doch für das Widget diesen Datenpunkt.

      Ändert der sich wenn du per Alexa Ansage schaltest?

      Bzw. Ist das der richtige Datenpunkt?

      Zeig doch mal einen Screenshot der Datenpunkte der Lampe die nicht funktioniert.

      1 Reply Last reply Reply Quote 0
      • A
        Andyowl last edited by

        finde ich es unter Objekte?

        1 Reply Last reply Reply Quote 0
        • A
          Andyowl last edited by

          forum2.png

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

            Und ändert sich das Object „power state“ wenn du per Sprache schaltest?

            1 Reply Last reply Reply Quote 0
            • A
              Andyowl last edited by

              Ich habe gerade die Lampe per Sprache angeschaltet. Keine Veränderung im Status

              1 Reply Last reply Reply Quote 0
              • A
                Andyowl last edited by

                das steht im Objekt drin
                forum 3.png

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

                  Hast du „Push“ aktiviert in der Alexa Instanz?

                  1 Reply Last reply Reply Quote 0
                  • A
                    Andyowl last edited by

                    ja habe ich und sogar von 300 auf 5 Sekunden eingestellt.
                    forum 4.png

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

                      Kannst du die Lampe über den Datenpunkt „power state“ einschalten also das Object auf true setzen?

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

                        Achso,

                        Alexa Instanz mal auf „Debug“ stellen und im log schauen was passiert wenn du per Sprache schaltest.

                        1 Reply Last reply Reply Quote 0
                        • A
                          Andyowl last edited by Andyowl

                          das steht im log

                          host.raspberrypivoigt	2020-05-05 21:34:13.121	info	Restart adapter system.adapter.tr-064.0 because enabled
                          host.raspberrypivoigt	2020-05-05 21:34:13.120	error	instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          host.raspberrypivoigt	2020-05-05 21:34:13.120	error	Caught by controller[0]: at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                          host.raspberrypivoigt	2020-05-05 21:34:13.120	error	Caught by controller[0]: at startup (internal/bootstrap/node.js:283:19)
                          host.raspberrypivoigt	2020-05-05 21:34:13.120	error	Caught by controller[0]: at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                          host.raspberrypivoigt	2020-05-05 21:34:13.120	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                          host.raspberrypivoigt	2020-05-05 21:34:13.120	error	Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                          host.raspberrypivoigt	2020-05-05 21:34:13.119	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
                          host.raspberrypivoigt	2020-05-05 21:34:13.119	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                          host.raspberrypivoigt	2020-05-05 21:34:13.119	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
                          host.raspberrypivoigt	2020-05-05 21:34:13.119	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:15:20)
                          host.raspberrypivoigt	2020-05-05 21:34:13.119	error	Caught by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
                          host.raspberrypivoigt	2020-05-05 21:34:13.119	error	Caught by controller[0]: TypeError: fns.adapter is not a function
                          host.raspberrypivoigt	2020-05-05 21:34:13.118	error	Caught by controller[0]: ^
                          host.raspberrypivoigt	2020-05-05 21:34:13.118	error	Caught by controller[0]: fns.adapter = fns.adapter(options);
                          host.raspberrypivoigt	2020-05-05 21:34:13.118	error	Caught by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383
                          
                          
                          wendy2702 crunchip 2 Replies Last reply Reply Quote 0
                          • wendy2702
                            wendy2702 @Andyowl last edited by

                            @Andyowl Das sieht eher wie ein log vom TR064 Adapter aus und nicht wie Alexa.

                            1 Reply Last reply Reply Quote 0
                            • crunchip
                              crunchip Forum Testing Most Active @Andyowl last edited by crunchip

                              @Andyowl sagte in IOBROKER VIS - Schalter - Status wird nicht aktualisiert:

                              /opt/iobroker/node_modules/soef/soef.j

                              und schon wieder das soef Problem 😊 @wendy2702
                              @Andyowl https://forum.iobroker.net/post/426938

                              wendy2702 1 Reply Last reply Reply Quote 0
                              • wendy2702
                                wendy2702 @crunchip last edited by

                                @crunchip ja, das wohl auch.

                                Verstehe nur nicht was das log mit dem Alexa datenpunkt zu tun hat.

                                Aber ich muss auch nicht alles verstehen 🤷‍♂️

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

                                Support us

                                ioBroker
                                Community Adapters
                                Donate

                                810
                                Online

                                31.9k
                                Users

                                80.2k
                                Topics

                                1.3m
                                Posts

                                vis
                                3
                                17
                                1399
                                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