Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Weather-Warnings

    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

    Test Adapter Weather-Warnings

    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      ticaki Developer @Thomas Braun last edited by

      @thomas-braun

      Konfiguriere bitte UWZ neu. Da bin ich gerade dran am arbeiten, da fehlen noch ein paar "wenn da blödsinn stehe, schreibe was sinnvolles ins log" 🙂

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @ticaki last edited by

        @ticaki

        Frechheit!! Ich geb keinen Blödsinn ein!! 🙂

        T 1 Reply Last reply Reply Quote 0
        • T
          ticaki Developer @Thomas Braun last edited by ticaki

          @thomas-braun

          🙂 Ich hoffe es läuft jetzt.

          Zu deinem Alexa vermute ich dass deine überall gruppe nicht funktioniert, wähle die Echos aus die sprechen sollen. Oder richte deine überall gruppe ein. Wie man letzteres macht weiß ich nicht mehr, hab ich vor x Jahren gemacht.

          EDIT: und zum testen von Alexa auf das Kommando do oben ^ klicken.

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @ticaki last edited by

            @ticaki sagte in Test Adapter Weather-Warnings:

            Nö, läuft nicht.

            Oder richte deine überall gruppe ein.

            Die ist eingerichtet.

            2023-11-03 22:40:09.023  - info: weather-warnings.0 (8460) starting. Version 0.4.8 (non-npm: ticaki/ioBroker.weather-warnings) in /opt/iobroker/node_modules/iobroker.weather-warnings, node: v21.1.0, js-controller: 5.0.16
            2023-11-03 22:40:13.996  - info: weather-warnings.0 (8460) Refresh Interval: 15 minutes
            2023-11-03 22:40:14.180  - info: weather-warnings.0 (8460) DWD activated. Retrieve data.
            2023-11-03 22:40:14.626  - info: weather-warnings.0 (8460) UWZ activated. Retrieve data.
            2023-11-03 22:40:14.841  - info: weather-warnings.0 (8460) Got terminate signal TERMINATE_YOURSELF
            2023-11-03 22:40:14.854  - info: weather-warnings.0 (8460) terminating
            2023-11-03 22:40:14.855  - info: weather-warnings.0 (8460) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-11-03 22:40:15.357  - info: weather-warnings.0 (8460) terminating
            2023-11-03 22:40:15.468  - error: weather-warnings.0 (8460) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            2023-11-03 22:40:15.469  - error: weather-warnings.0 (8460) unhandled promise rejection: DB closed
            2023-11-03 22:40:15.471  - error: weather-warnings.0 (8460) Error: DB closed
                at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                at Object.onceWrapper (node:events:630:26)
                at Socket.emit (node:events:515:28)
                at TCP.<anonymous> (node:net:337:12)
            2023-11-03 22:40:15.471  - error: weather-warnings.0 (8460) DB closed
            2023-11-03 22:40:15.475  - warn: weather-warnings.0 (8460) get state error: Connection is closed.
            2023-11-03 22:40:15.478  - error: weather-warnings.0 (8460) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            2023-11-03 22:40:15.478  - error: weather-warnings.0 (8460) unhandled promise rejection: DB closed
            2023-11-03 22:40:15.706  - error: weather-warnings.0 (8460) Error: DB closed
                at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                at WeatherWarnings._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7710:33)
            2023-11-03 22:40:15.706  - error: weather-warnings.0 (8460) DB closed
            2023-11-03 22:40:15.723  - warn: weather-warnings.0 (8460) Could not perform strict object check of state weather-warnings.0.provider.dwd.805315000.warning.00.ONSET: DB closed
            2023-11-03 22:40:15.726  - warn: weather-warnings.0 (8460) get state error: Connection is closed.
            2023-11-03 22:40:15.729  - error: weather-warnings.0 (8460) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            2023-11-03 22:40:15.729  - error: weather-warnings.0 (8460) unhandled promise rejection: DB closed
            2023-11-03 22:40:15.731  - error: weather-warnings.0 (8460) Error: DB closed
                at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                at WeatherWarnings._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7710:33)
                at runNextTicks (node:internal/process/task_queues:60:5)
                at processImmediate (node:internal/timers:449:9)
            2023-11-03 22:40:15.731  - error: weather-warnings.0 (8460) DB closed
            2023-11-03 22:40:15.732  - error: weather-warnings.0 (8460) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            2023-11-03 22:40:15.732  - error: weather-warnings.0 (8460) unhandled promise rejection: DB closed
            2023-11-03 22:40:15.733  - error: weather-warnings.0 (8460) Error: DB closed
                at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                at Object.onceWrapper (node:events:630:26)
                at Socket.emit (node:events:515:28)
                at TCP.<anonymous> (node:net:337:12)
            2023-11-03 22:40:15.733  - error: weather-warnings.0 (8460) DB closed
            2023-11-03 22:40:19.756  - info: weather-warnings.0 (8482) starting. Version 0.4.8 (non-npm: ticaki/ioBroker.weather-warnings) in /opt/iobroker/node_modules/iobroker.weather-warnings, node: v21.1.0, js-controller: 5.0.16
            2023-11-03 22:40:24.665  - info: weather-warnings.0 (8482) Refresh Interval: 15 minutes
            2023-11-03 22:40:24.844  - info: weather-warnings.0 (8482) DWD activated. Retrieve data.
            2023-11-03 22:40:25.440  - info: weather-warnings.0 (8482) UWZ activated. Retrieve data.
            2023-11-03 22:41:47.190  - info: weather-warnings.0 (8482) Got terminate signal TERMINATE_YOURSELF
            2023-11-03 22:41:47.193  - info: weather-warnings.0 (8482) terminating
            2023-11-03 22:41:47.194  - info: weather-warnings.0 (8482) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-11-03 22:41:47.696  - info: weather-warnings.0 (8482) terminating
            2023-11-03 22:41:52.138  - info: weather-warnings.0 (8614) starting. Version 0.4.8 (non-npm: ticaki/ioBroker.weather-warnings) in /opt/iobroker/node_modules/iobroker.weather-warnings, node: v21.1.0, js-controller: 5.0.16
            2023-11-03 22:41:57.103  - info: weather-warnings.0 (8614) Refresh Interval: 15 minutes
            2023-11-03 22:41:57.323  - info: weather-warnings.0 (8614) DWD activated. Retrieve data.
            2023-11-03 22:41:57.813  - info: weather-warnings.0 (8614) UWZ activated. Retrieve data.
            
            T 1 Reply Last reply Reply Quote 0
            • T
              ticaki Developer @Thomas Braun last edited by

              @thomas-braun
              Ich installiere es gerade mal selbst auf dem echten iobroker. Nicht dass das wieder so ein dev-server != echter server dinges ist.

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @ticaki last edited by

                @ticaki

                Keine Ahnung was das Ding jetzt wieder hat...

                2023-11-03 22:46:42.452  - warn: admin.0 (959) weather-warnings has an invalid jsonConfig: [{"instancePath":"/items/_basicconfig/items/allowedDirs/type","schemaPath":"#/definitions/componentType/enum","keyword":"enum","params":{"allowedValues":["alive","autocomplete","cron","text","textSendTo","number","port","color","checkbox","chips","header","slider","ip","user","room","func","select","icon","image","panel","password","file","sendTo","staticText","custom","pattern","table","instance","language","setState","certificate","certificates","staticImage","staticLink","divider","objectId","selectSendTo","autocompleteSendTo","checkLicense","uuid"]},"message":"must be equal to one of the allowed values"},{"instancePath":"/items/_basicconfig","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
                
                T 1 Reply Last reply Reply Quote 0
                • T
                  ticaki Developer @Thomas Braun last edited by ticaki

                  @thomas-braun
                  Das hab ich oben beantwortet. Das ist ein ADMIN Fehler.

                  Bei mir läufts... Kannst du deinen iob mal neustartet? Oder den Adapter auf Debug stellen und starten. Die Fehler die du hattest lassen sich vom Code nicht wirklich erklären... Oder mal adapter upload... halt was du all den leuten räts wenn ein adapter spinnt.

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @ticaki last edited by

                    @ticaki

                    Neustart, Upload, alles durch. Funktioniert nicht. Ich bekomme keine Nachricht, weder über Whatsapp noch über die Alexa.

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      ticaki Developer @Thomas Braun last edited by ticaki

                      @thomas-braun

                      1. Aber der Adapter hat jetzt keine Fehler mehr?

                      2. ging whatsapp schon mal?

                      3. Alexa geht bei mir.

                      bist du in der telegramm gruppe? Weil das hier ist eher ein chat als forum 🙂

                      Thomas Braun Negalein 3 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @ticaki last edited by

                        @ticaki

                        Irgendwie immer noch Schweigen im Walde.
                        Aber im Log steht nix mehr.

                        1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @ticaki last edited by

                          @ticaki sagte in Test Adapter Weather-Warnings:

                          bist du in der telegramm gruppe?

                          Nope.

                          T 1 Reply Last reply Reply Quote 0
                          • T
                            ticaki Developer @Thomas Braun last edited by

                            @thomas-braun
                            ging whatsapp mit der beta?

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @ticaki last edited by

                              @ticaki

                              Nein, ich hab noch nie irgendeine Nachricht über irgendeinen Kanal erhalten.

                              T 1 Reply Last reply Reply Quote 0
                              • Negalein
                                Negalein Global Moderator @ticaki last edited by

                                @ticaki sagte in Test Adapter Weather-Warnings:

                                telegramm gruppe

                                Sorry für OT.
                                Welche TG-Gruppe ist das? Hast einen Einladungslink?

                                T 1 Reply Last reply Reply Quote 0
                                • T
                                  ticaki Developer @Negalein last edited by

                                  @negalein sagte in Test Adapter Weather-Warnings:

                                  @ticaki sagte in Test Adapter Weather-Warnings:

                                  telegramm gruppe

                                  Sorry für OT.
                                  Welche TG-Gruppe ist das? Hast einen Einladungslink?

                                  https://t.me/+RQ07FM39J0E4YWUy

                                  1 Reply Last reply Reply Quote 1
                                  • T
                                    ticaki Developer @Thomas Braun last edited by ticaki

                                    @thomas-braun sagte in Test Adapter Weather-Warnings:

                                    @ticaki

                                    Nein, ich hab noch nie irgendeine Nachricht über irgendeinen Kanal erhalten.

                                    Alexa:

                                    • Ändere mal in meinem Adapter das Ausgabe gerät und benutze dann: weather-warnings.0.command.alexa2
                                    • Überprüfe ob alle eingestellten Vorlagen existieren
                                    • Gehe zu folgendem State: alexa2.0.Echo-Devices.G023535435641J8R.Commands.speak - wobei die Zahl da in der Mitte eine Seriennummer ist, nimm den wo in der Namenspalte überall steht und schreibe irgendwas in das Feld. Dieser Adapter hier schreibt genau in dieses Feld.

                                    whatsapp:

                                    • drücke auf: weather-warnings.0.command.whatsapp
                                    • Erstelle ein Javascript mit diesem Code und führe es aus - dann berichten:
                                    sendTo('whatsapp-cmb.0', 'send', {text: 'test'});
                                    
                                    • überprüfe ob dein Whatsapp richtig eingerichtet ist.
                                    Thomas Braun 2 Replies Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @ticaki last edited by

                                      @ticaki sagte in Test Adapter Weather-Warnings:

                                      Ändere mal in meinem Adapter das Ausgabe gerät und benutze dann: weather-warnings.0.command.alexa2

                                      Stumm.

                                      Überprüfe ob alle eingestellten Vorlagen existieren

                                      Da hab ich nix angepackt.

                                      Gehe zu folgendem State: alexa2.0.Echo-Devices.G023535435641J8R.Commands.speak - wobei die Zahl da in der Mitte eine Seriennummer ist, nimm den wo in der Namenspalte überall steht und schreibe irgendwas in das Feld. Dieser Adapter hier schreibt genau in dieses Feld.

                                      Da quasseln alle Alexen los.

                                      1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @ticaki last edited by

                                        @ticaki sagte in Test Adapter Weather-Warnings:

                                        whatsapp:

                                        drücke auf: weather-warnings.0.command.whatsapp

                                        Passiert nix.

                                        Erstelle ein Javascript mit diesem Code und führe es aus - dann berichten:
                                        sendTo('whatsapp-cmb.0', 'send', {text: 'test'});

                                        Text kommt an.

                                        überprüfe ob dein Whatsapp richtig eingerichtet ist.

                                        Ist es.

                                        T 1 Reply Last reply Reply Quote 0
                                        • T
                                          ticaki Developer @Thomas Braun last edited by ticaki

                                          @thomas-braun
                                          Das Whatsapp problem liegt an falschen Vorlagen. Ich hab die mal geänderte gehabt. Klicke mal auf Vorlagen wiederherstellen, speichern & schließen und dann stelle es so ein:

                                          Geht nur um die unteren Vorlagen

                                          Bildschirmfoto 2023-11-03 um 23.34.49.png

                                          EDIT: Das Alexaproblem lösen wir morgen abend oder am Sonntag, das sieht alles richtig in deiner Konfiguration aus. Vielleicht bekomme ich noch nen Geistesblitz.

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @ticaki last edited by

                                            @ticaki

                                            WhatsApp funktioniert jetzt. Hab gerade eine Entwarnung! erhalten.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            632
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            34
                                            1074
                                            261178
                                            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