Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Blockly
    5. Alexa erzählt etwas anderes als sie soll

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Alexa erzählt etwas anderes als sie soll

    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      Flori @DJMarc75 last edited by

      @djmarc75

      Habe es jetzt so gemacht. es Schaltet auch normal man bekommt es auch angezeigt als Nummer 1 und 3.
      Aber dann kommt eben die Debug Meldung 100000 mal und sie wiederholt alles 100000x. Und ich kann aber nicht mehr auf die Meldungen zugreifen wo sie es anzeigt weil es 99+ Meldungen sind.

      a7c7d126-efee-498d-88e2-35f8a7955838-grafik.png

      Thomas Braun DJMarc75 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Flori last edited by

        @flori

        Auszüge aus dem Log immer als Text in CodeTags eingebettet, nicht als verwaschene Screenshots.

        iobroker logs --watch
        

        liefert das Log passend.

        F 1 Reply Last reply Reply Quote 0
        • F
          Flori @Thomas Braun last edited by

          @thomas-braun

          Wenn ich weiß wie das geht mache ich das gerne. 😉
          Das muß man ja dann bestimmt in Putty eingeben.
          Aber wo kann ich das dann wieder auslesen und hier eingeben. Das weiß ich beim besten Willen nicht. 😉 Sorry

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • DJMarc75
            DJMarc75 @Flori last edited by

            @flori na dann finde halt heraus warum dieser mysteriöse master_mode so oft triggert.
            Keine Ahnung woher dieser Datenpunkt stammt - hab aber auch keine Lust den Beitrag von oben bis unten durchzulesen, falls dies irgendwo erwähnt wurde.

            F 2 Replies Last reply Reply Quote 0
            • F
              Flori @DJMarc75 last edited by

              @djmarc75

              Den Datenpunkt den er ausliesst ist genau hier definiert und er wird auch angesprochen und das auch korrekt.
              Nur er trickert in irgend wie ohne Ende. Das ist das Problem und dann kommen die Aussagen dann 100000x.
              Zeile 6-9

              619bce97-c552-423f-b717-f1721d5ffc54-grafik.png

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

                @flori

                Schau hier rein:

                https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

                F 4 Replies Last reply Reply Quote 0
                • F
                  Flori @DJMarc75 last edited by

                  @djmarc75

                  und es wurde schon erwähnt und auch schon hochgeladen. 😉

                  DJMarc75 1 Reply Last reply Reply Quote 0
                  • DJMarc75
                    DJMarc75 @Flori last edited by

                    @flori sagte in Alexa erzählt etwas anderes als sie soll:

                    @djmarc75
                    und es wurde schon erwähnt und auch schon hochgeladen.

                    ? keine Ahnung was Du meinst aber schau mal was @Thomas-Braun als Anregung für einen tollen Link geschickt hat:

                    @thomas-braun sagte in Alexa erzählt etwas anderes als sie soll:

                    @flori
                    Schau hier rein:
                    https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

                    1 Reply Last reply Reply Quote 0
                    • F
                      Flori @Thomas Braun last edited by

                      @thomas-braun

                      So ich habe es jetzt so gemacht da kommt aber dann das ich kürzer schreiben soll es sind mehr als 100000 Zeichen enthalten. 😉

                      DJMarc75 1 Reply Last reply Reply Quote 0
                      • F
                        Flori @Thomas Braun last edited by

                        @thomas-braun

                        Ich schicke jetzt mal alles was vorher kommt bevor die 100000 gleichen meldungen kommen und dann noch mal was danach kommt.```
                        2023-01-28 16:57:23.851 - info: admin.0 (243242) ==> Connected system.user.admin from ::ffff:192.168.178.69
                        2023-01-28 16:57:30.657 - info: javascript.0 (243299) Start javascript script.js.Alarmanlage.Alarmanlage_Neu_Neu
                        2023-01-28 16:57:30.679 - info: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_Neu_Neu: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                        2023-01-28 16:57:36.859 - info: javascript.0 (243299) Stop script script.js.Alarmanlage.Alarmanlage_Neu_Neu
                        2023-01-28 16:57:46.118 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:57:46.119 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:57:46.119 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 16:57:46.150 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:57:46.151 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:57:46.152 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 16:57:46.200 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:57:46.201 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:57:46.201 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 16:57:46.235 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:57:46.236 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:57:46.236 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 16:58:03.341 - info: javascript.0 (243299) Stop script script.js.Alarmanlage.Alarmanlage_Neu
                        2023-01-28 16:58:04.413 - info: javascript.0 (243299) Start javascript script.js.Alarmanlage.Alarmanlage_Neu_Neu
                        2023-01-28 16:58:04.419 - info: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_Neu_Neu: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                        2023-01-28 16:58:14.758 - info: tuya.0 (243444) 02654020840d8e804331: Error on Reconnect (5): connection timed out
                        2023-01-28 16:58:23.837 - error: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_Neu_Neu: 1
                        2023-01-28 16:58:24.541 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_Neu_Neu: setForeignState(id=alexa2.0.Echo-Devices.G090U5078437090J.Commands.speak, state={"val":"Alarmanlage wurde in den Zu Hause Modus geschaltet","ack":false,"ts":1674921504541,"q":0,"from":"system.adapter.javascript.0","lc":1674921504541,"c":"script.js.Alarmanlage.Alarmanlage_Neu_Neu"}) - wurde nicht ausgeführt, während der Debug-Modus aktiv ist
                        2023-01-28 16:58:38.619 - info: admin.0 (243242) <== Disconnect system.user.admin from ::ffff:192.168.178.69 javascript
                        2023-01-28 16:58:53.553 - error: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_Neu_Neu: 3
                        2023-01-28 16:58:54.262 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_Neu_Neu: setForeignState(id=alexa2.0.Echo-Devices.G090U5078437090J.Commands.speak, state={"val":"Alarmanlage wurde ausgeschaltet","ack":false,"ts":1674921534262,"q":0,"from":"system.adapter.javascript.0","lc":1674921534262,"c":"script.js.Alarmanlage.Alarmanlage_Neu_Neu"}) - wurde nicht ausgeführt, während der Debug-Modus aktiv ist
                        2023-01-28 16:58:55.545 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:55.546 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:55.546 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:55.546 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:55.546 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:55.547 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:55.547 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:55.547 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet

                        und danach

                        2023-01-28 16:58:57.788 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.788 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.788 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.789 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.789 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.789 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.789 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.789 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.790 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.790 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.790 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.790 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.791 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.791 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.791 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.791 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.791 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.792 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.792 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.792 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.792 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.792 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:58:57.793 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                        2023-01-28 16:59:29.764 - info: admin.0 (243242) ==> Connected system.user.admin from ::ffff:192.168.178.69
                        2023-01-28 16:59:46.126 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:59:46.127 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:59:46.128 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 16:59:46.184 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:59:46.199 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:59:46.200 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 16:59:46.245 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:59:46.246 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:59:46.258 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 16:59:46.351 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:59:46.352 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 16:59:46.353 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:00:40.369 - info: tuya.0 (243444) 02654020840d8e804331: Connect locally to device
                        2023-01-28 17:00:40.369 - info: tuya.0 (243444) 02654020840d8e804331 Init with IP=192.168.178.46, Key=113417dd7dee128e, Version=3.3
                        2023-01-28 17:01:47.170 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:01:47.171 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:01:47.172 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:01:47.217 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:01:47.220 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:01:47.221 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:01:47.264 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:01:47.265 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:01:47.305 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:01:47.331 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:01:47.337 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:01:47.370 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:02:01.017 - info: tuya.0 (243444) 02654020840d8e804331: Error on Reconnect (4): connection timed out
                        2023-01-28 17:02:35.355 - info: tuya.0 (243444) 02654020840d8e804331: Connect locally to device
                        2023-01-28 17:02:35.355 - info: tuya.0 (243444) 02654020840d8e804331 Init with IP=192.168.178.46, Key=113417dd7dee128e, Version=3.3
                        2023-01-28 17:03:46.115 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:03:46.116 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:03:46.117 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:03:46.142 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:03:46.143 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:03:46.144 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:03:46.175 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:03:46.176 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:03:46.177 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:03:46.207 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:03:46.208 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:03:46.209 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:05:24.514 - info: tuya.0 (243444) 02654020840d8e804331: Error on Reconnect (5): connection timed out
                        2023-01-28 17:05:45.937 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:05:45.939 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:05:45.943 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:05:45.985 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:05:45.986 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:05:45.987 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:05:46.062 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:05:46.063 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:05:46.064 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:05:46.130 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:05:46.131 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:05:46.132 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:07:11.671 - info: tuya.0 (243444) 02654020840d8e804331: Error on Reconnect (1): connection timed out
                        2023-01-28 17:07:46.066 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:07:46.067 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:07:46.068 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:07:46.118 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:07:46.119 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:07:46.119 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:07:46.155 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:07:46.156 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:07:46.157 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:07:46.217 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:07:46.218 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:07:46.219 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:08:10.273 - info: admin.0 (243242) <== Disconnect system.user.admin from ::ffff:192.168.178.69 javascript
                        2023-01-28 17:09:46.181 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:09:46.182 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:09:46.183 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:09:46.216 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:09:46.217 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:09:46.218 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:09:46.269 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:09:46.270 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:09:46.271 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:09:46.295 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:09:46.296 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:09:46.298 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:10:29.143 - info: tuya.0 (243444) 02654020840d8e804331: Error on Reconnect (4): connection timed out
                        2023-01-28 17:11:30.099 - info: tuya.0 (243444) 02654020840d8e804331: Connect locally to device
                        2023-01-28 17:11:30.100 - info: tuya.0 (243444) 02654020840d8e804331 Init with IP=192.168.178.46, Key=113417dd7dee128e, Version=3.3
                        2023-01-28 17:11:45.919 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:11:45.920 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:11:45.921 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:11:45.948 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:11:45.949 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:11:45.950 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:11:45.977 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:11:45.978 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:11:45.979 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:11:46.017 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:11:46.018 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:11:46.019 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:12:17.437 - info: tuya.0 (243444) 02654020840d8e804331: Error on Reconnect (1): connection timed out
                        2023-01-28 17:13:18.224 - info: admin.0 (243242) ==> Connected system.user.admin from ::ffff:192.168.178.69
                        2023-01-28 17:13:46.175 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:13:46.175 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:13:46.176 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:13:46.207 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:13:46.208 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:13:46.209 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:13:46.272 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:13:46.273 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:13:46.273 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:13:46.299 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:13:46.300 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:13:46.301 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:15:46.176 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:15:46.177 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:15:46.178 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:15:46.218 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:15:46.220 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:15:46.221 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:15:46.264 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:15:46.265 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:15:46.269 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:15:46.362 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:15:46.363 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:15:46.364 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:16:58.772 - info: tuya.0 (243444) 02654020840d8e804331: Error on Reconnect (2): connection timed out
                        2023-01-28 17:17:18.904 - info: admin.0 (243242) <== Disconnect system.user.admin from ::ffff:192.168.178.69 javascript
                        2023-01-28 17:17:33.775 - info: tuya.0 (243444) 02654020840d8e804331: Error on Reconnect (4): connection timed out
                        2023-01-28 17:17:46.664 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:17:46.665 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:17:46.666 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:17:46.710 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:17:46.711 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:17:46.712 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:17:46.774 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:17:46.776 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:17:46.777 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:17:46.874 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:17:46.875 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:17:46.876 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:18:50.204 - info: tuya.0 (243444) 02654020840d8e804331: Connect locally to device
                        2023-01-28 17:18:50.205 - info: tuya.0 (243444) 02654020840d8e804331 Init with IP=192.168.178.46, Key=113417dd7dee128e, Version=3.3
                        2023-01-28 17:19:46.151 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:19:46.152 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:19:46.152 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:19:46.191 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:19:46.192 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:19:46.193 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:19:46.219 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:19:46.219 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:19:46.262 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:19:46.324 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:19:46.325 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:19:46.326 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:21:46.151 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:21:46.152 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:21:46.153 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:21:46.181 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:21:46.181 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:21:46.197 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:21:46.254 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:21:46.255 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:21:46.256 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:21:46.322 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:21:46.323 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:21:46.324 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:22:50.129 - info: tuya.0 (243444) 02654020840d8e804331: Connect locally to device
                        2023-01-28 17:22:50.130 - info: tuya.0 (243444) 02654020840d8e804331 Init with IP=192.168.178.46, Key=113417dd7dee128e, Version=3.3
                        2023-01-28 17:23:46.093 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:23:46.094 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:23:46.095 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:23:46.143 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:23:46.144 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:23:46.146 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:23:46.196 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:23:46.197 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:23:46.198 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:23:46.228 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:23:46.228 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                        2023-01-28 17:23:46.229 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                        2023-01-28 17:24:38.357 - info: tuya.0 (243444) 02654020840d8e804331: Error on Reconnect (2): connection timed out
                        
                        1 Reply Last reply Reply Quote 0
                        • DJMarc75
                          DJMarc75 @Flori last edited by

                          @flori wie wäre es mal wenn Du bitte dieses Skript deaktivierst und ein neues erstellst in dem NUR dieser Block drin steht ?!
                          Screenshot 2023-01-28 163611.png
                          Also den Trigger natürlich durch dieses master_mode ersetzen.

                          Dann mal triggern und NUR diese Werte aus dem LOG hier posten !

                          Alles andere macht hier wenig Sinn da Du sicher irgendwo noch etwas anderes am Laufen hast was auf diesen Trigger Einfluss hat..
                          Aber dazu fehlt mir leider die hellseherische Kraft.

                          F 2 Replies Last reply Reply Quote 0
                          • F
                            Flori @Thomas Braun last edited by

                            @thomas-braun

                            Das danch scheint geklappt zu haben. Jetzt versuche ich nochmal das davor

                            2023-01-28 16:57:23.851 - info: admin.0 (243242) ==> Connected system.user.admin from ::ffff:192.168.178.69
                            2023-01-28 16:57:30.657 - info: javascript.0 (243299) Start javascript script.js.Alarmanlage.Alarmanlage_Neu_Neu
                            2023-01-28 16:57:30.679 - info: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_Neu_Neu: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                            2023-01-28 16:57:36.859 - info: javascript.0 (243299) Stop script script.js.Alarmanlage.Alarmanlage_Neu_Neu
                            2023-01-28 16:57:46.118 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                            2023-01-28 16:57:46.119 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                            2023-01-28 16:57:46.119 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                            2023-01-28 16:57:46.150 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                            2023-01-28 16:57:46.151 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                            2023-01-28 16:57:46.152 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                            2023-01-28 16:57:46.200 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                            2023-01-28 16:57:46.201 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                            2023-01-28 16:57:46.201 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                            2023-01-28 16:57:46.235 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                            2023-01-28 16:57:46.236 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                            2023-01-28 16:57:46.236 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                            2023-01-28 16:58:03.341 - info: javascript.0 (243299) Stop script script.js.Alarmanlage.Alarmanlage_Neu
                            2023-01-28 16:58:04.413 - info: javascript.0 (243299) Start javascript script.js.Alarmanlage.Alarmanlage_Neu_Neu
                            2023-01-28 16:58:04.419 - info: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_Neu_Neu: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                            2023-01-28 16:58:14.758 - info: tuya.0 (243444) 02654020840d8e804331: Error on Reconnect (5): connection timed out
                            2023-01-28 16:58:23.837 - error: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_Neu_Neu: 1
                            2023-01-28 16:58:24.541 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_Neu_Neu: setForeignState(id=alexa2.0.Echo-Devices.G090U5078437090J.Commands.speak, state={"val":"Alarmanlage wurde in den Zu Hause Modus geschaltet","ack":false,"ts":1674921504541,"q":0,"from":"system.adapter.javascript.0","lc":1674921504541,"c":"script.js.Alarmanlage.Alarmanlage_Neu_Neu"}) - wurde nicht ausgeführt, während der Debug-Modus aktiv ist
                            2023-01-28 16:58:38.619 - info: admin.0 (243242) <== Disconnect system.user.admin from ::ffff:192.168.178.69 javascript
                            2023-01-28 16:58:53.553 - error: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_Neu_Neu: 3
                            2023-01-28 16:58:54.262 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_Neu_Neu: setForeignState(id=alexa2.0.Echo-Devices.G090U5078437090J.Commands.speak, state={"val":"Alarmanlage wurde ausgeschaltet","ack":false,"ts":1674921534262,"q":0,"from":"system.adapter.javascript.0","lc":1674921534262,"c":"script.js.Alarmanlage.Alarmanlage_Neu_Neu"}) - wurde nicht ausgeführt, während der Debug-Modus aktiv ist
                            2023-01-28 16:58:55.545 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                            2023-01-28 16:58:55.546 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                            2023-01-28 16:58:55.546 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                            2023-01-28 16:58:55.546 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                            2023-01-28 16:58:55.546 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                            2023-01-28 16:58:55.547 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                            
                            1 Reply Last reply Reply Quote 0
                            • F
                              Flori @Thomas Braun last edited by

                              @thomas-braun

                              Ich habe eben die Debug Meldungen als Error ausgeben lassen das ich sie besser heraus lesen kann.

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

                                @flori

                                Liegt da irgendwas an skripten in 'global'?

                                F 1 Reply Last reply Reply Quote 0
                                • F
                                  Flori @Thomas Braun last edited by

                                  @thomas-braun

                                  Nein so wie ich das sehe ist der blaue Ordner leer wenn du diesen meinst.

                                  50c80117-552f-4bc3-9b37-9b273f2c2ab5-grafik.png

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

                                    @flori

                                    Nein, ich meine das Verzeichnis 'global'. Sieht man nur im Experten-Modus.

                                    F 1 Reply Last reply Reply Quote 0
                                    • F
                                      Flori @Thomas Braun last edited by

                                      @thomas-braun

                                      Nein absolut leer

                                      ac97e024-cb75-433c-9ebe-87559ef4e51a-grafik.png

                                      1 Reply Last reply Reply Quote 0
                                      • F
                                        Flori @DJMarc75 last edited by

                                        @djmarc75

                                        So jetzt noch einmal mit genau deinem Programm. Erst das davor vor den 100000 gleichen Einträgen

                                        2023-01-28 18:02:31.211 - info: admin.0 (243242) ==> Connected system.user.admin from ::ffff:192.168.178.69
                                        2023-01-28 18:02:40.393 - info: admin.0 (243242) <== Disconnect system.user.admin from ::ffff:192.168.178.69 javascript
                                        2023-01-28 18:03:01.808 - info: admin.0 (243242) ==> Connected system.user.admin from ::ffff:192.168.178.69
                                        2023-01-28 18:03:28.880 - info: javascript.0 (243299) script.js.Alarmanlage.Neu_für_DJ: 1
                                        2023-01-28 18:03:31.019 - info: admin.0 (243242) <== Disconnect system.user.admin from ::ffff:192.168.178.69 javascript
                                        2023-01-28 18:03:49.503 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.windowopenactiveendtime" has to be type "number" but received type "string"
                                        2023-01-28 18:03:49.504 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.boostactiveendtime" has to be type "number" but received type "string"
                                        2023-01-28 18:03:49.505 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950115643.endperiod" has to be type "number" but received type "string"
                                        2023-01-28 18:03:49.549 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.windowopenactiveendtime" has to be type "number" but received type "string"
                                        2023-01-28 18:03:49.551 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.boostactiveendtime" has to be type "number" but received type "string"
                                        2023-01-28 18:03:49.553 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116517.endperiod" has to be type "number" but received type "string"
                                        2023-01-28 18:03:49.628 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.windowopenactiveendtime" has to be type "number" but received type "string"
                                        2023-01-28 18:03:49.629 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.boostactiveendtime" has to be type "number" but received type "string"
                                        2023-01-28 18:03:49.629 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950116240.endperiod" has to be type "number" but received type "string"
                                        2023-01-28 18:03:49.669 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.windowopenactiveendtime" has to be type "number" but received type "string"
                                        2023-01-28 18:03:49.670 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.boostactiveendtime" has to be type "number" but received type "string"
                                        2023-01-28 18:03:49.685 - info: fritzdect.0 (492214) State value to set for "fritzdect.0.DECT_099950135395.endperiod" has to be type "number" but received type "string"
                                        2023-01-28 18:03:29.471 - info: javascript.0 (243299) script.js.Alarmanlage.Neu_für_DJ: 3
                                        2023-01-28 18:03:59.464 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                        2023-01-28 18:03:59.465 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                        2023-01-28 18:03:59.465 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                        2023-01-28 18:03:59.466 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                        2023-01-28 18:03:59.467 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                        2023-01-28 18:03:59.467 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                        2023-01-28 18:03:59.468 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                        2023-01-28 18:03:59.468 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                        2023-01-28 18:03:59.469 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                        2023-01-28 18:03:59.469 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                        
                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @Flori last edited by

                                          @flori sagte in Alexa erzählt etwas anderes als sie soll:

                                          Alarmanlage.Alarmanlage_wurde_ausgeschaltet

                                          Poste doch mal das Skript
                                          Alarmanlage.Alarmanlage_wurde_ausgeschaltet

                                          F 1 Reply Last reply Reply Quote 0
                                          • F
                                            Flori @DJMarc75 last edited by

                                            @djmarc75

                                            Und noch einmal das danach. Mit den unzähligen Ansagen. Das berühmte Sätzchen kommt übrigens auch wieder auch ohne Sprachaktivierung. 😉

                                            2023-01-28 18:04:06.149 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                            2023-01-28 18:04:06.150 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                            2023-01-28 18:04:06.152 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                            2023-01-28 18:04:06.154 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                            2023-01-28 18:04:06.154 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                            2023-01-28 18:04:06.169 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                            2023-01-28 18:04:06.171 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                            2023-01-28 18:04:06.172 - warn: javascript.0 (243299) script.js.Alarmanlage.Alarmanlage_wurde_ausgeschaltet: Alarmanlage ausgeschaltet
                                            2023-01-28 18:04:06.562 - info: admin.0 (243242) ==> Connected system.user.admin from ::ffff:192.168.178.69
                                            2023-01-28 18:04:11.149 - info: tuya.0 (243444) 02654020840d8e804331: Error on Reconnect (5): connection timed out
                                            2023-01-28 18:04:48.208 - info: admin.0 (243242) <== Disconnect system.user.admin from ::ffff:192.168.178.69 javascript
                                            2023-01-28 18:04:23.541 - info: javascript.0 (243299) script.js.Alarmanlage.Neu_für_DJ: 1
                                            
                                            DJMarc75 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            849
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            81
                                            2189
                                            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