Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Alexa2 3.0.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Test Adapter Alexa2 3.0.x

Geplant Angeheftet Gesperrt Verschoben Tester
alexa2
209 Beiträge 31 Kommentatoren 27.5k Aufrufe 31 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • apollon77A Offline
    apollon77A Offline
    apollon77
    schrieb am zuletzt editiert von
    #1
    Aktuelle Test Version 3.0.0
    Veröffentlichungsdatum 21.12.2019
    Github Link https://github.com/Apollon77/ioBroker.alexa2

    Hallo liebe Alexa2-Freunde,

    auch Alexa2 ist nun endlich an der Reihe. Ich habe einige Basisdinge aktualisiert und versucht alle Mails und GitHub Issues abzuarbeiten. Ich habe auch im alten Forum Thread etwas gestöbert und versucht noch Probleme die dort gemeldet worden zu prüfen, aber vieles konnte ich nicht nachvollziehen.

    Daher die Bitte: Checkt Eure Probleme nochmals mit der neuen 3.0 und meldet hier was los ist und legt in jedem Fall bitte ein GitHub Issue an! Debug-Logs bitte inklusive Link zu Eurem Beitrag hier oder besser der ID des GitHub Issues an iobroker@fischer-ka.de. Interessant ist meistens neben dem eigentlichen "Problem" (Schaltaktionen oder was auch immer noch so tut wie es soll) auch immer das Debug-Log vom gesamten Adapter-Start. Bitte fügt auch in der E-mail Infos hinzu WANN im log WAS passiert ist? Dann muss ich weniger Raten und Rätseln ;-)

    Ziel der 3.0.x Version ist erstmal wieder eine stabile Basis zu schaffen. Es sind nur wenige neue Features drin. Die kommen dann danach. Also je schneller Ihr bestätigt das alles tut ;-) umso schneller kommen neue Fetures ;-)

    Jetzt zu den Details der Verison:

    • ACHTUNG: Nodejs 8.x ist nun Minimalanforderung!! (daher auch die 3.0)
    • Neue Features:
      • Dank @Zefau sind nun auch die Listen (Shopping-Lists, Todo-Lists) mit dabei
      • Die Antwort von Alexa wird, wenn verfügbar, mit in den History Daten als "answerText" ausgegeben
    • Rest vom Changelog:
      • Generell: Siehe GitHub Issues: https://github.com/Apollon77/ioBroker.alexa2/issues Alles was mit "done-unreleased" getaggt ist sollte gefixt sein. Bugs mit "Question" warten auf mehr Details oder Retests!
      • (Apollon77) handle error for empty valueMaps for ColorTemperatures
      • (Apollon77) also support names for new special routines (Alarm Notifications, Sensor Detections, ..)
      • (Apollon77) GitHub Actions for Test& Build
      • (Apollon77) Add Sentry for error reporting
      • (Apollon77) prevent some crashed after changes by Amazon
      • (Apollon77) fix Routine names after changes by Amazon
      • (Apollon77) add some devices and new images

    Jetzt Happy Testing und Danke für Euren Support!

    Ingo

    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
    dslraserD liv-in-skyL FredFF padrinoP 4 Antworten Letzte Antwort
    6
    • apollon77A apollon77
      Aktuelle Test Version 3.0.0
      Veröffentlichungsdatum 21.12.2019
      Github Link https://github.com/Apollon77/ioBroker.alexa2

      Hallo liebe Alexa2-Freunde,

      auch Alexa2 ist nun endlich an der Reihe. Ich habe einige Basisdinge aktualisiert und versucht alle Mails und GitHub Issues abzuarbeiten. Ich habe auch im alten Forum Thread etwas gestöbert und versucht noch Probleme die dort gemeldet worden zu prüfen, aber vieles konnte ich nicht nachvollziehen.

      Daher die Bitte: Checkt Eure Probleme nochmals mit der neuen 3.0 und meldet hier was los ist und legt in jedem Fall bitte ein GitHub Issue an! Debug-Logs bitte inklusive Link zu Eurem Beitrag hier oder besser der ID des GitHub Issues an iobroker@fischer-ka.de. Interessant ist meistens neben dem eigentlichen "Problem" (Schaltaktionen oder was auch immer noch so tut wie es soll) auch immer das Debug-Log vom gesamten Adapter-Start. Bitte fügt auch in der E-mail Infos hinzu WANN im log WAS passiert ist? Dann muss ich weniger Raten und Rätseln ;-)

      Ziel der 3.0.x Version ist erstmal wieder eine stabile Basis zu schaffen. Es sind nur wenige neue Features drin. Die kommen dann danach. Also je schneller Ihr bestätigt das alles tut ;-) umso schneller kommen neue Fetures ;-)

      Jetzt zu den Details der Verison:

      • ACHTUNG: Nodejs 8.x ist nun Minimalanforderung!! (daher auch die 3.0)
      • Neue Features:
        • Dank @Zefau sind nun auch die Listen (Shopping-Lists, Todo-Lists) mit dabei
        • Die Antwort von Alexa wird, wenn verfügbar, mit in den History Daten als "answerText" ausgegeben
      • Rest vom Changelog:
        • Generell: Siehe GitHub Issues: https://github.com/Apollon77/ioBroker.alexa2/issues Alles was mit "done-unreleased" getaggt ist sollte gefixt sein. Bugs mit "Question" warten auf mehr Details oder Retests!
        • (Apollon77) handle error for empty valueMaps for ColorTemperatures
        • (Apollon77) also support names for new special routines (Alarm Notifications, Sensor Detections, ..)
        • (Apollon77) GitHub Actions for Test& Build
        • (Apollon77) Add Sentry for error reporting
        • (Apollon77) prevent some crashed after changes by Amazon
        • (Apollon77) fix Routine names after changes by Amazon
        • (Apollon77) add some devices and new images

      Jetzt Happy Testing und Danke für Euren Support!

      Ingo

      dslraserD Offline
      dslraserD Offline
      dslraser
      Forum Testing Most Active
      schrieb am zuletzt editiert von
      #2

      @apollon77 sagte in Test Adapter Alexa2 3.0.x:

      https://github.com/Apollon77/ioBroker.alexa2

      installiert und läuft.

      Bisher habe ich nichts auffälliges beobachtet, wenn doch werde ich mich melden.

      sigi234S 1 Antwort Letzte Antwort
      1
      • dslraserD dslraser

        @apollon77 sagte in Test Adapter Alexa2 3.0.x:

        https://github.com/Apollon77/ioBroker.alexa2

        installiert und läuft.

        Bisher habe ich nichts auffälliges beobachtet, wenn doch werde ich mich melden.

        sigi234S Online
        sigi234S Online
        sigi234
        Forum Testing Most Active
        schrieb am zuletzt editiert von
        #3

        @dslraser sagte in Test Adapter Alexa2 3.0.x:

        @apollon77 sagte in Test Adapter Alexa2 3.0.x:

        https://github.com/Apollon77/ioBroker.alexa2

        installiert und läuft.

        Bisher habe ich nichts auffälliges beobachtet, wenn doch werde ich mich melden.

        Dito

        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Immer Daten sichern!

        1 Antwort Letzte Antwort
        1
        • apollon77A apollon77
          Aktuelle Test Version 3.0.0
          Veröffentlichungsdatum 21.12.2019
          Github Link https://github.com/Apollon77/ioBroker.alexa2

          Hallo liebe Alexa2-Freunde,

          auch Alexa2 ist nun endlich an der Reihe. Ich habe einige Basisdinge aktualisiert und versucht alle Mails und GitHub Issues abzuarbeiten. Ich habe auch im alten Forum Thread etwas gestöbert und versucht noch Probleme die dort gemeldet worden zu prüfen, aber vieles konnte ich nicht nachvollziehen.

          Daher die Bitte: Checkt Eure Probleme nochmals mit der neuen 3.0 und meldet hier was los ist und legt in jedem Fall bitte ein GitHub Issue an! Debug-Logs bitte inklusive Link zu Eurem Beitrag hier oder besser der ID des GitHub Issues an iobroker@fischer-ka.de. Interessant ist meistens neben dem eigentlichen "Problem" (Schaltaktionen oder was auch immer noch so tut wie es soll) auch immer das Debug-Log vom gesamten Adapter-Start. Bitte fügt auch in der E-mail Infos hinzu WANN im log WAS passiert ist? Dann muss ich weniger Raten und Rätseln ;-)

          Ziel der 3.0.x Version ist erstmal wieder eine stabile Basis zu schaffen. Es sind nur wenige neue Features drin. Die kommen dann danach. Also je schneller Ihr bestätigt das alles tut ;-) umso schneller kommen neue Fetures ;-)

          Jetzt zu den Details der Verison:

          • ACHTUNG: Nodejs 8.x ist nun Minimalanforderung!! (daher auch die 3.0)
          • Neue Features:
            • Dank @Zefau sind nun auch die Listen (Shopping-Lists, Todo-Lists) mit dabei
            • Die Antwort von Alexa wird, wenn verfügbar, mit in den History Daten als "answerText" ausgegeben
          • Rest vom Changelog:
            • Generell: Siehe GitHub Issues: https://github.com/Apollon77/ioBroker.alexa2/issues Alles was mit "done-unreleased" getaggt ist sollte gefixt sein. Bugs mit "Question" warten auf mehr Details oder Retests!
            • (Apollon77) handle error for empty valueMaps for ColorTemperatures
            • (Apollon77) also support names for new special routines (Alarm Notifications, Sensor Detections, ..)
            • (Apollon77) GitHub Actions for Test& Build
            • (Apollon77) Add Sentry for error reporting
            • (Apollon77) prevent some crashed after changes by Amazon
            • (Apollon77) fix Routine names after changes by Amazon
            • (Apollon77) add some devices and new images

          Jetzt Happy Testing und Danke für Euren Support!

          Ingo

          liv-in-skyL Offline
          liv-in-skyL Offline
          liv-in-sky
          schrieb am zuletzt editiert von
          #4

          @apollon77

          • habe mal alle datenpunkte gelöscht - wurde alles wieder angelegt
            -alexa-tunein spielt - sieht alles erstmal gut aus
            -lichter über smart-home-devices schalten alle
          • list-items können gelöscht werden und neue angelegt werden - jetzt muss ich erstmal ein script überdenken, wie man die listen anzeigen kann (vis, iqontrol - nicht über json widget)) - auf jeden fall danke für die integration

          nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

          sigi234S 1 Antwort Letzte Antwort
          0
          • liv-in-skyL liv-in-sky

            @apollon77

            • habe mal alle datenpunkte gelöscht - wurde alles wieder angelegt
              -alexa-tunein spielt - sieht alles erstmal gut aus
              -lichter über smart-home-devices schalten alle
            • list-items können gelöscht werden und neue angelegt werden - jetzt muss ich erstmal ein script überdenken, wie man die listen anzeigen kann (vis, iqontrol - nicht über json widget)) - auf jeden fall danke für die integration
            sigi234S Online
            sigi234S Online
            sigi234
            Forum Testing Most Active
            schrieb am zuletzt editiert von
            #5

            @liv-in-sky sagte in Test Adapter Alexa2 3.0.x:

            list-items

            Was meinst du damit?

            Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
            Immer Daten sichern!

            liv-in-skyL 1 Antwort Letzte Antwort
            0
            • sigi234S sigi234

              @liv-in-sky sagte in Test Adapter Alexa2 3.0.x:

              list-items

              Was meinst du damit?

              liv-in-skyL Offline
              liv-in-skyL Offline
              liv-in-sky
              schrieb am zuletzt editiert von
              #6

              @sigi234 sagte in Test Adapter Alexa2 3.0.x:

              @liv-in-sky sagte in Test Adapter Alexa2 3.0.x:

              list-items

              Was meinst du damit?

              man kann damit die TO-DO und einkaufsliste verwalten , die sonst nur über die alexa-app ansprechbar war

              nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

              sigi234S 1 Antwort Letzte Antwort
              0
              • M Offline
                M Offline
                Millerdry
                schrieb am zuletzt editiert von
                #7

                Installiert und läuft... danke nochmal dafür @apollon77

                1 Antwort Letzte Antwort
                1
                • liv-in-skyL liv-in-sky

                  @sigi234 sagte in Test Adapter Alexa2 3.0.x:

                  @liv-in-sky sagte in Test Adapter Alexa2 3.0.x:

                  list-items

                  Was meinst du damit?

                  man kann damit die TO-DO und einkaufsliste verwalten , die sonst nur über die alexa-app ansprechbar war

                  sigi234S Online
                  sigi234S Online
                  sigi234
                  Forum Testing Most Active
                  schrieb am zuletzt editiert von
                  #8

                  @liv-in-sky sagte in Test Adapter Alexa2 3.0.x:

                  @sigi234 sagte in Test Adapter Alexa2 3.0.x:

                  @liv-in-sky sagte in Test Adapter Alexa2 3.0.x:

                  list-items

                  Was meinst du damit?

                  man kann damit die TO-DO und einkaufsliste verwalten , die sonst nur über die alexa-app ansprechbar war

                  Aha, die brauche ich nicht.

                  Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Immer Daten sichern!

                  1 Antwort Letzte Antwort
                  0
                  • SmarthomeMFS Offline
                    SmarthomeMFS Offline
                    SmarthomeMF
                    schrieb am zuletzt editiert von
                    #9

                    cool!!
                    hatte seit Wochen immer etwas Probleme mit dem Adapter.
                    photo_2019-12-08_11-41-31.jpg
                    jetzt mir 3.0 läuft er wieder
                    Danke

                    Max

                    ioBroker auf einem NUC ,16GB RAM, 120GB SSD) mit Proxmox
                    Cloud Pro, iot, Alexa, Sonos, sonoff, Fronius, Harmony, Doorbird, Shelly, Hue, Loxone, Mihome, …

                    1 Antwort Letzte Antwort
                    1
                    • M Offline
                      M Offline
                      Marty56
                      schrieb am zuletzt editiert von
                      #10

                      Installiert. Läuft!
                      Bespoken scheint wieder zu funktionieren. Super.

                      HW:NUC (16 GB Ram)
                      OS: Debian Bullseye, Promox V7, node v16.x npm 8.19.3

                      apollon77A 1 Antwort Letzte Antwort
                      0
                      • M Marty56

                        Installiert. Läuft!
                        Bespoken scheint wieder zu funktionieren. Super.

                        apollon77A Offline
                        apollon77A Offline
                        apollon77
                        schrieb am zuletzt editiert von
                        #11

                        @Marty56 sagte in Test Adapter Alexa2 3.0.x:

                        Bespoken scheint wieder zu funktionieren. Super.

                        War das kaputt? Daran hab ich nix geändert ;-)

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        M 1 Antwort Letzte Antwort
                        0
                        • apollon77A apollon77

                          @Marty56 sagte in Test Adapter Alexa2 3.0.x:

                          Bespoken scheint wieder zu funktionieren. Super.

                          War das kaputt? Daran hab ich nix geändert ;-)

                          M Offline
                          M Offline
                          Marty56
                          schrieb am zuletzt editiert von
                          #12

                          @apollon77 Keine Ahnung. Bei meiner Alexa 2.x Installation ging es nicht. Auch nach mehrfachem Restart.

                          Jetzt geht es.

                          HW:NUC (16 GB Ram)
                          OS: Debian Bullseye, Promox V7, node v16.x npm 8.19.3

                          1 Antwort Letzte Antwort
                          0
                          • ZefauZ Offline
                            ZefauZ Offline
                            Zefau
                            schrieb am zuletzt editiert von
                            #13

                            @apollon77 habe nach wie vor das Problem https://github.com/Apollon77/ioBroker.alexa2/issues/314#issuecomment-568040272.

                            2019-12-22 04:14:57.802 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1482105599000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.825 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1485734399000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.831 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1483919999000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.844 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1484524799000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.850 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1488153599000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.855 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1488758399000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.899 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1480895999000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.904 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1486943999000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.923 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1490572799000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.929 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1491177599000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.935 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1481500799000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.939 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1492387199000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.944 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1485129599000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.955 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1486339199000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.959 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1491782399000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.965 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1489363199000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.970 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1493596799000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            2019-12-22 04:14:57.978 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1482710399000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                            ...
                            und viele mehr
                            ...
                            

                            Meine Adapter: https://zefau.github.io/iobroker/

                            apollon77A 1 Antwort Letzte Antwort
                            0
                            • apollon77A apollon77
                              Aktuelle Test Version 3.0.0
                              Veröffentlichungsdatum 21.12.2019
                              Github Link https://github.com/Apollon77/ioBroker.alexa2

                              Hallo liebe Alexa2-Freunde,

                              auch Alexa2 ist nun endlich an der Reihe. Ich habe einige Basisdinge aktualisiert und versucht alle Mails und GitHub Issues abzuarbeiten. Ich habe auch im alten Forum Thread etwas gestöbert und versucht noch Probleme die dort gemeldet worden zu prüfen, aber vieles konnte ich nicht nachvollziehen.

                              Daher die Bitte: Checkt Eure Probleme nochmals mit der neuen 3.0 und meldet hier was los ist und legt in jedem Fall bitte ein GitHub Issue an! Debug-Logs bitte inklusive Link zu Eurem Beitrag hier oder besser der ID des GitHub Issues an iobroker@fischer-ka.de. Interessant ist meistens neben dem eigentlichen "Problem" (Schaltaktionen oder was auch immer noch so tut wie es soll) auch immer das Debug-Log vom gesamten Adapter-Start. Bitte fügt auch in der E-mail Infos hinzu WANN im log WAS passiert ist? Dann muss ich weniger Raten und Rätseln ;-)

                              Ziel der 3.0.x Version ist erstmal wieder eine stabile Basis zu schaffen. Es sind nur wenige neue Features drin. Die kommen dann danach. Also je schneller Ihr bestätigt das alles tut ;-) umso schneller kommen neue Fetures ;-)

                              Jetzt zu den Details der Verison:

                              • ACHTUNG: Nodejs 8.x ist nun Minimalanforderung!! (daher auch die 3.0)
                              • Neue Features:
                                • Dank @Zefau sind nun auch die Listen (Shopping-Lists, Todo-Lists) mit dabei
                                • Die Antwort von Alexa wird, wenn verfügbar, mit in den History Daten als "answerText" ausgegeben
                              • Rest vom Changelog:
                                • Generell: Siehe GitHub Issues: https://github.com/Apollon77/ioBroker.alexa2/issues Alles was mit "done-unreleased" getaggt ist sollte gefixt sein. Bugs mit "Question" warten auf mehr Details oder Retests!
                                • (Apollon77) handle error for empty valueMaps for ColorTemperatures
                                • (Apollon77) also support names for new special routines (Alarm Notifications, Sensor Detections, ..)
                                • (Apollon77) GitHub Actions for Test& Build
                                • (Apollon77) Add Sentry for error reporting
                                • (Apollon77) prevent some crashed after changes by Amazon
                                • (Apollon77) fix Routine names after changes by Amazon
                                • (Apollon77) add some devices and new images

                              Jetzt Happy Testing und Danke für Euren Support!

                              Ingo

                              FredFF Online
                              FredFF Online
                              FredF
                              Most Active Forum Testing
                              schrieb am zuletzt editiert von
                              #14

                              @apollon77
                              Installiert und läuft.
                              Einkaufsliste Eintrag funktioniert, löschen eines Artikels über den Datenpunkt delete funktioniert und wird mit der App synchronisiert.

                              1 Antwort Letzte Antwort
                              0
                              • padrinoP Online
                                padrinoP Online
                                padrino
                                Most Active
                                schrieb am zuletzt editiert von padrino
                                #15

                                Installiert und es gab folgende Warnungen:

                                $ ./iobroker url "https://github.com/Apollon77/ioBroker.alexa2"
                                install https://github.com/Apollon77/ioBroker.alexa2/tarball/master
                                npm install https://github.com/Apollon77/ioBroker.alexa2/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                                npm
                                 WARN ws@7.2.1 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself.
                                npm WARN ws@7.2.1 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself.
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):
                                npm WARN
                                 notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                
                                process exited with code 0
                                

                                Sind die ernst zu nehmen? :relieved:
                                Wenn ja, was kann man tun? :thinking_face:

                                apollon77A 1 Antwort Letzte Antwort
                                0
                                • padrinoP Online
                                  padrinoP Online
                                  padrino
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #16

                                  Hm, muss man etwas beachten, wenn man eine zweite Instanz hat?
                                  Ich habe eine für den Echo Dot/Account meiner Eltern.
                                  Wenn ich den nun neu startet, kommt er in eine endlos Neustartschleife.
                                  Log ist:

                                  host.raspberrypi	2019-12-22 14:12:42.318	error	instance system.adapter.alexa2.1 terminated with code 0 (OK)
                                  host.raspberrypi	2019-12-22 14:12:42.318	error	Caught by controller[1]: at process._tickDomainCallback (internal/process/next_tick.js:218:9)
                                  host.raspberrypi	2019-12-22 14:12:42.318	error	Caught by controller[1]: at _combinedTickCallback (internal/process/next_tick.js:138:11)
                                  host.raspberrypi	2019-12-22 14:12:42.318	error	Caught by controller[1]: at endReadableNT (_stream_readable.js:1064:12)
                                  host.raspberrypi	2019-12-22 14:12:42.318	error	Caught by controller[1]: at IncomingMessage.emit (events.js:208:7)
                                  host.raspberrypi	2019-12-22 14:12:42.318	error	Caught by controller[1]: at emitNone (events.js:111:20)
                                  host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[1]: at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:767:79)
                                  host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[1]: at alexa.getSmarthomeEntities (/opt/iobroker/node_modules/iobroker.alexa2/main.js:939:26)
                                  host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[1]: TypeError: res2.forEach is not a function
                                  host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[0]: at process._tickDomainCallback (internal/process/next_tick.js:218:9)
                                  host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[0]: at _combinedTickCallback (internal/process/next_tick.js:138:11)
                                  host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[0]: at endReadableNT (_stream_readable.js:1064:12)
                                  host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[0]: at IncomingMessage.emit (events.js:208:7)
                                  host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[0]: at emitNone (events.js:111:20)
                                  host.raspberrypi	2019-12-22 14:12:42.316	error	Caught by controller[0]: at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:767:79)
                                  host.raspberrypi	2019-12-22 14:12:42.316	error	Caught by controller[0]: at alexa.getSmarthomeEntities (/opt/iobroker/node_modules/iobroker.alexa2/main.js:939:26)
                                  host.raspberrypi	2019-12-22 14:12:42.316	error	Caught by controller[0]: TypeError: res2.forEach is not a function
                                  
                                  apollon77A 1 Antwort Letzte Antwort
                                  0
                                  • ZefauZ Zefau

                                    @apollon77 habe nach wie vor das Problem https://github.com/Apollon77/ioBroker.alexa2/issues/314#issuecomment-568040272.

                                    2019-12-22 04:14:57.802 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1482105599000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.825 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1485734399000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.831 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1483919999000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.844 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1484524799000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.850 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1488153599000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.855 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1488758399000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.899 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1480895999000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.904 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1486943999000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.923 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1490572799000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.929 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1491177599000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.935 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1481500799000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.939 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1492387199000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.944 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1485129599000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.955 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1486339199000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.959 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1491782399000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.965 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1489363199000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.970 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1493596799000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    2019-12-22 04:14:57.978 - info: alexa2.0 (14663) Alexa-Push-Connection Unknown Command PUSH_DELETE_DOPPLER_ACTIVITIES - send to Developer: {"destinationUserId":"A12X09QDMWISGT","targetCustomerId":"A12X09QDMWISGT","deleteBeforeTimeInclusive":1482710399000,"dopplerId":{"deviceSerialNumber":null,"deviceType":null}}
                                    ...
                                    und viele mehr
                                    ...
                                    
                                    apollon77A Offline
                                    apollon77A Offline
                                    apollon77
                                    schrieb am zuletzt editiert von
                                    #17

                                    @Zefau hattest du nach dem install von GitHub auch die Instanz manuell neu gestartet?? Nicht das dir alte version noch lief ...

                                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                    ZefauZ 1 Antwort Letzte Antwort
                                    0
                                    • padrinoP padrino

                                      Installiert und es gab folgende Warnungen:

                                      $ ./iobroker url "https://github.com/Apollon77/ioBroker.alexa2"
                                      install https://github.com/Apollon77/ioBroker.alexa2/tarball/master
                                      npm install https://github.com/Apollon77/ioBroker.alexa2/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                                      npm
                                       WARN ws@7.2.1 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself.
                                      npm WARN ws@7.2.1 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself.
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):
                                      npm WARN
                                       notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                      
                                      process exited with code 0
                                      

                                      Sind die ernst zu nehmen? :relieved:
                                      Wenn ja, was kann man tun? :thinking_face:

                                      apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      schrieb am zuletzt editiert von
                                      #18

                                      @padrino die kommen denk bei dir bei jedem install egal welcher Adapter korrekt?! Npm prüft bei jedem install immer alle Abhängigkeiten. Kommt also von irgendeinem deiner Adapter.

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      1 Antwort Letzte Antwort
                                      0
                                      • padrinoP padrino

                                        Hm, muss man etwas beachten, wenn man eine zweite Instanz hat?
                                        Ich habe eine für den Echo Dot/Account meiner Eltern.
                                        Wenn ich den nun neu startet, kommt er in eine endlos Neustartschleife.
                                        Log ist:

                                        host.raspberrypi	2019-12-22 14:12:42.318	error	instance system.adapter.alexa2.1 terminated with code 0 (OK)
                                        host.raspberrypi	2019-12-22 14:12:42.318	error	Caught by controller[1]: at process._tickDomainCallback (internal/process/next_tick.js:218:9)
                                        host.raspberrypi	2019-12-22 14:12:42.318	error	Caught by controller[1]: at _combinedTickCallback (internal/process/next_tick.js:138:11)
                                        host.raspberrypi	2019-12-22 14:12:42.318	error	Caught by controller[1]: at endReadableNT (_stream_readable.js:1064:12)
                                        host.raspberrypi	2019-12-22 14:12:42.318	error	Caught by controller[1]: at IncomingMessage.emit (events.js:208:7)
                                        host.raspberrypi	2019-12-22 14:12:42.318	error	Caught by controller[1]: at emitNone (events.js:111:20)
                                        host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[1]: at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:767:79)
                                        host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[1]: at alexa.getSmarthomeEntities (/opt/iobroker/node_modules/iobroker.alexa2/main.js:939:26)
                                        host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[1]: TypeError: res2.forEach is not a function
                                        host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[0]: at process._tickDomainCallback (internal/process/next_tick.js:218:9)
                                        host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[0]: at _combinedTickCallback (internal/process/next_tick.js:138:11)
                                        host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[0]: at endReadableNT (_stream_readable.js:1064:12)
                                        host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[0]: at IncomingMessage.emit (events.js:208:7)
                                        host.raspberrypi	2019-12-22 14:12:42.317	error	Caught by controller[0]: at emitNone (events.js:111:20)
                                        host.raspberrypi	2019-12-22 14:12:42.316	error	Caught by controller[0]: at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:767:79)
                                        host.raspberrypi	2019-12-22 14:12:42.316	error	Caught by controller[0]: at alexa.getSmarthomeEntities (/opt/iobroker/node_modules/iobroker.alexa2/main.js:939:26)
                                        host.raspberrypi	2019-12-22 14:12:42.316	error	Caught by controller[0]: TypeError: res2.forEach is not a function
                                        
                                        apollon77A Offline
                                        apollon77A Offline
                                        apollon77
                                        schrieb am zuletzt editiert von
                                        #19

                                        @padrino checke ich nachher. Da scheinen bei einem call keine Daten zu kommen. Lass den erstmal aus.

                                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                        padrinoP 1 Antwort Letzte Antwort
                                        0
                                        • apollon77A apollon77

                                          @Zefau hattest du nach dem install von GitHub auch die Instanz manuell neu gestartet?? Nicht das dir alte version noch lief ...

                                          ZefauZ Offline
                                          ZefauZ Offline
                                          Zefau
                                          schrieb am zuletzt editiert von
                                          #20

                                          @apollon77 hab ich in der Tat nicht. Ich beobachte das jetzt nochmal. Danke für den Hinweis.

                                          Meine Adapter: https://zefau.github.io/iobroker/

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          296

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe