NEWS
Alexa2 Adapter 3.13/3.14/3.15/3.16/3.17 (Beta)
-
@diginix sagte in Alexa2 Adapter 3.13/3.14/3.15/3.16/3.17 (Beta):
Kann nat. sein dass es mit 3.12.x auch schon so war und mir nur gerade mit 3.17.0 aufgefallen ist.
Ja, es gab Berichte dazu
-
@apollon77 Hm, schön wäre es nat. wenn announcement sich wie speak auch mit Vol. Wert im String nutzen ließe. Aber wenn Amazon das vereitelt und du das nicht im Code workarounden kannst/willst, dann muss ich mal überlegen ob ich bei announcements selbst jedes mal paar Millisekunden vorher player.volume auf den Sollwert setze und danach wieder auf den alten. Macht es in den Skripten halt deutlich aufwändiger.
-
@diginix Ich denke man findet wege es zu umgehen ... Muss mal schauen iob eins meiner Geräte sowas hat. Machst bitte neues GitHub issue?
-
@apollon77 sagte in Alexa2 Adapter 3.13/3.14/3.15/3.16/3.17 (Beta):
Wie ists bei anderen? Sind es nur bestimmte Gerätetypen wo das so ist oder ist es immer?
Scheint Geräteabhängig zu sein.
Im Skritp werden vier Echos angesprochen, aber nur zwei werden angemeckert:2022-07-11 22:22:38.686 - error: alexa2.0 (1054) Datatype for Echo-Devices.G09147040177093E.Player.volume differs from expected, ignore state change! Please write correct datatype (number) 2022-07-11 22:22:38.706 - error: alexa2.0 (1054) Datatype for Echo-Devices.G090LV037337008G.Player.volume differs from expected, ignore state change! Please write correct datatype (number)
G09147040177093E ist ein Echo Dot mit Uhr und G090LV037337008G ein Echo 1. Generation.
-
@thomas-braun @Diginix magst mal GitHub version versuchen? Konnte es bei mir nachstellen und arbeite jetzt drum rum ... Er errechnet anhand der textlänge wie lang grob die Ausgabe dauert und setzt es danach zurück ... Ist ggf am Ende nicht so "perfekt" wie "speak" und die anderen wo es Amazon selbst über die Sequenz regelt.
Wenn das bei Euch geht dann kommts morgen in die 3.17.1
@thomas-braun Diese Meldung heisst das du nen falschen Datentyp setzt ... finde den Fehler in deinem Skript.
-
@thomas-braun os: keine Ahnung was das Skriptes tut
-
@apollon77 sagte in Alexa2 Adapter 3.13/3.14/3.15/3.16/3.17 (Beta):
Diese Meldung heisst das du nen falschen Datentyp setzt ... finde den Fehler in deinem Skript.
Ist nicht mein Skript und ich verstehe den Code nicht. Hab eben schon reingeschaut, aber da hätte ich auch das Telefonbuch von Singapur lesen können.
Ich glaube da schaut besser @ticaki rein.
-
GitHub:
Last login: Tue Jul 12 00:13:56 2022 from 100.75.198.95 Wi-Fi is currently blocked by rfkill. Use raspi-config to set the country before use. echad@chet:~ $ cd /opt/iobroker/ echad@chet:/opt/iobroker $ npm ls iobroker.inst@3.0.0 /opt/iobroker ├── iobroker.admin@6.1.11 ├── iobroker.alexa2@3.17.0 (git+ssh://git@github.com/Apollon77/ioBroker.alexa2.git#d301a7e13918853f6109f8cb2319565cfe45720f) ├── iobroker.alias-manager@1.2.6 ├── iobroker.backitup@2.4.10 ├── iobroker.ble@0.13.0 ├── iobroker.echarts@1.0.12 ├── iobroker.followthesun@0.3.9 ├── iobroker.govee@0.0.5 (git+ssh://git@github.com/nbuenger/ioBroker.govee.git#0d983c49135b87ac2f88f9d832a6d632c4889606) ├── iobroker.history@2.1.7 ├── iobroker.ical@1.13.1 ├── iobroker.info@1.9.19 ├── iobroker.iot@1.11.8 ├── iobroker.javascript@5.8.5 ├── iobroker.js-controller@4.0.23 ├── iobroker.midea@0.1.0 (git+ssh://git@github.com/TA2k/ioBroker.midea.git#fd51f4b710e826e4c3025c70b7eab0d1f771f101) ├── iobroker.mihome-vacuum@3.6.0 ├── iobroker.mihome@1.4.0 ├── iobroker.miio@0.0.13 ├── iobroker.nina@0.0.25 ├── iobroker.nuki-extended@2.6.5 ├── iobroker.parcel@0.0.18 ├── iobroker.pi-hole@1.3.4 ├── iobroker.rpi2@1.3.2 ├── iobroker.sainlogic@0.9.0 ├── iobroker.samsung@0.5.11 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.samsung.git#70366ba038c0f5092731db63f09d16db8eb56e65) ├── iobroker.simple-api@2.7.0 ├── iobroker.socketio@6.1.8 ├── iobroker.switchbot-hub@0.1.2 (git+ssh://git@github.com/DrozmotiX/ioBroker.switchbot-hub.git#de8c1ad97edafedb16cbbb2c6dc14b032848df8e) ├── iobroker.tado@0.3.15 ├── iobroker.tankerkoenig@2.1.1 ├── iobroker.tr-064@4.2.16 ├── iobroker.tradfri@3.1.3 ├── iobroker.trashschedule@2.0.3 ├── iobroker.web@5.2.4 ├── iobroker.whatsapp-cmb@0.2.2 ├── iobroker.ws@2.1.3 └── iobroker.zigbee@1.7.5 echad@chet:/opt/iobroker $ iobroker logs --watch | uniq 2022-07-12 00:00:28.043 - info: followthesun.0 (1321) Cronjob 'Sun parameter calculation' starts 2022-07-12 00:37:58.903 - info: host.chet iobroker url Apollon77/ioBroker.alexa2 --host chet --debug 2022-07-12 00:38:00.624 - info: host.chet iobroker install Apollon77/ioBroker.alexa2 2022-07-12 00:38:01.768 - info: host.chet iobroker NPM version: 8.12.1 2022-07-12 00:38:01.771 - info: host.chet iobroker Installing Apollon77/ioBroker.alexa2... (System call) 2022-07-12 00:38:15.506 - info: host.chet iobroker 2022-07-12 00:38:15.507 - info: host.chet iobroker removed 193 packages, and changed 1 package in 13s 2022-07-12 00:38:15.511 - info: host.chet iobroker 71 packages are looking for funding run `npm fund` for details 2022-07-12 00:38:15.585 - info: host.chet iobroker upload [27] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/alexa.png alexa.png image/png 2022-07-12 00:38:16.053 - info: host.chet iobroker upload [20] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot3.png icons/echo_dot3.png image/png 2022-07-12 00:38:16.094 - info: host.chet iobroker upload [19] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot4.png icons/echo_dot4.png image/png 2022-07-12 00:38:16.104 - info: host.chet iobroker upload [18] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_flex.png icons/echo_flex.png image/png 2022-07-12 00:38:16.144 - info: host.chet iobroker upload [17] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_plus2.png icons/echo_plus2.png image/png 2022-07-12 00:38:16.153 - info: host.chet iobroker upload [16] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show.png icons/echo_show.png image/png 2022-07-12 00:38:16.164 - info: host.chet iobroker upload [15] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show2.png icons/echo_show2.png image/png 2022-07-12 00:38:16.173 - info: host.chet iobroker upload [14] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show5.png icons/echo_show5.png image/png 2022-07-12 00:38:16.183 - info: host.chet iobroker upload [13] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_studio.png icons/echo_studio.png image/png 2022-07-12 00:38:16.194 - info: host.chet iobroker upload [12] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_sub.png icons/echo_sub.png image/png 2022-07-12 00:38:16.203 - info: host.chet iobroker upload [11] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetab.png icons/firetab.png image/png 2022-07-12 00:38:16.215 - info: host.chet iobroker upload [10] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetv.png icons/firetv.png image/png 2022-07-12 00:38:16.224 - info: host.chet iobroker upload [9] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/microphone.png icons/microphone.png image/png 2022-07-12 00:38:16.234 - info: host.chet iobroker upload [8] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/multiroom.png icons/multiroom.png image/png 2022-07-12 00:38:16.244 - info: host.chet iobroker upload [7] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/raspi.png icons/raspi.png image/png 2022-07-12 00:38:16.252 - info: host.chet iobroker upload [6] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/reverb.png icons/reverb.png image/png 2022-07-12 00:38:16.261 - info: host.chet iobroker upload [5] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/sonos.png icons/sonos.png image/png 2022-07-12 00:38:16.270 - info: host.chet iobroker upload [4] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/spot.png icons/spot.png image/png 2022-07-12 00:38:16.278 - info: host.chet iobroker upload [3] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/index_m.html index_m.html text/html 2022-07-12 00:38:16.288 - info: host.chet iobroker upload [2] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/info.png info.png image/png 2022-07-12 00:38:16.300 - info: host.chet iobroker upload [1] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/warning.png warning.png image/png 2022-07-12 00:38:16.309 - info: host.chet iobroker upload [0] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/words.js words.js application/javascript 2022-07-12 00:38:16.380 - info: host.chet iobroker Update "system.adapter.alexa2.0" 2022-07-12 00:38:16.407 - info: host.chet stopInstance system.adapter.alexa2.0 (force=false, process=true) 2022-07-12 00:38:16.429 - info: host.chet stopInstance system.adapter.alexa2.0 send kill signal 2022-07-12 00:38:16.420 - info: alexa2.0 (1054) Got terminate signal TERMINATE_YOURSELF 2022-07-12 00:38:16.438 - info: alexa2.0 (1054) terminating 2022-07-12 00:38:16.440 - info: alexa2.0 (1054) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2022-07-12 00:38:17.040 - info: host.chet instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2022-07-12 00:38:17.445 - info: host.chet iobroker exit 0 2022-07-12 00:38:19.544 - info: host.chet instance system.adapter.alexa2.0 started with pid 14643 2022-07-12 00:38:21.572 - info: alexa2.0 (14643) starting. Version 3.17.0 (non-npm: Apollon77/ioBroker.alexa2) in /opt/iobroker/node_modules/iobroker.alexa2, node: v18.5.0, js-controller: 4.0.23 2022-07-12 00:38:25.299 - info: alexa2.0 (14643) Update cookie in adapter configuration ... restarting ... 2022-07-12 00:38:25.379 - info: host.chet stopInstance system.adapter.alexa2.0 (force=false, process=true) 2022-07-12 00:38:25.386 - info: alexa2.0 (14643) Got terminate signal TERMINATE_YOURSELF 2022-07-12 00:38:25.388 - info: host.chet stopInstance system.adapter.alexa2.0 send kill signal 2022-07-12 00:38:25.388 - info: alexa2.0 (14643) terminating 2022-07-12 00:38:25.390 - info: alexa2.0 (14643) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2022-07-12 00:38:26.010 - info: host.chet instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2022-07-12 00:38:28.483 - info: host.chet instance system.adapter.alexa2.0 started with pid 14658 2022-07-12 00:38:30.527 - info: alexa2.0 (14658) starting. Version 3.17.0 (non-npm: Apollon77/ioBroker.alexa2) in /opt/iobroker/node_modules/iobroker.alexa2, node: v18.5.0, js-controller: 4.0.23 2022-07-12 00:38:35.528 - info: alexa2.0 (14658) Alexa-Push-Connection (macDms = true) established. Disable Polling 2022-07-12 00:38:44.402 - warn: alexa2.0 (14658) Object Echo-Devices.G090LV037337008G.Player.volume is invalid: obj.common.min is only allowed on obj.common.type "number" or "mixed", received "object" 2022-07-12 00:38:44.403 - warn: alexa2.0 (14658) This object will not be created in future versions. Please report this to the developer. 2022-07-12 00:38:50.684 - warn: alexa2.0 (14658) Object Echo-Devices.G0911B0592250842.Player.volume is invalid: obj.common.min is only allowed on obj.common.type "number" or "mixed", received "object" 2022-07-12 00:38:50.685 - warn: alexa2.0 (14658) This object will not be created in future versions. Please report this to the developer. 2022-07-12 00:38:55.026 - warn: alexa2.0 (14658) Object Echo-Devices.G2A0QU0574340BU1.Player.volume is invalid: obj.common.min is only allowed on obj.common.type "number" or "mixed", received "object" 2022-07-12 00:38:55.027 - warn: alexa2.0 (14658) This object will not be created in future versions. Please report this to the developer. 2022-07-12 00:39:01.070 - warn: alexa2.0 (14658) Object Echo-Devices.G2A0QU06821202QL.Player.volume is invalid: obj.common.min is only allowed on obj.common.type "number" or "mixed", received "object" 2022-07-12 00:39:01.071 - warn: alexa2.0 (14658) This object will not be created in future versions. Please report this to the developer. 2022-07-12 00:39:04.899 - warn: alexa2.0 (14658) Object Echo-Devices.G09147040177093E.Player.volume is invalid: obj.common.min is only allowed on obj.common.type "number" or "mixed", received "object" 2022-07-12 00:39:04.900 - warn: alexa2.0 (14658) This object will not be created in future versions. Please report this to the developer. 2022-07-12 00:39:08.982 - warn: alexa2.0 (14658) Object Echo-Devices.G2A0XL070274014F.Player.volume is invalid: obj.common.min is only allowed on obj.common.type "number" or "mixed", received "object" 2022-07-12 00:39:08.983 - warn: alexa2.0 (14658) This object will not be created in future versions. Please report this to the developer. 2022-07-12 00:39:13.454 - warn: alexa2.0 (14658) Object Echo-Devices.G2A0XL070286046Q.Player.volume is invalid: obj.common.min is only allowed on obj.common.type "number" or "mixed", received "object" 2022-07-12 00:39:13.455 - warn: alexa2.0 (14658) This object will not be created in future versions. Please report this to the developer. 2022-07-12 00:39:17.041 - warn: alexa2.0 (14658) Object Echo-Devices.bbc8e28527cf45b99ee0ccb4465f339c.Player.volume is invalid: obj.common.min is only allowed on obj.common.type "number" or "mixed", received "object" 2022-07-12 00:39:17.041 - warn: alexa2.0 (14658) This object will not be created in future versions. Please report this to the developer. 2022-07-12 00:39:20.880 - warn: alexa2.0 (14658) Object Echo-Devices.898ff02ad4174874a207ed263a05b19e.Player.volume is invalid: obj.common.min is only allowed on obj.common.type "number" or "mixed", received "object" 2022-07-12 00:39:20.881 - warn: alexa2.0 (14658) This object will not be created in future versions. Please report this to the developer. 2022-07-12 00:39:26.459 - warn: alexa2.0 (14658) Object Echo-Devices.92a6773ff65a438f890ac2ddef6fec7b.Player.volume is invalid: obj.common.min is only allowed on obj.common.type "number" or "mixed", received "object" 2022-07-12 00:39:26.460 - warn: alexa2.0 (14658) This object will not be created in future versions. Please report this to the developer. 2022-07-12 00:39:29.773 - warn: alexa2.0 (14658) Object Echo-Devices.d1c0f043170547f7ba1899f4c447973b.Player.volume is invalid: obj.common.min is only allowed on obj.common.type "number" or "mixed", received "object" 2022-07-12 00:39:29.774 - warn: alexa2.0 (14658) This object will not be created in future versions. Please report this to the developer. 2022-07-12 00:39:33.193 - warn: alexa2.0 (14658) Object Echo-Devices.26f88e9b3e0143dba9d819f6c2ead54f.Player.volume is invalid: obj.common.min is only allowed on obj.common.type "number" or "mixed", received "object" 2022-07-12 00:39:33.194 - warn: alexa2.0 (14658) This object will not be created in future versions. Please report this to the developer. 2022-07-12 00:39:33.982 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:39:33.996 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:39:34.014 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:39:35.233 - info: javascript.0 (978) Start javascript script.js.common.dwd_uwz_nina_warnungen 2022-07-12 00:39:35.287 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Skripts gestartet: ID:1888.3040974698572 2022-07-12 00:39:35.288 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: var regionName: Eintrag 1 ist teilweise oder ganz leer, wird entfernt 2022-07-12 00:39:35.298 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Warte 15 Sekunden das bei einem eventuellen Restart alles beendet wurde! 2022-07-12 00:39:35.298 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: registered 0 subscriptions, 0 schedules and 0 file subscriptions 2022-07-12 00:39:38.210 - warn: alexa2.0 (14658) Object Echo-Devices.ed10874a00e948da8f07f4d8bfd2b9b2.Player.volume is invalid: obj.common.min is only allowed on obj.common.type "number" or "mixed", received "object" 2022-07-12 00:39:38.211 - warn: alexa2.0 (14658) This object will not be created in future versions. Please report this to the developer. 2022-07-12 00:39:50.302 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Starte Initialisierung! - Bitte warten. Das dauert beim ersten Start etwas länger. - Das Skript in dieser Phase nicht Neustarten, wenn doch bitte Javascript Instanz ebenfalls neustarten 2022-07-12 00:39:50.303 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Datenpunkte werden überprüft 2022-07-12 00:39:52.096 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Abonniere Konfigurationsdatenpunkte 2022-07-12 00:39:52.108 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Setzte Modus, Inialisiere Datenbank, starte Datenabruf(asynchron) 2022-07-12 00:39:52.109 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: InitDatabase() - first run: false 2022-07-12 00:39:52.110 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Standalone NINA Datenabruf aktiviert 2022-07-12 00:39:52.125 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Initialisierung abgeschlossen 2022-07-12 00:39:52.096 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Abonniere Konfigurationsdatenpunkte 2022-07-12 00:39:52.108 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Setzte Modus, Inialisiere Datenbank, starte Datenabruf(asynchron) 2022-07-12 00:39:52.109 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: InitDatabase() - first run: false 2022-07-12 00:39:52.110 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Standalone NINA Datenabruf aktiviert 2022-07-12 00:39:52.125 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Initialisierung abgeschlossen 2022-07-12 00:39:54.381 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Bundesland: Freie Hansestadt Bremen, Land Berlin, Land Hessen, Land Nordrhein-Westfalen, Land Brandenburg, Freistaat Bayern, Land Mecklenburg-Vorpommern, Land Rheinland-Pfalz, Freistaat Sachsen, Land Schleswig-Holstein, Freie und Hansestadt Hamburg, Freistaat Thüringen, Land Niedersachsen, Land Saarland, Land Sachsen-Anhalt, Land Baden-Württemberg gefunden für Warnzelle: Köln obj.identifier: DE-NW-BN-SE030-20220407-30-001 2022-07-12 00:39:54.444 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Bundesland: Land Nordrhein-Westfalen gefunden für Warnzelle: Köln obj.identifier: DE-NW-D-SE020-20220630-20-000 2022-07-12 00:39:54.801 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Add Nina warning to database. headline: Coronavirus: Informationen des Bundesministeriums für Gesundheit 2022-07-12 00:39:54.804 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: NINA Warnung gefunden oder entfernt.RID: 1888.3040974698572 2022-07-12 00:39:54.945 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Add Nina warning to database. headline: Coronavirus: Informationen des Landes Nordrhein-Westfalen 2022-07-12 00:39:54.946 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: NINA Warnung gefunden oder entfernt.RID: 1888.3040974698572 2022-07-12 00:39:54.381 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Bundesland: Freie Hansestadt Bremen, Land Berlin, Land Hessen, Land Nordrhein-Westfalen, Land Brandenburg, Freistaat Bayern, Land Mecklenburg-Vorpommern, Land Rheinland-Pfalz, Freistaat Sachsen, Land Schleswig-Holstein, Freie und Hansestadt Hamburg, Freistaat Thüringen, Land Niedersachsen, Land Saarland, Land Sachsen-Anhalt, Land Baden-Württemberg gefunden für Warnzelle: Köln obj.identifier: DE-NW-BN-SE030-20220407-30-001 2022-07-12 00:39:54.444 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Bundesland: Land Nordrhein-Westfalen gefunden für Warnzelle: Köln obj.identifier: DE-NW-D-SE020-20220630-20-000 2022-07-12 00:39:54.801 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Add Nina warning to database. headline: Coronavirus: Informationen des Bundesministeriums für Gesundheit 2022-07-12 00:39:54.804 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: NINA Warnung gefunden oder entfernt.RID: 1888.3040974698572 2022-07-12 00:39:54.945 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: Add Nina warning to database. headline: Coronavirus: Informationen des Landes Nordrhein-Westfalen 2022-07-12 00:39:54.946 - info: javascript.0 (978) script.js.common.dwd_uwz_nina_warnungen: info: NINA Warnung gefunden oder entfernt.RID: 1888.3040974698572 2022-07-12 00:40:04.520 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:40:08.825 - info: alexa2.0 (14658) Subscribing to states... 2022-07-12 00:40:09.857 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G090LV037337008G.Player.volume" has to be stringified but received type "number" 2022-07-12 00:40:12.376 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:40:13.944 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:40:16.678 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G09147040177093E.Player.volume" has to be stringified but received type "number" 2022-07-12 00:40:17.596 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:40:18.752 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:40:21.355 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.bbc8e28527cf45b99ee0ccb4465f339c.Player.volume" has to be stringified but received type "number" 2022-07-12 00:40:23.998 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.898ff02ad4174874a207ed263a05b19e.Player.volume" has to be stringified but received type "number" 2022-07-12 00:40:25.319 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.92a6773ff65a438f890ac2ddef6fec7b.Player.volume" has to be stringified but received type "number" 2022-07-12 00:40:27.120 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.d1c0f043170547f7ba1899f4c447973b.Player.volume" has to be stringified but received type "number" 2022-07-12 00:40:28.517 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.26f88e9b3e0143dba9d819f6c2ead54f.Player.volume" has to be stringified but received type "number" 2022-07-12 00:40:30.328 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.ed10874a00e948da8f07f4d8bfd2b9b2.Player.volume" has to be stringified but received type "number" 2022-07-12 00:41:51.714 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:41:51.733 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:41:52.144 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:41:52.449 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:41:51.714 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:41:51.733 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:41:52.144 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:41:52.449 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:41:54.057 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G09147040177093E.Player.volume" has to be stringified but received type "number" 2022-07-12 00:41:55.083 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G090LV037337008G.Player.volume" has to be stringified but received type "number" 2022-07-12 00:41:58.067 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:03.183 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:03.264 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:03.276 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:03.292 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:03.183 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:03.264 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:03.276 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:03.292 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:04.522 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G09147040177093E.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.393 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.424 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.426 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.429 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.485 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.511 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.661 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.670 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.672 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.393 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.424 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.426 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.429 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.485 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.511 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.661 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.670 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:08.672 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.010 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.013 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.150 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.160 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.175 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.688 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.708 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.791 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.010 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.013 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.150 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.160 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.175 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.688 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.708 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:11.791 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.434 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.469 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.694 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.733 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.735 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.809 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.811 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.829 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.434 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.469 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.694 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.733 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.735 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.809 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.811 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:12.829 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:14.582 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:14.604 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:14.582 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:14.604 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:19.438 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:19.451 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:19.438 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:19.451 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:24.450 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:24.461 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:24.450 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:24.461 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:27.853 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:28.237 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:27.853 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:28.237 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:33.154 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:33.187 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:33.231 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:33.234 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:33.251 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:33.254 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:33.154 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:33.187 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:33.231 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:33.234 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:33.251 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:33.254 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:34.324 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:34.340 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:34.324 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:34.340 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:39.301 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:39.342 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:39.301 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:39.342 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:44.261 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:44.268 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:44.261 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:44.268 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:53.631 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:53.632 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:53.635 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:53.652 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:53.724 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:53.726 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:53.631 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:53.632 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0QU0574340BU1.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:53.635 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:53.652 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070274014F.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:53.724 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:53.726 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G2A0XL070286046Q.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:54.882 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:54.890 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:54.882 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number" 2022-07-12 00:42:54.890 - info: alexa2.0 (14658) State value to set for "alexa2.0.Echo-Devices.G0911B0592250842.Player.volume" has to be stringified but received type "number"
-
@thomas-braun ääähhm ja … checke ich. Danke
EDIT: Retry ... Sollte neuestes GitHub gefixt sein
-
@apollon77 sagte in Alexa2 Adapter 3.13/3.14/3.15/3.16/3.17 (Beta):
EDIT: Retry ... Sollte neuestes GitHub gefixt sein
alexa2.git#0fd8690ca77e16285030ebbcdbce49b4c56f99a8
ist wieder leise im Log. Auch das UWZ-Nina-Skript triggert nichts nennenswertes mehr.
Kann wegen mir raus ins Beta-Gehege. -
Dann ist die 3.17.1 auf dem Weg:
- (Apollon77) Work around timing issues with speak-volume when using announcement
- (Apollon77) Correctly initialize volume/mute on startup also when player data are not available
- (Apollon77) Do not overwrite speak-volume (and some other fields) with null on adapter start
- (Apollon77) Fix crash cases reported by Sentry
-
Hallo,
was ist denn mit dem Adapter los? Mit dem Update auf V3.17.x entwickelt einer meiner WLED-Streifen, Treppenbeleuchtung, ein Eigenleben. Er schaltet sich von selbst ein, und zwar in der Konfig, so wie er nach einem Stromverlust starten würde, also Orange und 50%. Wenn der Streifen dann in der Nacht angeht, ist das nicht so toll. Das hatte ich schon mal mit der V3.13, mit der V3.14 bis zur V3.16 war dann alles wieder gut. Leider hinterlässt diese Aktion keinen Logeintrag.
Ich bin jetzt erstmal wieder zurück auf die V3.16. Komisch ist, dass es von 3 WLED-Steifen nur einen betrifft, es laufen aber alle mit der gleichen Version.
-
@palm_maniac Bitte die 3.17.1 oder .2 nehmen und dann muss es ja was im Log geben wenn es der Adapter ist ... oder? Ohne Debug log keine Idee ...
-
@apollon77 Ich hatte bis eben die V3.17.1 drauf mit diesem Effekt. es gab keine Einträge ins Log, zumindest habe ich keine gefunden.
-
@palm_maniac sagte in Alexa2 Adapter 3.13/3.14/3.15/3.16/3.17 (Beta):
es gab keine Einträge ins Log, zumindest habe ich keine gefunden.
Debug Log.
-
@thomas-braun Habe gerade V3.17.2 installiert und warte nun, ob es wieder auftritt. wenn ja, dann stelle ich mal alles auf Debug und schaue.
PS: Oha, mit der V3.17.2 wird mein Log geflutet mit folgenden Eintrag:
alexa2.0 2022-07-12 11:46:49.932 info State value to set for "alexa2.0.Smart-Home-Devices.7f9220b1-bc27-4f38-b36d-9464f6af6764.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 11:46:47.997 info State value to set for "alexa2.0.Smart-Home-Devices.7f9220b1-bc27-4f38-b36d-9464f6af6764.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 11:46:45.998 info State value to set for "alexa2.0.Smart-Home-Devices.7f9220b1-bc27-4f38-b36d-9464f6af6764.connectivity-reason" has to be type "string" but received type "object"
Sekündlich kommt einer hinzu. Dabei handelt es sich um einen TV mit Alexa-Unterstützung.
-
Diese Einträge habe ich im Log wegen der Masseneinträge noch gefunden:
alexa2.0 2022-07-12 12:58:59.712 info Subscribing to states... alexa2.0 2022-07-12 12:58:59.367 info State value to set for "alexa2.0.Smart-Home-Devices.7f9220b1-bc27-4f38-b36d-9464f6af6764.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 12:58:31.333 info Device-type:ABN2IXKXKVGFG - Palm_Maniac's Smart TV (Works-With-Alexa) (Smart TV (Works-With-Alexa)) (Smart TV (Works-With-Alexa)) (Smart TV (Works-With-Alexa)) (FAR_FIELD,DEREGISTER_DEVICE,AUDIO_PLAYER,AUDIBLE,DEEZER,MICROPHONE,KINDLE_BOOKS,SLEEP,I_HEART_RADIO,TUNE_IN,AMAZON_MUSIC,TIMERS_AND_ALARMS,VOLUME_SETTING,SUPPORTS_CONNECTED_HOME_CLOUD_ONLY,GOLDFISH,DREAM_TRAINING,APPLE_MUSIC,CHANGE_NAME,SIRIUSXM,PERSISTENT_CONNECTION,MUSIC_SKILL,TIDAL,ADAPTIVE_LISTENING) alexa2.0 2022-07-12 12:58:31.333 info Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted
Außerdem habe ich wohl den Auslöser für das Eigenleben des Lichts gefunden. Mir ist aufgefallen, dass das Treppenlicht 2mal unter Smart-Devices auftauchte mit allen Datenpunkten für RGB Beleuchtung. Das hätte so aber nicht sein dürfen, denn ich hatte dieses Licht garnicht per IOT-Adapter an Alexa übergeben. Also habe ich mir nochmal die Konfig in WLED angeschaut und gesehen, dass dort die Alexa-Unterstützung aktiviert war. Problem erkannt, Problem gebannt.
-
@palm_maniac sagte in Alexa2 Adapter 3.13/3.14/3.15/3.16/3.17 (Beta):
Report to developer as GitHub issue with details for device.
Dann mach das doch mal Der Entwickler freut sich
-
@palm_maniac sagte in Alexa2 Adapter 3.13/3.14/3.15/3.16/3.17 (Beta):
Außerdem habe ich wohl den Auslöser für das Eigenleben des Lichts gefunden. Mir ist aufgefallen, dass das Treppenlicht 2mal unter Smart-Devices auftauchte mit allen Datenpunkten für RGB Beleuchtung. Das hätte so aber nicht sein dürfen, denn ich hatte dieses Licht garnicht per IOT-Adapter an Alexa übergeben. Also habe ich mir nochmal die Konfig in WLED angeschaut und gesehen, dass dort die Alexa-Unterstützung aktiviert war. Problem erkannt, Problem gebannt.
Warum es plötzlich was tut wenn nichts gesteuert wird ist dennoch strange
-
Seit 3.17.2 kommt ständig das im Log:
alexa2.0 2022-07-12 16:07:02.169 info State value to set for "alexa2.0.Smart-Home-Devices.2bd3a32a-2769-44db-a7ae-87040ae0b9e9.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:07:02.169 info State value to set for "alexa2.0.Smart-Home-Devices.4a7f3111-5f34-41c6-999d-97445497dd54.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:07:02.169 info State value to set for "alexa2.0.Smart-Home-Devices.178c8295-8aca-4daa-9cc6-70319e3c42a8.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:07:02.169 info State value to set for "alexa2.0.Smart-Home-Devices.baff13c0-c230-4a18-bc02-c75d89feb91b.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:07:02.168 info State value to set for "alexa2.0.Smart-Home-Devices.d1edb1fa-f9cd-490e-8e18-4f9aba2bfa6b.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:07:02.168 info State value to set for "alexa2.0.Smart-Home-Devices.0b11288f-36c0-49f4-9370-fa23a5e501fa.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:07:02.167 info State value to set for "alexa2.0.Smart-Home-Devices.bbd84bcd-a37a-4213-b9e0-3fa66a805c4a.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:07:02.167 info State value to set for "alexa2.0.Smart-Home-Devices.441edae9-3f8a-4ed6-8cc3-72ff8d179d72.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:07:02.166 info State value to set for "alexa2.0.Smart-Home-Devices.bbcaed7a-20bf-4573-979d-ea5e6eb15903.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:07:02.166 info State value to set for "alexa2.0.Smart-Home-Devices.8e5548cf-ab6b-462a-8f5b-153ef3e7cd33.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:07:02.165 info State value to set for "alexa2.0.Smart-Home-Devices.f05454b0-f034-485e-beb6-b2ebc3fe60ac.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:53.282 info State value to set for "alexa2.0.Smart-Home-Devices.2bd3a32a-2769-44db-a7ae-87040ae0b9e9.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:53.282 info State value to set for "alexa2.0.Smart-Home-Devices.4a7f3111-5f34-41c6-999d-97445497dd54.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:53.282 info State value to set for "alexa2.0.Smart-Home-Devices.178c8295-8aca-4daa-9cc6-70319e3c42a8.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:53.282 info State value to set for "alexa2.0.Smart-Home-Devices.baff13c0-c230-4a18-bc02-c75d89feb91b.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:53.282 info State value to set for "alexa2.0.Smart-Home-Devices.d1edb1fa-f9cd-490e-8e18-4f9aba2bfa6b.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:53.282 info State value to set for "alexa2.0.Smart-Home-Devices.0b11288f-36c0-49f4-9370-fa23a5e501fa.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:53.281 info State value to set for "alexa2.0.Smart-Home-Devices.bbd84bcd-a37a-4213-b9e0-3fa66a805c4a.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:53.280 info State value to set for "alexa2.0.Smart-Home-Devices.441edae9-3f8a-4ed6-8cc3-72ff8d179d72.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:53.280 info State value to set for "alexa2.0.Smart-Home-Devices.bbcaed7a-20bf-4573-979d-ea5e6eb15903.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:53.280 info State value to set for "alexa2.0.Smart-Home-Devices.8e5548cf-ab6b-462a-8f5b-153ef3e7cd33.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:53.279 info State value to set for "alexa2.0.Smart-Home-Devices.f05454b0-f034-485e-beb6-b2ebc3fe60ac.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:47.495 info State value to set for "alexa2.0.Smart-Home-Devices.2bd3a32a-2769-44db-a7ae-87040ae0b9e9.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:47.495 info State value to set for "alexa2.0.Smart-Home-Devices.4a7f3111-5f34-41c6-999d-97445497dd54.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:47.495 info State value to set for "alexa2.0.Smart-Home-Devices.178c8295-8aca-4daa-9cc6-70319e3c42a8.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:47.495 info State value to set for "alexa2.0.Smart-Home-Devices.baff13c0-c230-4a18-bc02-c75d89feb91b.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:47.494 info State value to set for "alexa2.0.Smart-Home-Devices.d1edb1fa-f9cd-490e-8e18-4f9aba2bfa6b.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:47.494 info State value to set for "alexa2.0.Smart-Home-Devices.0b11288f-36c0-49f4-9370-fa23a5e501fa.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:47.494 info State value to set for "alexa2.0.Smart-Home-Devices.bbd84bcd-a37a-4213-b9e0-3fa66a805c4a.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:47.493 info State value to set for "alexa2.0.Smart-Home-Devices.441edae9-3f8a-4ed6-8cc3-72ff8d179d72.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:47.492 info State value to set for "alexa2.0.Smart-Home-Devices.bbcaed7a-20bf-4573-979d-ea5e6eb15903.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:47.492 info State value to set for "alexa2.0.Smart-Home-Devices.8e5548cf-ab6b-462a-8f5b-153ef3e7cd33.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:47.492 info State value to set for "alexa2.0.Smart-Home-Devices.f05454b0-f034-485e-beb6-b2ebc3fe60ac.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:41.563 info State value to set for "alexa2.0.Smart-Home-Devices.2bd3a32a-2769-44db-a7ae-87040ae0b9e9.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:41.563 info State value to set for "alexa2.0.Smart-Home-Devices.4a7f3111-5f34-41c6-999d-97445497dd54.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:41.563 info State value to set for "alexa2.0.Smart-Home-Devices.178c8295-8aca-4daa-9cc6-70319e3c42a8.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:41.562 info State value to set for "alexa2.0.Smart-Home-Devices.baff13c0-c230-4a18-bc02-c75d89feb91b.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:41.561 info State value to set for "alexa2.0.Smart-Home-Devices.d1edb1fa-f9cd-490e-8e18-4f9aba2bfa6b.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:41.560 info State value to set for "alexa2.0.Smart-Home-Devices.0b11288f-36c0-49f4-9370-fa23a5e501fa.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:41.560 info State value to set for "alexa2.0.Smart-Home-Devices.bbd84bcd-a37a-4213-b9e0-3fa66a805c4a.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:41.559 info State value to set for "alexa2.0.Smart-Home-Devices.441edae9-3f8a-4ed6-8cc3-72ff8d179d72.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:41.556 info State value to set for "alexa2.0.Smart-Home-Devices.bbcaed7a-20bf-4573-979d-ea5e6eb15903.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:41.556 info State value to set for "alexa2.0.Smart-Home-Devices.8e5548cf-ab6b-462a-8f5b-153ef3e7cd33.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:41.555 info State value to set for "alexa2.0.Smart-Home-Devices.f05454b0-f034-485e-beb6-b2ebc3fe60ac.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:32.514 info State value to set for "alexa2.0.Smart-Home-Devices.2bd3a32a-2769-44db-a7ae-87040ae0b9e9.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:32.513 info State value to set for "alexa2.0.Smart-Home-Devices.4a7f3111-5f34-41c6-999d-97445497dd54.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:32.513 info State value to set for "alexa2.0.Smart-Home-Devices.178c8295-8aca-4daa-9cc6-70319e3c42a8.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:32.513 info State value to set for "alexa2.0.Smart-Home-Devices.baff13c0-c230-4a18-bc02-c75d89feb91b.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:32.513 info State value to set for "alexa2.0.Smart-Home-Devices.d1edb1fa-f9cd-490e-8e18-4f9aba2bfa6b.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:32.512 info State value to set for "alexa2.0.Smart-Home-Devices.0b11288f-36c0-49f4-9370-fa23a5e501fa.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:32.512 info State value to set for "alexa2.0.Smart-Home-Devices.bbd84bcd-a37a-4213-b9e0-3fa66a805c4a.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:32.512 info State value to set for "alexa2.0.Smart-Home-Devices.441edae9-3f8a-4ed6-8cc3-72ff8d179d72.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:32.510 info State value to set for "alexa2.0.Smart-Home-Devices.bbcaed7a-20bf-4573-979d-ea5e6eb15903.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:32.510 info State value to set for "alexa2.0.Smart-Home-Devices.8e5548cf-ab6b-462a-8f5b-153ef3e7cd33.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:32.510 info State value to set for "alexa2.0.Smart-Home-Devices.f05454b0-f034-485e-beb6-b2ebc3fe60ac.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:26.767 info State value to set for "alexa2.0.Smart-Home-Devices.2bd3a32a-2769-44db-a7ae-87040ae0b9e9.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:26.767 info State value to set for "alexa2.0.Smart-Home-Devices.4a7f3111-5f34-41c6-999d-97445497dd54.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:26.766 info State value to set for "alexa2.0.Smart-Home-Devices.178c8295-8aca-4daa-9cc6-70319e3c42a8.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:26.766 info State value to set for "alexa2.0.Smart-Home-Devices.baff13c0-c230-4a18-bc02-c75d89feb91b.connectivity-reason" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:26.764 info State value to set for "alexa2.0.Smart-Home-Devices.d1edb1fa-f9cd-490e-8e18-4f9aba2bfa6b.colorRgb" has to be type "string" but received type "object" alexa2.0 2022-07-12 16:06:26.759 info State value to set for "alexa2.0.Smart-Home-Devices.0b11288f-36c0-49f4-9370-fa23a5e501fa.connectivity-reason" has to be type "string" but received type "object"
Smart-Home-Devices.2bd3a32a-2769-44db-a7ae-87040ae0b9e9.connectivity-reason
alexa2.0.Smart-Home-Devices.d1edb1fa-f9cd-490e-8e18-4f9aba2bfa6b.colorRgb (Hue lightstrip Küche)