Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Neuer Adapter] nextcloud talk messenger

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [Neuer Adapter] nextcloud talk messenger

    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      e-s @hydrotec last edited by

      @hydrotec
      Habe es kurz bei mir getestet, Install klappt und alles sieht normal aus.
      Musste nur nach der Installation einmal unter Adapter reload klicken, dann war der Adapter auch in der Liste. Anschließend Instanz hinzufügen und die Config konnte bearbeitet werden.

      hydrotec 1 Reply Last reply Reply Quote 0
      • J
        johen @hydrotec last edited by johen

        @hydrotec wie e-s bereits geschrieben hat, wird eine Instanz nicht automatisch hinzugefügt.
        Hast du irgendwelche Filter aktiv - z.b. nur "mit Updates" oder so...
        Ansonsten was gibt "npm list | grep talk" auf der Commandline zurück?

        Auf meiner "Produktiv" ioBroker Instanz hab ich es auch über Benutzerdefiniert und github link installiert und tauchte dannach bei den Adaptern auf.
        Bildschirmfoto 2021-11-21 um 21.22.04.png

        Alternativ kannst du auch mal über die Commandline mit npm install und iobroker add testen - siehe Link
        https://www.iobroker.net/docu/index-98.htm?page_id=3971&lang=de#npm_install_iorbokeradapterName
        https://www.iobroker.net/docu/index-98.htm?page_id=3971&lang=de#iobroker_add_adapterName

        hydrotec 1 Reply Last reply Reply Quote 0
        • hydrotec
          hydrotec @e-s last edited by

          @e-s
          Danke für's Testen.
          Hab es jetzt noch einmal versucht, und der Adapter war sofort da,
          und konnte dann auch die Instanz anlegen.
          Keine Ahnung woran sich das System verschluckt hatte. 🤔

          @johen
          Auch dir ein Dankeschön für die Rückmeldung.

          Installation hat soweit funktioniert.
          Einstellungen ausgefüllt.
          Instanz verbindet sich auch mit Nextcloud.
          nextcloud_talk_04.png
          Es werden aber keine Objekte angelegt
          nextcloud_talk_03.png
          Nach einem Neustart von ioBroker, erscheinen folgende Meldungen im Log,
          wenn ich bei den Einstellungen "Fetch chat rooms from server and add missing chat rooms to the list" anklicke.

          2021-11-21 22:32:07.552 - info: nctalk.0 (1208) starting. Version 0.1.0 in /opt/iobroker/node_modules/iobroker.nctalk, node: v14.18.1, js-controller: 3.3.18
          2021-11-21 22:32:47.060 - info: nctalk.0 (1208) my adapter rooms command
          2021-11-21 22:32:47.060 - warn: nctalk.0 (1208) States system pmessage io.messagebox.system.adapter.nctalk.0 {"command":"rooms","message":{"onlyActive":true,"reread":false},"from":"system.adapter.admin.0","callback":{"message":{"onlyActive":true,"reread":false},"id":9,"ack":false,"time":1637530367058},"_id":48946185} Cannot read property 'getlistofrooms' of undefined
          2021-11-21 22:32:47.062 - warn: nctalk.0 (1208) TypeError: Cannot read property 'getlistofrooms' of undefined
          at Nctalk.onMessage (/opt/iobroker/node_modules/iobroker.nctalk/main.js:204:101)
          at Nctalk.emit (events.js:400:28)
          at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5634:34)
          at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:232:37)
          at processImmediate (internal/timers.js:464:21)
          2021-11-21 22:32:50.261 - info: nctalk.0 (1208) my adapter rooms command
          2021-11-21 22:32:50.261 - warn: nctalk.0 (1208) States system pmessage io.messagebox.system.adapter.nctalk.0 {"command":"rooms","message":{"onlyActive":true,"reread":false},"from":"system.adapter.admin.0","callback":{"message":{"onlyActive":true,"reread":false},"id":10,"ack":false,"time":1637530370259},"_id":48946186} Cannot read property 'getlistofrooms' of undefined
          2021-11-21 22:32:50.262 - warn: nctalk.0 (1208) TypeError: Cannot read property 'getlistofrooms' of undefined
          at Nctalk.onMessage (/opt/iobroker/node_modules/iobroker.nctalk/main.js:204:101)
          at Nctalk.emit (events.js:400:28)
          at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5634:34)
          at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:232:37)
          at processImmediate (internal/timers.js:464:21)
          

          Nextcloud v21.0.5
          Im Protokoll von Nextcloud sind keine Einträge vorhanden.

          Gruß, Karsten

          J 1 Reply Last reply Reply Quote 0
          • hydrotec
            hydrotec @johen last edited by

            @johen

            Hier noch ein Log von einem Neustart mit Host/nctalc auf debug.
            Vielleicht hilft es.

            2021-11-22 07:51:01.200 - info: web.0 (1970) terminated http server on port 8082
            2021-11-22 07:51:01.201 - info: sonos.0 (2030) terminating
            2021-11-22 07:51:01.199 - info: sayit.0 (2075) stopping...
            2021-11-22 07:51:01.199 - info: vis-inventwo.0 (2015) cleaned everything up...
            2021-11-22 07:51:01.210 - info: javascript.0 (1362) Stop script script.js.g_office.z_office_general.sonos_group_office
            2021-11-22 07:51:01.210 - info: host.iobroker received SIGTERM
            2021-11-22 07:51:01.212 - info: admin.0 (1347) terminating http server on port 8081
            2021-11-22 07:51:01.215 - info: mqtt.0 (1430) Disconnected from 192.168.78.131: undefined
            2021-11-22 07:51:01.217 - info: info.0 (1596) cleaned everything up...
            2021-11-22 07:51:01.219 - info: yahka.0 (2090) cleaning up ...
            2021-11-22 07:51:01.220 - info: yahka.0 (2090) cleaned up ...
            2021-11-22 07:51:01.221 - info: mqtt.1 (1445) Disconnected from 192.168.78.131: undefined
            2021-11-22 07:51:01.202 - info: backitup.0 (1581) cleaned everything up...
            2021-11-22 07:51:01.214 - debug: host.iobroker stop isStopping=0 isDaemon=false allInstancesStopped=false
            2021-11-22 07:51:01.219 - info: host.iobroker stopInstance system.adapter.admin.0 (force=false, process=true)
            2021-11-22 07:51:01.220 - info: host.iobroker stopInstance system.adapter.javascript.0 (force=false, process=true)
            2021-11-22 07:51:01.220 - info: host.iobroker stopInstance system.adapter.telegram.0 (force=false, process=true)
            2021-11-22 07:51:01.220 - info: host.iobroker stopInstance system.adapter.tr-064.0 (force=false, process=true)
            2021-11-22 07:51:01.220 - info: host.iobroker stopInstance system.adapter.hue.0 (force=false, process=true)
            2021-11-22 07:51:01.221 - info: host.iobroker stopInstance system.adapter.mqtt.0 (force=false, process=true)
            2021-11-22 07:51:01.221 - info: host.iobroker stopInstance system.adapter.mqtt.1 (force=false, process=true)
            2021-11-22 07:51:01.221 - info: host.iobroker stopInstance system.adapter.mqtt.2 (force=false, process=true)
            2021-11-22 07:51:01.221 - info: host.iobroker stopInstance system.adapter.ical.0 (force=false, process=false)
            2021-11-22 07:51:01.222 - info: host.iobroker stopInstance canceled schedule system.adapter.ical.0
            2021-11-22 07:51:01.222 - info: host.iobroker stopInstance system.adapter.ical.1 (force=false, process=false)
            2021-11-22 07:51:01.222 - info: host.iobroker stopInstance canceled schedule system.adapter.ical.1
            2021-11-22 07:51:01.222 - info: host.iobroker stopInstance system.adapter.ical.2 (force=false, process=false)
            2021-11-22 07:51:01.222 - info: host.iobroker stopInstance canceled schedule system.adapter.ical.2
            2021-11-22 07:51:01.222 - info: host.iobroker stopInstance system.adapter.ping.0 (force=false, process=true)
            2021-11-22 07:51:01.222 - info: host.iobroker stopInstance system.adapter.ical.3 (force=false, process=false)
            2021-11-22 07:51:01.222 - info: host.iobroker stopInstance canceled schedule system.adapter.ical.3
            2021-11-22 07:51:01.222 - info: host.iobroker stopInstance system.adapter.ical.4 (force=false, process=false)
            2021-11-22 07:51:01.223 - info: host.iobroker stopInstance canceled schedule system.adapter.ical.4
            2021-11-22 07:51:01.223 - info: host.iobroker stopInstance system.adapter.ical.5 (force=false, process=false)
            2021-11-22 07:51:01.223 - info: host.iobroker stopInstance canceled schedule system.adapter.ical.5
            2021-11-22 07:51:01.223 - info: host.iobroker stopInstance system.adapter.discovery.0 (force=false, process=false)
            2021-11-22 07:51:01.223 - info: host.iobroker stopInstance system.adapter.backitup.0 (force=false, process=true)
            2021-11-22 07:51:01.223 - info: host.iobroker stopInstance system.adapter.info.0 (force=false, process=true)
            2021-11-22 07:51:01.223 - info: host.iobroker stopInstance system.adapter.web.0 (force=false, process=true)
            2021-11-22 07:51:01.224 - info: host.iobroker stopInstance system.adapter.vis.0 (force=false, process=false)
            2021-11-22 07:51:01.224 - info: host.iobroker stopInstance system.adapter.netatmo-crawler.0 (force=false, process=false)
            2021-11-22 07:51:01.224 - info: host.iobroker stopInstance canceled schedule system.adapter.netatmo-crawler.0
            2021-11-22 07:51:01.225 - info: host.iobroker stopInstance system.adapter.vis-inventwo.0 (force=false, process=true)
            2021-11-22 07:51:01.225 - info: host.iobroker stopInstance system.adapter.sonos.0 (force=false, process=true)
            2021-11-22 07:51:01.226 - info: host.iobroker stopInstance system.adapter.daswetter.0 (force=false, process=false)
            2021-11-22 07:51:01.226 - info: host.iobroker stopInstance canceled schedule system.adapter.daswetter.0
            2021-11-22 07:51:01.226 - info: host.iobroker stopInstance system.adapter.tankerkoenig.0 (force=false, process=true)
            2021-11-22 07:51:01.226 - info: host.iobroker stopInstance system.adapter.sayit.0 (force=false, process=true)
            2021-11-22 07:51:01.227 - info: host.iobroker stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
            2021-11-22 07:51:01.227 - info: host.iobroker stopInstance system.adapter.yahka.0 (force=false, process=true)
            2021-11-22 07:51:01.227 - info: host.iobroker stopInstance system.adapter.sql.0 (force=false, process=true)
            2021-11-22 07:51:01.227 - info: host.iobroker stopInstance system.adapter.echarts.0 (force=false, process=true)
            2021-11-22 07:51:01.228 - info: host.iobroker stopInstance system.adapter.nctalk.0 (force=false, process=true)
            2021-11-22 07:51:01.231 - info: mqtt.2 (1460) Disconnected from 192.168.78.131: undefined
            2021-11-22 07:51:01.210 - info: javascript.0 (1362) Stop script script.js.g_bedroom.z_bedroom_general.sonos_group_bedroom
            2021-11-22 07:51:01.221 - info: javascript.0 (1362) Stop script script.js.g_livingroom.z_livingroom_ambience.z_livingroom_ambience_switch
            2021-11-22 07:51:01.221 - info: javascript.0 (1362) Stop script script.js.g_hallway.z_hallway_ceiling.z_hallway_ceiling_switch
            2021-11-22 07:51:01.222 - info: javascript.0 (1362) Stop script script.js.g_office.z_office_ceiling.z_office_ceiling_switch
            2021-11-22 07:51:01.222 - info: javascript.0 (1362) Stop script script.js.g_bathroom.z_bathroom_mirror.z_bathroom_mirror_switch
            2021-11-22 07:51:01.222 - info: javascript.0 (1362) Stop script script.js.g_kitchen.z_kitchen_countertop.z_kitchen_countertop_switch
            2021-11-22 07:51:01.222 - info: javascript.0 (1362) Stop script script.js.g_hallway.z_hallway_apartment_door.z_hallway_apartment_doorbell
            2021-11-22 07:51:01.222 - info: javascript.0 (1362) Stop script script.js.g_livingroom.z_livingroom_tv.z_livingroom_tv_switch_light
            2021-11-22 07:51:01.223 - info: javascript.0 (1362) Stop script script.js.g_bedroom.z_bedroom_ambience.z_bedroom_ambience_switch
            2021-11-22 07:51:01.223 - info: javascript.0 (1362) Stop script script.js.g_hallway.z_hallway_tablet.z_hallway_tablet_switch
            2021-11-22 07:51:01.223 - info: javascript.0 (1362) Stop script script.js.g_hallway.z_hallway_tablet.z_hallway_tablet_dp_mqtt
            2021-11-22 07:51:01.223 - info: javascript.0 (1362) Stop script script.js.g_kitchen.z_kitchen_ceiling.z_kitchen_ceiling_switch
            2021-11-22 07:51:01.223 - info: javascript.0 (1362) Stop script script.js.g_livingroom.z_livingroom_window_north.z_livingroom_window_north_dp_isday
            2021-11-22 07:51:01.223 - info: javascript.0 (1362) Stop script script.js.g_general.z_general_presence.z_general_presence_iCal_4_Anwesenheit_dp_timer
            2021-11-22 07:51:01.224 - info: javascript.0 (1362) Stop script script.js.g_general.z_general_presence.z_general_presence_iCal_4_Anwesenheit_dp_state
            2021-11-22 07:51:01.224 - info: javascript.0 (1362) Stop script script.js.g_general.z_general_telegram.z_general_telegram_chat
            2021-11-22 07:51:01.224 - info: javascript.0 (1362) Stop script script.js.g_hallway.z_hallway_apartment_door.z_hallway_apartment_dafang_01
            2021-11-22 07:51:01.224 - info: javascript.0 (1362) Stop script script.js.g_bedroom.z_bedroom_ceiling.z_bedroom_ceiling_switch
            2021-11-22 07:51:01.224 - info: javascript.0 (1362) Stop script script.js.g_general.z_general_presence.z_general_presence_MyPhone11Pro_presence_Siedle_light
            2021-11-22 07:51:01.224 - info: javascript.0 (1362) Stop script script.js.g_office.z_office_window.z_office_window_dp_state
            2021-11-22 07:51:01.225 - info: javascript.0 (1362) Stop script script.js.g_kitchen.z_kitchen_window.z_kitchen_window_dp_state
            2021-11-22 07:51:01.225 - info: javascript.0 (1362) Stop script script.js.g_bathroom.z_bathroom_window.z_bathroom_window_dp_state
            2021-11-22 07:51:01.225 - info: javascript.0 (1362) Stop script script.js.g_toilet.z_toilet_window.z_toilet_window_dp_state
            2021-11-22 07:51:01.225 - info: javascript.0 (1362) Stop script script.js.g_livingroom.z_livingroom_window_north.z_livingroom_window_north_dp_state
            2021-11-22 07:51:01.225 - info: javascript.0 (1362) Stop script script.js.g_livingroom.z_livingroom_window_east.z_livingroom_window_east_dp_state
            2021-11-22 07:51:01.225 - info: javascript.0 (1362) Stop script script.js.g_bedroom.z_bedroom_window.z_bedroom_window_dp_state
            2021-11-22 07:51:01.225 - info: javascript.0 (1362) Stop script script.js.g_bedroom.z_bedroom_window.z_bedroom_window_dp_isday
            2021-11-22 07:51:01.225 - info: javascript.0 (1362) Stop script script.js.g_toilet.z_toilet_ceiling.z_toilet_ceiling_switch
            2021-11-22 07:51:01.226 - info: javascript.0 (1362) Stop script script.js.g_general.z_general_fuelprice.z_general_fuelprice_dp_cheapest
            2021-11-22 07:51:01.226 - info: javascript.0 (1362) Stop script script.js.g_general.z_general_windows.z_general_contact_dp_windows_anyopen
            2021-11-22 07:51:01.226 - info: javascript.0 (1362) Stop script script.js.g_general.z_general_sweepingweek.z_general_sweepingweek_iCal_3_dp
            2021-11-22 07:51:01.226 - info: javascript.0 (1362) Stop script script.js.g_general.z_general_date.z_general_date_kw_current
            2021-11-22 07:51:01.226 - info: javascript.0 (1362) Stop script script.js.g_general.z_general_date.z_general_calendar_monthly
            2021-11-22 07:51:01.227 - info: javascript.0 (1362) Stop script script.js.g_general.z_general_telegram.z_general_telegram_system_info_updates
            2021-11-22 07:51:01.227 - info: javascript.0 (1362) Stop script script.js.g_general.z_general_netatmo.z_general_netatmo_dp_vis_date_time
            2021-11-22 07:51:01.259 - info: admin.0 (1347) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.259 - info: telegram.0 (1377) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.260 - info: tr-064.0 (1392) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.260 - info: mqtt.0 (1430) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.261 - info: mqtt.2 (1460) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.261 - info: javascript.0 (1362) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.260 - info: mqtt.1 (1445) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.261 - info: ping.0 (1520) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.262 - info: info.0 (1596) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.262 - info: backitup.0 (1581) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.262 - info: web.0 (1970) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.262 - info: vis-inventwo.0 (2015) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.274 - info: admin.0 (1347) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.275 - info: info.0 (1596) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.275 - info: sonos.0 (2030) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.278 - info: backitup.0 (1581) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.281 - info: tr-064.0 (1392) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.282 - info: javascript.0 (1362) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.299 - info: web.0 (1970) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.300 - info: vis-inventwo.0 (2015) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.301 - info: tankerkoenig.0 (2060) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.303 - info: sonos.0 (2030) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.303 - info: yahka.0 (2090) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.305 - info: echarts.0 (2122) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.305 - info: yahka.0 (2090) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.307 - info: nctalk.0 (2152) Got terminate signal TERMINATE_YOURSELF
            2021-11-22 07:51:01.308 - info: nctalk.0 (2152) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.313 - info: host.iobroker stopInstance system.adapter.admin.0 send kill signal
            2021-11-22 07:51:01.314 - info: host.iobroker stopInstance system.adapter.javascript.0 send kill signal
            2021-11-22 07:51:01.314 - info: host.iobroker stopInstance system.adapter.telegram.0 send kill signal
            2021-11-22 07:51:01.315 - info: host.iobroker stopInstance system.adapter.tr-064.0 send kill signal
            2021-11-22 07:51:01.315 - info: host.iobroker stopInstance system.adapter.hue.0 send kill signal
            2021-11-22 07:51:01.315 - info: host.iobroker stopInstance system.adapter.mqtt.0 send kill signal
            2021-11-22 07:51:01.316 - info: host.iobroker stopInstance system.adapter.mqtt.1 send kill signal
            2021-11-22 07:51:01.316 - info: host.iobroker stopInstance system.adapter.mqtt.2 send kill signal
            2021-11-22 07:51:01.316 - info: host.iobroker stopInstance system.adapter.ping.0 send kill signal
            2021-11-22 07:51:01.316 - info: host.iobroker stopInstance system.adapter.backitup.0 send kill signal
            2021-11-22 07:51:01.316 - info: host.iobroker stopInstance system.adapter.info.0 send kill signal
            2021-11-22 07:51:01.316 - info: host.iobroker stopInstance system.adapter.web.0 send kill signal
            2021-11-22 07:51:01.318 - info: host.iobroker stopInstance system.adapter.vis-inventwo.0 send kill signal
            2021-11-22 07:51:01.319 - info: host.iobroker stopInstance system.adapter.sonos.0 send kill signal
            2021-11-22 07:51:01.319 - info: host.iobroker stopInstance system.adapter.tankerkoenig.0 send kill signal
            2021-11-22 07:51:01.319 - info: host.iobroker stopInstance system.adapter.yahka.0 send kill signal
            2021-11-22 07:51:01.319 - info: host.iobroker stopInstance system.adapter.echarts.0 send kill signal
            2021-11-22 07:51:01.320 - info: host.iobroker stopInstance system.adapter.nctalk.0 send kill signal
            2021-11-22 07:51:01.705 - info: echarts.0 (2122) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.709 - info: mqtt.0 (1430) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.709 - info: sayit.0 (2075) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.713 - info: tankerkoenig.0 (2060) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.713 - info: telegram.0 (1377) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.720 - info: ping.0 (1520) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.722 - info: mqtt.1 (1445) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.733 - info: mqtt.2 (1460) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:01.804 - info: host.iobroker instance system.adapter.web.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:01.834 - info: host.iobroker instance system.adapter.vis-inventwo.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:01.870 - info: host.iobroker instance system.adapter.sonos.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:01.923 - info: host.iobroker instance system.adapter.info.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:01.939 - info: host.iobroker instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:01.958 - info: host.iobroker instance system.adapter.tr-064.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:01.958 - info: host.iobroker instance system.adapter.hue.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:01.969 - info: host.iobroker instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:01.969 - info: host.iobroker instance system.adapter.javascript.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:02.001 - info: host.iobroker instance system.adapter.yahka.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:02.002 - info: host.iobroker instance system.adapter.nctalk.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:02.227 - info: host.iobroker stopInstance timeout 1000 system.adapter.sayit.0 killing pid 2075
            2021-11-22 07:51:02.268 - info: host.iobroker instance system.adapter.echarts.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:02.268 - warn: host.iobroker instance system.adapter.sayit.0 terminated due to SIGTERM
            2021-11-22 07:51:02.268 - info: host.iobroker instance system.adapter.sayit.0 terminated with code null ()
            2021-11-22 07:51:02.307 - info: host.iobroker instance system.adapter.mqtt.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:02.308 - info: host.iobroker instance system.adapter.tankerkoenig.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:02.320 - info: host.iobroker instance system.adapter.telegram.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:02.321 - info: host.iobroker stopInstance system.adapter.mqtt.2 killing pid 1460
            2021-11-22 07:51:02.329 - info: host.iobroker instance system.adapter.ping.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:02.353 - info: host.iobroker instance system.adapter.mqtt.1 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:02.372 - warn: host.iobroker instance system.adapter.mqtt.2 terminated due to SIGTERM
            2021-11-22 07:51:02.372 - info: host.iobroker instance system.adapter.mqtt.2 terminated with code null ()
            2021-11-22 07:51:04.226 - info: sql.0 (2105) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2021-11-22 07:51:04.228 - info: host.iobroker stopInstance timeout 3000 system.adapter.sql.0 killing pid 2105
            2021-11-22 07:51:04.763 - info: host.iobroker instance system.adapter.sql.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2021-11-22 07:51:04.763 - info: host.iobroker All instances are stopped.
            2021-11-22 07:51:04.844 - debug: host.iobroker Plugin sentry destroyed
            2021-11-22 07:51:04.854 - info: host.iobroker terminated
            2021-11-22 07:51:10.355 - info: host.iobroker iobroker.js-controller version 3.3.18 js-controller starting
            2021-11-22 07:51:10.357 - info: host.iobroker Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
            2021-11-22 07:51:10.358 - info: host.iobroker hostname: iobroker, node: v14.18.1
            2021-11-22 07:51:10.358 - info: host.iobroker ip addresses: 192.168.78.132 2001:16b8:24d1:3200:216:3eff:fe69:c509 fe80::216:3eff:fe69:c509
            2021-11-22 07:51:10.363 - debug: host.iobroker-Server Data File: /opt/iobroker/iobroker-data/objects.json
            2021-11-22 07:51:10.469 - debug: host.iobroker-Server Redis inMem-objects listening on port 9001
            2021-11-22 07:51:10.470 - debug: host.iobroker Redis Objects: Use Redis connection: 127.0.0.1:9001
            2021-11-22 07:51:10.479 - debug: host.iobroker Objects client ready ... initialize now
            2021-11-22 07:51:10.480 - debug: host.iobroker Objects create System PubSub Client
            2021-11-22 07:51:10.480 - debug: host.iobroker Objects client initialize lua scripts
            2021-11-22 07:51:10.488 - debug: host.iobroker Objects connected to redis: 127.0.0.1:9001
            2021-11-22 07:51:10.490 - debug: host.iobroker-Server Data File: /opt/iobroker/iobroker-data/states.json
            2021-11-22 07:51:10.518 - debug: host.iobroker-Server Redis inMem-states listening on port 9000
            2021-11-22 07:51:10.526 - debug: host.iobroker Redis States: Use Redis connection: 127.0.0.1:9000
            2021-11-22 07:51:10.532 - debug: host.iobroker States create System PubSub Client
            2021-11-22 07:51:10.541 - debug: host.iobroker States connected to redis: 127.0.0.1:9000
            2021-11-22 07:51:10.563 - info: host.iobroker connected to Objects and States
            2021-11-22 07:51:10.596 - info: host.iobroker added notifications configuration of host
            2021-11-22 07:51:10.607 - warn: host.iobroker logger mqtt.1.zigbee2mqtt.bridge.logging was deleted
            2021-11-22 07:51:10.671 - debug: host.iobroker Plugin sentry Initialize Plugin (enabled=true)
            2021-11-22 07:51:10.831 - info: host.iobroker 32 instances found
            2021-11-22 07:51:10.831 - debug: host.iobroker check instance "system.adapter.admin.0" for host "iobroker"
            2021-11-22 07:51:10.833 - debug: host.iobroker check instance "system.adapter.javascript.0" for host "iobroker"
            2021-11-22 07:51:10.834 - debug: host.iobroker check instance "system.adapter.telegram.0" for host "iobroker"
            2021-11-22 07:51:10.834 - debug: host.iobroker check instance "system.adapter.tr-064.0" for host "iobroker"
            2021-11-22 07:51:10.836 - debug: host.iobroker check instance "system.adapter.hue.0" for host "iobroker"
            2021-11-22 07:51:10.837 - debug: host.iobroker check instance "system.adapter.mqtt.0" for host "iobroker"
            2021-11-22 07:51:10.838 - debug: host.iobroker check instance "system.adapter.mqtt.1" for host "iobroker"
            2021-11-22 07:51:10.839 - debug: host.iobroker check instance "system.adapter.mqtt.2" for host "iobroker"
            2021-11-22 07:51:10.840 - debug: host.iobroker check instance "system.adapter.ical.0" for host "iobroker"
            2021-11-22 07:51:10.840 - debug: host.iobroker check instance "system.adapter.ical.1" for host "iobroker"
            2021-11-22 07:51:10.841 - debug: host.iobroker check instance "system.adapter.ical.2" for host "iobroker"
            2021-11-22 07:51:10.841 - debug: host.iobroker check instance "system.adapter.ping.0" for host "iobroker"
            2021-11-22 07:51:10.841 - debug: host.iobroker check instance "system.adapter.ical.3" for host "iobroker"
            2021-11-22 07:51:10.842 - debug: host.iobroker check instance "system.adapter.ical.4" for host "iobroker"
            2021-11-22 07:51:10.842 - debug: host.iobroker check instance "system.adapter.ical.5" for host "iobroker"
            2021-11-22 07:51:10.842 - debug: host.iobroker check instance "system.adapter.discovery.0" for host "iobroker"
            2021-11-22 07:51:10.843 - debug: host.iobroker check instance "system.adapter.backitup.0" for host "iobroker"
            2021-11-22 07:51:10.843 - debug: host.iobroker check instance "system.adapter.info.0" for host "iobroker"
            2021-11-22 07:51:10.844 - debug: host.iobroker check instance "system.adapter.web.0" for host "iobroker"
            2021-11-22 07:51:10.844 - debug: host.iobroker check instance "system.adapter.vis.0" for host "iobroker"
            2021-11-22 07:51:10.845 - debug: host.iobroker check instance "system.adapter.netatmo-crawler.0" for host "iobroker"
            2021-11-22 07:51:10.845 - debug: host.iobroker check instance "system.adapter.vis-inventwo.0" for host "iobroker"
            2021-11-22 07:51:10.846 - debug: host.iobroker check instance "system.adapter.sonos.0" for host "iobroker"
            2021-11-22 07:51:10.846 - debug: host.iobroker check instance "system.adapter.daswetter.0" for host "iobroker"
            2021-11-22 07:51:10.847 - debug: host.iobroker check instance "system.adapter.tankerkoenig.0" for host "iobroker"
            2021-11-22 07:51:10.848 - debug: host.iobroker check instance "system.adapter.sayit.0" for host "iobroker"
            2021-11-22 07:51:10.848 - debug: host.iobroker check instance "system.adapter.vis-timeandweather.0" for host "iobroker"
            2021-11-22 07:51:10.848 - debug: host.iobroker check instance "system.adapter.yahka.0" for host "iobroker"
            2021-11-22 07:51:10.849 - debug: host.iobroker check instance "system.adapter.sql.0" for host "iobroker"
            2021-11-22 07:51:10.849 - debug: host.iobroker check instance "system.adapter.echarts.0" for host "iobroker"
            2021-11-22 07:51:10.849 - debug: host.iobroker check instance "system.adapter.nctalk.0" for host "iobroker"
            2021-11-22 07:51:10.850 - info: host.iobroker starting 30 instances
            2021-11-22 07:51:10.875 - debug: host.iobroker added notifications configuration of system.adapter.admin.0
            2021-11-22 07:51:10.875 - debug: host.iobroker startInstance admin.0 loglevel=info, compact=false
            2021-11-22 07:51:10.885 - info: host.iobroker instance system.adapter.admin.0 started with pid 296
            2021-11-22 07:51:11.531 - info: admin.0 (296) starting. Version 5.1.25 in /opt/iobroker/node_modules/iobroker.admin, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:51:11.551 - info: admin.0 (296) requesting all states
            2021-11-22 07:51:11.551 - info: admin.0 (296) requesting all objects
            2021-11-22 07:51:11.905 - info: admin.0 (296) received all objects
            2021-11-22 07:51:11.995 - info: admin.0 (296) http server listening on port 8081
            2021-11-22 07:51:11.996 - info: admin.0 (296) Use link "http://localhost:8081" to configure.
            2021-11-22 07:51:14.869 - debug: host.iobroker added notifications configuration of system.adapter.javascript.0
            2021-11-22 07:51:14.869 - debug: host.iobroker startInstance javascript.0 loglevel=info, compact=false
            2021-11-22 07:51:14.877 - info: host.iobroker instance system.adapter.javascript.0 started with pid 427
            2021-11-22 07:51:15.814 - info: javascript.0 (427) starting. Version 5.2.13 in /opt/iobroker/node_modules/iobroker.javascript, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:51:15.856 - info: javascript.0 (427) requesting all states
            2021-11-22 07:51:15.857 - info: javascript.0 (427) requesting all objects
            2021-11-22 07:51:16.112 - info: javascript.0 (427) received all objects
            2021-11-22 07:51:16.142 - info: javascript.0 (427) received all states
            2021-11-22 07:51:16.258 - info: javascript.0 (427) Start javascript script.js.g_office.z_office_general.sonos_group_office
            2021-11-22 07:51:16.279 - info: javascript.0 (427) script.js.g_office.z_office_general.sonos_group_office: registered 3 subscriptions and 0 schedules
            2021-11-22 07:51:16.279 - info: javascript.0 (427) Start javascript script.js.g_bedroom.z_bedroom_general.sonos_group_bedroom
            2021-11-22 07:51:16.284 - info: javascript.0 (427) script.js.g_bedroom.z_bedroom_general.sonos_group_bedroom: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.284 - info: javascript.0 (427) Start javascript script.js.g_livingroom.z_livingroom_ambience.z_livingroom_ambience_switch
            2021-11-22 07:51:16.285 - info: javascript.0 (427) script.js.g_livingroom.z_livingroom_ambience.z_livingroom_ambience_switch: registered 2 subscriptions and 0 schedules
            2021-11-22 07:51:16.286 - info: javascript.0 (427) Start javascript script.js.g_hallway.z_hallway_ceiling.z_hallway_ceiling_switch
            2021-11-22 07:51:16.288 - info: javascript.0 (427) script.js.g_hallway.z_hallway_ceiling.z_hallway_ceiling_switch: registered 3 subscriptions and 0 schedules
            2021-11-22 07:51:16.289 - info: javascript.0 (427) Start javascript script.js.g_office.z_office_ceiling.z_office_ceiling_switch
            2021-11-22 07:51:16.290 - info: javascript.0 (427) script.js.g_office.z_office_ceiling.z_office_ceiling_switch: registered 2 subscriptions and 0 schedules
            2021-11-22 07:51:16.291 - info: javascript.0 (427) Start javascript script.js.g_bathroom.z_bathroom_mirror.z_bathroom_mirror_switch
            2021-11-22 07:51:16.292 - info: javascript.0 (427) script.js.g_bathroom.z_bathroom_mirror.z_bathroom_mirror_switch: registered 2 subscriptions and 0 schedules
            2021-11-22 07:51:16.292 - info: javascript.0 (427) Start javascript script.js.g_kitchen.z_kitchen_countertop.z_kitchen_countertop_switch
            2021-11-22 07:51:16.294 - info: javascript.0 (427) script.js.g_kitchen.z_kitchen_countertop.z_kitchen_countertop_switch: registered 2 subscriptions and 0 schedules
            2021-11-22 07:51:16.294 - info: javascript.0 (427) Start javascript script.js.g_hallway.z_hallway_apartment_door.z_hallway_apartment_doorbell
            2021-11-22 07:51:16.295 - info: javascript.0 (427) script.js.g_hallway.z_hallway_apartment_door.z_hallway_apartment_doorbell: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.295 - info: javascript.0 (427) Start javascript script.js.g_livingroom.z_livingroom_tv.z_livingroom_tv_switch_light
            2021-11-22 07:51:16.297 - info: javascript.0 (427) script.js.g_livingroom.z_livingroom_tv.z_livingroom_tv_switch_light: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.297 - info: javascript.0 (427) Start javascript script.js.g_bedroom.z_bedroom_ambience.z_bedroom_ambience_switch
            2021-11-22 07:51:16.299 - info: javascript.0 (427) script.js.g_bedroom.z_bedroom_ambience.z_bedroom_ambience_switch: registered 2 subscriptions and 0 schedules
            2021-11-22 07:51:16.299 - info: javascript.0 (427) Start javascript script.js.g_hallway.z_hallway_tablet.z_hallway_tablet_switch
            2021-11-22 07:51:16.300 - info: javascript.0 (427) script.js.g_hallway.z_hallway_tablet.z_hallway_tablet_switch: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.300 - info: javascript.0 (427) Start javascript script.js.g_hallway.z_hallway_tablet.z_hallway_tablet_dp_mqtt
            2021-11-22 07:51:16.302 - info: javascript.0 (427) script.js.g_hallway.z_hallway_tablet.z_hallway_tablet_dp_mqtt: registered 2 subscriptions and 0 schedules
            2021-11-22 07:51:16.302 - info: javascript.0 (427) Start javascript script.js.g_kitchen.z_kitchen_ceiling.z_kitchen_ceiling_switch
            2021-11-22 07:51:16.304 - info: javascript.0 (427) script.js.g_kitchen.z_kitchen_ceiling.z_kitchen_ceiling_switch: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.305 - info: javascript.0 (427) Start javascript script.js.g_livingroom.z_livingroom_window_north.z_livingroom_window_north_dp_isday
            2021-11-22 07:51:16.306 - info: javascript.0 (427) script.js.g_livingroom.z_livingroom_window_north.z_livingroom_window_north_dp_isday: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.307 - info: javascript.0 (427) Start javascript script.js.g_general.z_general_presence.z_general_presence_iCal_4_Anwesenheit_dp_timer
            2021-11-22 07:51:16.338 - info: javascript.0 (427) script.js.g_general.z_general_presence.z_general_presence_iCal_4_Anwesenheit_dp_timer: registered 0 subscriptions and 7 schedules
            2021-11-22 07:51:16.338 - info: javascript.0 (427) Start javascript script.js.g_general.z_general_presence.z_general_presence_iCal_4_Anwesenheit_dp_state
            2021-11-22 07:51:16.340 - info: javascript.0 (427) script.js.g_general.z_general_presence.z_general_presence_iCal_4_Anwesenheit_dp_state: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.340 - info: javascript.0 (427) Start javascript script.js.g_general.z_general_telegram.z_general_telegram_chat
            2021-11-22 07:51:16.346 - info: javascript.0 (427) script.js.g_general.z_general_telegram.z_general_telegram_chat: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.347 - info: javascript.0 (427) Start javascript script.js.g_hallway.z_hallway_apartment_door.z_hallway_apartment_dafang_01
            2021-11-22 07:51:16.348 - info: javascript.0 (427) script.js.g_hallway.z_hallway_apartment_door.z_hallway_apartment_dafang_01: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.348 - info: javascript.0 (427) Start javascript script.js.g_bedroom.z_bedroom_ceiling.z_bedroom_ceiling_switch
            2021-11-22 07:51:16.349 - info: javascript.0 (427) script.js.g_bedroom.z_bedroom_ceiling.z_bedroom_ceiling_switch: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.350 - info: javascript.0 (427) Start javascript script.js.g_general.z_general_presence.z_general_presence_MyPhone11Pro_presence_Siedle_light
            2021-11-22 07:51:16.351 - info: javascript.0 (427) script.js.g_general.z_general_presence.z_general_presence_MyPhone11Pro_presence_Siedle_light: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.351 - info: javascript.0 (427) Start javascript script.js.g_office.z_office_window.z_office_window_dp_state
            2021-11-22 07:51:16.353 - info: javascript.0 (427) script.js.g_office.z_office_window.z_office_window_dp_state: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.353 - info: javascript.0 (427) Start javascript script.js.g_kitchen.z_kitchen_window.z_kitchen_window_dp_state
            2021-11-22 07:51:16.354 - info: javascript.0 (427) script.js.g_kitchen.z_kitchen_window.z_kitchen_window_dp_state: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.354 - info: javascript.0 (427) Start javascript script.js.g_bathroom.z_bathroom_window.z_bathroom_window_dp_state
            2021-11-22 07:51:16.356 - info: javascript.0 (427) script.js.g_bathroom.z_bathroom_window.z_bathroom_window_dp_state: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.356 - info: javascript.0 (427) Start javascript script.js.g_toilet.z_toilet_window.z_toilet_window_dp_state
            2021-11-22 07:51:16.357 - info: javascript.0 (427) script.js.g_toilet.z_toilet_window.z_toilet_window_dp_state: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.357 - info: javascript.0 (427) Start javascript script.js.g_livingroom.z_livingroom_window_north.z_livingroom_window_north_dp_state
            2021-11-22 07:51:16.359 - info: javascript.0 (427) script.js.g_livingroom.z_livingroom_window_north.z_livingroom_window_north_dp_state: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.359 - info: javascript.0 (427) Start javascript script.js.g_livingroom.z_livingroom_window_east.z_livingroom_window_east_dp_state
            2021-11-22 07:51:16.360 - info: javascript.0 (427) script.js.g_livingroom.z_livingroom_window_east.z_livingroom_window_east_dp_state: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.360 - info: javascript.0 (427) Start javascript script.js.g_bedroom.z_bedroom_window.z_bedroom_window_dp_state
            2021-11-22 07:51:16.362 - info: javascript.0 (427) script.js.g_bedroom.z_bedroom_window.z_bedroom_window_dp_state: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.362 - info: javascript.0 (427) Start javascript script.js.g_bedroom.z_bedroom_window.z_bedroom_window_dp_isday
            2021-11-22 07:51:16.363 - info: javascript.0 (427) script.js.g_bedroom.z_bedroom_window.z_bedroom_window_dp_isday: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.366 - info: javascript.0 (427) Start javascript script.js.g_toilet.z_toilet_ceiling.z_toilet_ceiling_switch
            2021-11-22 07:51:16.368 - info: javascript.0 (427) script.js.g_toilet.z_toilet_ceiling.z_toilet_ceiling_switch: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.368 - info: javascript.0 (427) Start javascript script.js.g_general.z_general_fuelprice.z_general_fuelprice_dp_cheapest
            2021-11-22 07:51:16.369 - info: javascript.0 (427) script.js.g_general.z_general_fuelprice.z_general_fuelprice_dp_cheapest: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.369 - info: javascript.0 (427) Start javascript script.js.g_general.z_general_windows.z_general_contact_dp_windows_anyopen
            2021-11-22 07:51:16.439 - info: javascript.0 (427) script.js.g_general.z_general_windows.z_general_contact_dp_windows_anyopen: registered 7 subscriptions and 0 schedules
            2021-11-22 07:51:16.439 - info: javascript.0 (427) Start javascript script.js.g_general.z_general_sweepingweek.z_general_sweepingweek_iCal_3_dp
            2021-11-22 07:51:16.441 - info: javascript.0 (427) script.js.g_general.z_general_sweepingweek.z_general_sweepingweek_iCal_3_dp: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.441 - info: javascript.0 (427) Start javascript script.js.g_general.z_general_date.z_general_date_kw_current
            2021-11-22 07:51:16.442 - info: javascript.0 (427) script.js.g_general.z_general_date.z_general_date_kw_current: registered 0 subscriptions and 0 schedules
            2021-11-22 07:51:16.443 - warn: javascript.0 (427) script.js.g_general.z_general_date.z_general_date_kw_current: 47
            2021-11-22 07:51:16.443 - info: javascript.0 (427) Start javascript script.js.g_general.z_general_date.z_general_calendar_monthly
            2021-11-22 07:51:16.445 - info: javascript.0 (427) script.js.g_general.z_general_date.z_general_calendar_monthly: registered 0 subscriptions and 1 schedule
            2021-11-22 07:51:16.446 - info: javascript.0 (427) Start javascript script.js.g_general.z_general_telegram.z_general_telegram_system_info_updates
            2021-11-22 07:51:16.447 - info: javascript.0 (427) script.js.g_general.z_general_telegram.z_general_telegram_system_info_updates: registered 1 subscription and 0 schedules
            2021-11-22 07:51:16.447 - info: javascript.0 (427) Start javascript script.js.g_general.z_general_netatmo.z_general_netatmo_dp_vis_date_time
            2021-11-22 07:51:16.448 - info: javascript.0 (427) script.js.g_general.z_general_netatmo.z_general_netatmo_dp_vis_date_time: registered 1 subscription and 0 schedules
            2021-11-22 07:51:18.876 - debug: host.iobroker added notifications configuration of system.adapter.telegram.0
            2021-11-22 07:51:18.877 - debug: host.iobroker startInstance telegram.0 loglevel=info, compact=false
            2021-11-22 07:51:18.889 - info: host.iobroker instance system.adapter.telegram.0 started with pid 442
            2021-11-22 07:51:19.509 - info: telegram.0 (442) starting. Version 1.10.0 in /opt/iobroker/node_modules/iobroker.telegram, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:51:22.873 - debug: host.iobroker added notifications configuration of system.adapter.tr-064.0
            2021-11-22 07:51:22.873 - debug: host.iobroker startInstance tr-064.0 loglevel=info, compact=false
            2021-11-22 07:51:22.881 - info: host.iobroker instance system.adapter.tr-064.0 started with pid 457
            2021-11-22 07:51:23.418 - info: tr-064.0 (457) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:51:26.871 - debug: host.iobroker added notifications configuration of system.adapter.hue.0
            2021-11-22 07:51:26.872 - debug: host.iobroker startInstance hue.0 loglevel=error, compact=false
            2021-11-22 07:51:26.881 - info: host.iobroker instance system.adapter.hue.0 started with pid 472
            2021-11-22 07:51:30.871 - debug: host.iobroker added notifications configuration of system.adapter.mqtt.0
            2021-11-22 07:51:30.871 - debug: host.iobroker startInstance mqtt.0 loglevel=info, compact=false
            2021-11-22 07:51:30.880 - info: host.iobroker instance system.adapter.mqtt.0 started with pid 487
            2021-11-22 07:51:31.391 - info: mqtt.0 (487) starting. Version 2.4.0 in /opt/iobroker/node_modules/iobroker.mqtt, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:51:31.505 - info: mqtt.0 (487) Try to connect to mqtt://XXX:*******************@192.168.78.131:1883?clientId=iobroker00
            2021-11-22 07:51:31.536 - info: mqtt.0 (487) Connected to 192.168.78.131
            2021-11-22 07:51:31.537 - info: mqtt.0 (487) Subscribe on: "siedle/#"
            2021-11-22 07:51:31.620 - debug: host.iobroker Incoming Host message getRepository
            2021-11-22 07:51:32.130 - debug: host.iobroker Incoming Host message getInstalled
            2021-11-22 07:51:32.295 - debug: host.iobroker Incoming Host message getNotifications
            2021-11-22 07:51:32.368 - debug: host.iobroker Incoming Host message getHostInfo
            2021-11-22 07:51:33.214 - debug: host.iobroker Incoming Host message getLogs
            2021-11-22 07:51:34.488 - debug: host.iobroker Incoming Host message getLogFiles
            2021-11-22 07:51:34.503 - debug: host.iobroker Incoming Host message getLogs
            2021-11-22 07:51:34.871 - debug: host.iobroker added notifications configuration of system.adapter.mqtt.1
            2021-11-22 07:51:34.871 - debug: host.iobroker startInstance mqtt.1 loglevel=info, compact=false
            2021-11-22 07:51:34.883 - info: host.iobroker instance system.adapter.mqtt.1 started with pid 510
            2021-11-22 07:51:35.340 - info: mqtt.1 (510) starting. Version 2.4.0 in /opt/iobroker/node_modules/iobroker.mqtt, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:51:35.439 - info: mqtt.1 (510) Try to connect to mqtt://XXX:*******************@192.168.78.131:1883?clientId=iobroker01
            2021-11-22 07:51:35.464 - info: mqtt.1 (510) Connected to 192.168.78.131
            2021-11-22 07:51:35.465 - info: mqtt.1 (510) Subscribe on: "zigbee2mqtt/#"
            2021-11-22 07:51:38.875 - debug: host.iobroker added notifications configuration of system.adapter.mqtt.2
            2021-11-22 07:51:38.875 - debug: host.iobroker startInstance mqtt.2 loglevel=info, compact=false
            2021-11-22 07:51:38.886 - info: host.iobroker instance system.adapter.mqtt.2 started with pid 525
            2021-11-22 07:51:39.327 - info: mqtt.2 (525) starting. Version 2.4.0 in /opt/iobroker/node_modules/iobroker.mqtt, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:51:39.416 - info: mqtt.2 (525) Try to connect to mqtt://XXX:*******************@192.168.78.131:1883?clientId=iobroker02
            2021-11-22 07:51:39.444 - info: mqtt.2 (525) Connected to 192.168.78.131
            2021-11-22 07:51:39.444 - info: mqtt.2 (525) Subscribe on: "wallpanel/myxperia/#"
            2021-11-22 07:51:42.871 - debug: host.iobroker added notifications configuration of system.adapter.ical.0
            2021-11-22 07:51:42.890 - info: host.iobroker instance scheduled system.adapter.ical.0 5 0 * * *
            2021-11-22 07:51:42.898 - info: host.iobroker instance system.adapter.ical.0 started with pid 540
            2021-11-22 07:51:43.512 - info: ical.0 (540) starting. Version 1.11.5 in /opt/iobroker/node_modules/iobroker.ical, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:51:44.257 - info: ical.0 (540) processing URL: Geburtstage https://XXX.XXX.XXX/remote.php/dav/calendars/karsten/contact_birthdays/?export
            2021-11-22 07:51:46.873 - debug: host.iobroker added notifications configuration of system.adapter.ical.1
            2021-11-22 07:51:46.875 - info: host.iobroker instance scheduled system.adapter.ical.1 0,30 * * * *
            2021-11-22 07:51:46.885 - info: host.iobroker instance system.adapter.ical.1 started with pid 555
            2021-11-22 07:51:47.492 - info: ical.1 (555) starting. Version 1.11.5 in /opt/iobroker/node_modules/iobroker.ical, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:51:48.703 - info: ical.1 (555) processing URL: Zeitumstellung https://XXX.XXX.XXX/remote.php/dav/calendars/karsten/zeitumstellung/?export
            2021-11-22 07:51:48.763 - info: ical.1 (555) processing URL: Formel1 https://XXX.XXX.XXX/remote.php/dav/calendars/karsten/formel1/?export
            2021-11-22 07:51:48.820 - info: ical.1 (555) processing URL: DTM https://XXX.XXX.XXX/remote.php/dav/calendars/karsten/dtm/?export
            2021-11-22 07:51:48.979 - info: ical.1 (555) processing URL: NFL https://XXX.XXX.XXX/remote.php/dav/calendars/karsten/nfl/?export
            2021-11-22 07:51:49.307 - info: ical.1 (555) processing URL: Persönlich https://XXX.XXX.XXX/remote.php/dav/calendars/karsten/personal/?export
            2021-11-22 07:51:49.402 - info: ical.0 (540) Terminated (NO_ERROR): Without reason
            2021-11-22 07:51:49.945 - info: host.iobroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
            2021-11-22 07:51:50.871 - debug: host.iobroker added notifications configuration of system.adapter.ical.2
            2021-11-22 07:51:50.878 - info: host.iobroker instance scheduled system.adapter.ical.2 7 0 * * *
            2021-11-22 07:51:50.887 - info: host.iobroker instance system.adapter.ical.2 started with pid 570
            2021-11-22 07:51:51.582 - info: ical.2 (570) starting. Version 1.11.5 in /opt/iobroker/node_modules/iobroker.ical, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:51:52.375 - info: ical.2 (570) processing URL: Leerung https://XXX.XXX.XXX/remote.php/dav/calendars/karsten/leerung/?export
            2021-11-22 07:51:54.437 - info: ical.1 (555) Terminated (NO_ERROR): Without reason
            2021-11-22 07:51:54.874 - debug: host.iobroker added notifications configuration of system.adapter.ping.0
            2021-11-22 07:51:54.874 - debug: host.iobroker startInstance ping.0 loglevel=info, compact=false
            2021-11-22 07:51:54.887 - info: host.iobroker instance system.adapter.ping.0 started with pid 585
            2021-11-22 07:51:54.972 - info: host.iobroker instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
            2021-11-22 07:51:55.342 - info: ping.0 (585) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.ping, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:51:57.464 - info: ical.2 (570) Terminated (NO_ERROR): Without reason
            2021-11-22 07:51:57.997 - info: host.iobroker instance system.adapter.ical.2 terminated with code 0 (NO_ERROR)
            2021-11-22 07:51:58.872 - debug: host.iobroker added notifications configuration of system.adapter.ical.3
            2021-11-22 07:51:58.874 - info: host.iobroker instance scheduled system.adapter.ical.3 9 0 * * *
            2021-11-22 07:51:58.883 - info: host.iobroker instance system.adapter.ical.3 started with pid 601
            2021-11-22 07:51:59.469 - info: ical.3 (601) starting. Version 1.11.5 in /opt/iobroker/node_modules/iobroker.ical, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:00.400 - info: ical.3 (601) processing URL: Kehrwoche https://XXX.XXX.XXX/remote.php/dav/calendars/karsten/kehrwoche/?export
            2021-11-22 07:52:02.877 - debug: host.iobroker added notifications configuration of system.adapter.ical.4
            2021-11-22 07:52:02.878 - info: host.iobroker instance scheduled system.adapter.ical.4 0,30 * * * *
            2021-11-22 07:52:02.887 - info: host.iobroker instance system.adapter.ical.4 started with pid 616
            2021-11-22 07:52:03.478 - info: ical.4 (616) starting. Version 1.11.5 in /opt/iobroker/node_modules/iobroker.ical, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:04.251 - info: ical.4 (616) processing URL: Anwesenheit https://XXX.XXX.XXX/remote.php/dav/calendars/karsten/anwesenheit/?export
            2021-11-22 07:52:05.431 - info: ical.3 (601) Terminated (NO_ERROR): Without reason
            2021-11-22 07:52:05.962 - info: host.iobroker instance system.adapter.ical.3 terminated with code 0 (NO_ERROR)
            2021-11-22 07:52:06.871 - debug: host.iobroker added notifications configuration of system.adapter.ical.5
            2021-11-22 07:52:06.874 - info: host.iobroker instance scheduled system.adapter.ical.5 13 0 * * *
            2021-11-22 07:52:06.882 - info: host.iobroker instance system.adapter.ical.5 started with pid 631
            2021-11-22 07:52:07.465 - info: ical.5 (631) starting. Version 1.11.5 in /opt/iobroker/node_modules/iobroker.ical, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:08.087 - info: ical.5 (631) processing URL: Feiertage https://XXX.XXX.XXX/remote.php/dav/calendars/karsten/feiertage/?export
            2021-11-22 07:52:09.380 - info: ical.4 (616) Terminated (NO_ERROR): Without reason
            2021-11-22 07:52:09.916 - info: host.iobroker instance system.adapter.ical.4 terminated with code 0 (NO_ERROR)
            2021-11-22 07:52:10.855 - debug: host.iobroker added notifications configuration of system.adapter.backitup.0
            2021-11-22 07:52:10.856 - debug: host.iobroker startInstance backitup.0 loglevel=info, compact=false
            2021-11-22 07:52:10.870 - info: host.iobroker instance system.adapter.backitup.0 started with pid 646
            2021-11-22 07:52:11.418 - info: backitup.0 (646) starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:11.439 - info: backitup.0 (646) [iobroker] backup was activated at 02:40 every 1 day(s)
            2021-11-22 07:52:13.113 - info: ical.5 (631) Terminated (NO_ERROR): Without reason
            2021-11-22 07:52:13.646 - info: host.iobroker instance system.adapter.ical.5 terminated with code 0 (NO_ERROR)
            2021-11-22 07:52:14.875 - debug: host.iobroker added notifications configuration of system.adapter.info.0
            2021-11-22 07:52:14.875 - debug: host.iobroker startInstance info.0 loglevel=info, compact=false
            2021-11-22 07:52:14.885 - info: host.iobroker instance system.adapter.info.0 started with pid 661
            2021-11-22 07:52:15.653 - info: info.0 (661) starting. Version 1.9.8 in /opt/iobroker/node_modules/iobroker.info, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:15.684 - info: info.0 (661) Reading/updating systemdata.
            2021-11-22 07:52:16.120 - info: info.0 (661) cpu Temp res = {"main":34.1,"cores":[],"max":34.1,"socket":[],"chipset":null}
            2021-11-22 07:52:18.875 - debug: host.iobroker added notifications configuration of system.adapter.web.0
            2021-11-22 07:52:18.876 - debug: host.iobroker startInstance web.0 loglevel=info, compact=false
            2021-11-22 07:52:18.889 - info: host.iobroker instance system.adapter.web.0 started with pid 1035
            2021-11-22 07:52:19.413 - info: web.0 (1035) starting. Version 3.4.9 in /opt/iobroker/node_modules/iobroker.web, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:19.546 - info: web.0 (1035) socket.io server listening on port 8082
            2021-11-22 07:52:19.548 - info: web.0 (1035) http server listening on port 8082
            2021-11-22 07:52:20.549 - warn: web.0 (1035) State "web.0.info.connection" has no existing object, this might lead to an error in future versions
            2021-11-22 07:52:22.874 - debug: host.iobroker added notifications configuration of system.adapter.vis.0
            2021-11-22 07:52:22.874 - debug: host.iobroker startInstance vis.0 loglevel=info, compact=false
            2021-11-22 07:52:23.244 - info: vis.0 (1050) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:23.377 - info: vis.0 (1050) vis license is OK.
            2021-11-22 07:52:24.032 - info: vis.0 (1050) Terminated (NO_ERROR): Without reason
            2021-11-22 07:52:24.566 - info: host.iobroker instance system.adapter.vis.0 terminated while should be started once
            2021-11-22 07:52:26.875 - debug: host.iobroker added notifications configuration of system.adapter.netatmo-crawler.0
            2021-11-22 07:52:26.876 - info: host.iobroker instance scheduled system.adapter.netatmo-crawler.0 */5 * * * *
            2021-11-22 07:52:26.885 - info: host.iobroker instance system.adapter.netatmo-crawler.0 started with pid 1065
            2021-11-22 07:52:27.398 - info: netatmo-crawler.0 (1065) starting. Version 0.6.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:27.416 - info: netatmo-crawler.0 (1065) Getting data for stationid:70:ee:50:14:81:ae
            2021-11-22 07:52:28.056 - info: netatmo-crawler.0 (1065) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
            2021-11-22 07:52:28.591 - info: host.iobroker instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2021-11-22 07:52:30.875 - debug: host.iobroker added notifications configuration of system.adapter.vis-inventwo.0
            2021-11-22 07:52:30.875 - debug: host.iobroker startInstance vis-inventwo.0 loglevel=info, compact=false
            2021-11-22 07:52:30.885 - info: host.iobroker instance system.adapter.vis-inventwo.0 started with pid 1080
            2021-11-22 07:52:31.236 - info: vis-inventwo.0 (1080) starting. Version 3.2.0 in /opt/iobroker/node_modules/iobroker.vis-inventwo, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:34.875 - debug: host.iobroker added notifications configuration of system.adapter.sonos.0
            2021-11-22 07:52:34.875 - debug: host.iobroker startInstance sonos.0 loglevel=info, compact=false
            2021-11-22 07:52:34.885 - info: host.iobroker instance system.adapter.sonos.0 started with pid 1095
            2021-11-22 07:52:35.267 - info: sonos.0 (1095) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.sonos, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:35.609 - info: sonos.0 (1095) State value to set for "sonos.0.root.192_168_78_113.favorites_list_array" has to be stringified but received type "object"
            2021-11-22 07:52:35.609 - info: sonos.0 (1095) State value to set for "sonos.0.root.192_168_78_112.favorites_list_array" has to be stringified but received type "object"
            2021-11-22 07:52:35.609 - info: sonos.0 (1095) State value to set for "sonos.0.root.192_168_78_111.favorites_list_array" has to be stringified but received type "object"
            2021-11-22 07:52:35.610 - info: sonos.0 (1095) State value to set for "sonos.0.root.192_168_78_115.favorites_list_array" has to be stringified but received type "object"
            2021-11-22 07:52:35.610 - info: sonos.0 (1095) State value to set for "sonos.0.root.192_168_78_113.favorites_list_array" has to be stringified but received type "object"
            2021-11-22 07:52:35.610 - info: sonos.0 (1095) State value to set for "sonos.0.root.192_168_78_112.favorites_list_array" has to be stringified but received type "object"
            2021-11-22 07:52:35.610 - info: sonos.0 (1095) State value to set for "sonos.0.root.192_168_78_111.favorites_list_array" has to be stringified but received type "object"
            2021-11-22 07:52:35.610 - info: sonos.0 (1095) State value to set for "sonos.0.root.192_168_78_115.favorites_list_array" has to be stringified but received type "object"
            2021-11-22 07:52:35.628 - warn: sonos.0 (1095) State "sonos.0.root.192_168_78_115.queue" has no existing object, this might lead to an error in future versions
            2021-11-22 07:52:35.658 - info: sonos.0 (1095) State value to set for "sonos.0.root.192_168_78_113.favorites_list_array" has to be stringified but received type "object"
            2021-11-22 07:52:35.659 - info: sonos.0 (1095) State value to set for "sonos.0.root.192_168_78_112.favorites_list_array" has to be stringified but received type "object"
            2021-11-22 07:52:35.660 - info: sonos.0 (1095) State value to set for "sonos.0.root.192_168_78_111.favorites_list_array" has to be stringified but received type "object"
            2021-11-22 07:52:35.660 - info: sonos.0 (1095) State value to set for "sonos.0.root.192_168_78_115.favorites_list_array" has to be stringified but received type "object"
            2021-11-22 07:52:38.855 - debug: host.iobroker added notifications configuration of system.adapter.daswetter.0
            2021-11-22 07:52:38.858 - info: host.iobroker instance scheduled system.adapter.daswetter.0 */15 * * * *
            2021-11-22 07:52:38.869 - info: host.iobroker instance system.adapter.daswetter.0 started with pid 1110
            2021-11-22 07:52:39.315 - info: daswetter.0 (1110) starting. Version 3.0.9 in /opt/iobroker/node_modules/iobroker.daswetter, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:42.854 - debug: host.iobroker added notifications configuration of system.adapter.tankerkoenig.0
            2021-11-22 07:52:42.854 - debug: host.iobroker startInstance tankerkoenig.0 loglevel=info, compact=false
            2021-11-22 07:52:42.865 - info: host.iobroker instance system.adapter.tankerkoenig.0 started with pid 1125
            2021-11-22 07:52:43.806 - info: tankerkoenig.0 (1125) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:43.818 - info: tankerkoenig.0 (1125) Sync time set to 5 minutes or 300000 ms
            2021-11-22 07:52:43.896 - info: daswetter.0 (1110) still wrong data structure from server received! repaired...
            2021-11-22 07:52:45.057 - info: daswetter.0 (1110) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
            2021-11-22 07:52:45.566 - info: daswetter.0 (1110) cleaned everything up...
            2021-11-22 07:52:45.594 - info: host.iobroker instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2021-11-22 07:52:46.875 - debug: host.iobroker added notifications configuration of system.adapter.sayit.0
            2021-11-22 07:52:46.875 - debug: host.iobroker startInstance sayit.0 loglevel=info, compact=false
            2021-11-22 07:52:46.884 - info: host.iobroker instance system.adapter.sayit.0 started with pid 1140
            2021-11-22 07:52:47.346 - info: sayit.0 (1140) starting. Version 1.12.3 in /opt/iobroker/node_modules/iobroker.sayit, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:47.355 - info: sayit.0 (1140) Upload announce mp3 files
            2021-11-22 07:52:47.372 - info: sayit.0 (1140) All files uploaded
            2021-11-22 07:52:50.885 - debug: host.iobroker startInstance vis-timeandweather.0 only WWW files. Nothing to start
            2021-11-22 07:52:50.887 - debug: host.iobroker added notifications configuration of system.adapter.yahka.0
            2021-11-22 07:52:50.887 - debug: host.iobroker startInstance yahka.0 loglevel=info, compact=false
            2021-11-22 07:52:50.897 - info: host.iobroker instance system.adapter.yahka.0 started with pid 1155
            2021-11-22 07:52:51.405 - info: yahka.0 (1155) starting. Version 0.13.1 in /opt/iobroker/node_modules/iobroker.yahka, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:51.417 - info: yahka.0 (1155) adapter ready, checking config
            2021-11-22 07:52:51.421 - info: yahka.0 (1155) adding MyPhone11Pro presence with UUID: a4b2fad2-691f-441a-b6b0-9cbb083b937f
            2021-11-22 07:52:51.423 - info: yahka.0 (1155) adding Aussen with UUID: adfa2135-431d-4d86-b000-784330c18bd1
            2021-11-22 07:52:51.425 - info: yahka.0 (1155) adding Innen with UUID: 26480b79-e092-44f3-b052-2d90ac9b44b6
            2021-11-22 07:52:51.426 - info: yahka.0 (1155) publishing bridge Yahka on 0.0.0.0 using ciao
            2021-11-22 07:52:54.874 - debug: host.iobroker added notifications configuration of system.adapter.sql.0
            2021-11-22 07:52:54.874 - debug: host.iobroker startInstance sql.0 loglevel=info, compact=false
            2021-11-22 07:52:54.883 - info: host.iobroker instance system.adapter.sql.0 started with pid 1170
            2021-11-22 07:52:55.398 - info: sql.0 (1170) starting. Version 1.15.7 in /opt/iobroker/node_modules/iobroker.sql, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:52:55.471 - info: sql.0 (1170) Connected to mysql
            2021-11-22 07:52:55.485 - info: sql.0 (1170) enabled logging of mqtt.1.zigbee2mqtt.xi_sensor_light_01.illuminance, Alias=false, 1 points now activated
            2021-11-22 07:52:55.486 - info: sql.0 (1170) enabled logging of mqtt.1.zigbee2mqtt.xi_sensor_light_02.illuminance, Alias=false, 2 points now activated
            2021-11-22 07:52:55.486 - info: sql.0 (1170) enabled logging of tankerkoenig.0.stations.4.e5.short, Alias=false, 3 points now activated
            2021-11-22 07:52:55.486 - info: sql.0 (1170) enabled logging of tankerkoenig.0.stations.3.e5.short, Alias=false, 4 points now activated
            2021-11-22 07:52:55.486 - info: sql.0 (1170) enabled logging of tankerkoenig.0.stations.2.e5.short, Alias=false, 5 points now activated
            2021-11-22 07:52:55.487 - info: sql.0 (1170) enabled logging of tankerkoenig.0.stations.1.e5.short, Alias=false, 6 points now activated
            2021-11-22 07:52:55.487 - info: sql.0 (1170) enabled logging of tankerkoenig.0.stations.0.e5.short, Alias=false, 7 points now activated
            2021-11-22 07:52:58.854 - debug: host.iobroker added notifications configuration of system.adapter.echarts.0
            2021-11-22 07:52:58.854 - debug: host.iobroker startInstance echarts.0 loglevel=info, compact=false
            2021-11-22 07:52:58.865 - info: host.iobroker instance system.adapter.echarts.0 started with pid 1187
            2021-11-22 07:52:59.229 - info: echarts.0 (1187) starting. Version 1.0.3 in /opt/iobroker/node_modules/iobroker.echarts, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:53:02.873 - debug: host.iobroker added notifications configuration of system.adapter.nctalk.0
            2021-11-22 07:53:02.874 - debug: host.iobroker startInstance nctalk.0 loglevel=debug, compact=false
            2021-11-22 07:53:02.883 - info: host.iobroker instance system.adapter.nctalk.0 started with pid 1202
            2021-11-22 07:53:03.144 - debug: nctalk.0 (1202) Redis Objects: Use Redis connection: 127.0.0.1:9001
            2021-11-22 07:53:03.155 - debug: nctalk.0 (1202) Objects client ready ... initialize now
            2021-11-22 07:53:03.156 - debug: nctalk.0 (1202) Objects create System PubSub Client
            2021-11-22 07:53:03.157 - debug: nctalk.0 (1202) Objects create User PubSub Client
            2021-11-22 07:53:03.157 - debug: nctalk.0 (1202) Objects client initialize lua scripts
            2021-11-22 07:53:03.165 - debug: nctalk.0 (1202) Objects connected to redis: 127.0.0.1:9001
            2021-11-22 07:53:03.168 - debug: nctalk.0 (1202) objectDB connected
            2021-11-22 07:53:03.169 - debug: nctalk.0 (1202) Redis States: Use Redis connection: 127.0.0.1:9000
            2021-11-22 07:53:03.173 - debug: nctalk.0 (1202) States create System PubSub Client
            2021-11-22 07:53:03.173 - debug: nctalk.0 (1202) States create User PubSub Client
            2021-11-22 07:53:03.178 - debug: nctalk.0 (1202) States connected to redis: 127.0.0.1:9000
            2021-11-22 07:53:03.178 - debug: nctalk.0 (1202) statesDB connected
            2021-11-22 07:53:03.292 - info: nctalk.0 (1202) starting. Version 0.1.0 in /opt/iobroker/node_modules/iobroker.nctalk, node: v14.18.1, js-controller: 3.3.18
            2021-11-22 07:53:21.629 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/xi_sensor_contact_10/voltage', payload '3005'"}
            2021-11-22 07:53:21.635 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/xi_sensor_contact_10/battery', payload '100'"}
            2021-11-22 07:53:21.638 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/xi_sensor_contact_10/contact', payload 'true'"}
            2021-11-22 07:53:21.643 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/xi_sensor_contact_10/temperature', payload '15'"}
            2021-11-22 07:53:21.646 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/xi_sensor_contact_10/linkquality', payload '126'"}
            2021-11-22 07:53:40.300 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
            2021-11-22 07:53:40.305 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
            2021-11-22 07:53:40.311 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'true'"}
            2021-11-22 07:53:40.315 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
            2021-11-22 07:53:40.320 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.9'"}
            2021-11-22 07:53:40.323 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14848'"}
            2021-11-22 07:53:40.327 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '30.52811577162668'"}
            2021-11-22 07:53:40.330 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
            2021-11-22 07:53:40.333 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '126'"}
            2021-11-22 07:53:50.264 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
            2021-11-22 07:53:50.268 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
            2021-11-22 07:53:50.271 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'false'"}
            2021-11-22 07:53:50.274 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
            2021-11-22 07:53:50.277 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.9'"}
            2021-11-22 07:53:50.280 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14848'"}
            2021-11-22 07:53:50.285 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '30.52811577162668'"}
            2021-11-22 07:53:50.291 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
            2021-11-22 07:53:50.294 - debug: nctalk.0 (1202) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '123'"}
            2021-11-22 07:53:51.777 - debug: host.iobroker Incoming Host message getLogFile
            

            Gruß, Karsten

            1 Reply Last reply Reply Quote 0
            • J
              johen @hydrotec last edited by

              @hydrotec
              Ich glaub ich muss noch ein paar mehr info, debug und error logs hinzufügen.
              Wenn die Liste der Räume nicht existiert, dann scheint es auf ein Problem beim Zugriff auf den nextcloud Server hinzudeuten.
              Prüfe nochmal deine Zugangsdaten - danach zuerst auf speichern und schliessen, kurz warten 10sek und dann Admin Seite wieder öffnen.
              Ansonten - ein paar Fragen zu deinem nextcloud Server:
              https mit gültiken Zertifikat ?
              URL - hast du eine IP addresse oder domain name im iobroker.nctalk konfiguriert?
              Was sagen die Logs vom Reverse Proxy/Web Server, welcher HTTP return status?
              siehst du hier Zugriffe auf folgende urls :
              nextcloud.domain/ocs/v1.php/cloud/capabilities?format=json
              nextcloud.domain/ocs/v2.php/apps/spreed/api/v*/room?format=json

              Grüße

              hydrotec 3 Replies Last reply Reply Quote 0
              • hydrotec
                hydrotec @johen last edited by hydrotec

                @johen

                Prüfe nochmal deine Zugangsdaten - danach zuerst auf speichern und schliessen, kurz warten 10sek und dann Admin Seite wieder öffnen.

                Zugangsdaten stimmen, kann mich mit den Zugangsdaten über die WebUI des Nextcloud anmelden,
                und auch Talk verwenden (Text senden/empfangen).
                ioBroker neu gestartet, gewartet bis alle Adapter geladen sind,
                anschließend Instanz -> Einstellungen geöffnet und den Fetch Button geklickt.
                Ergebnis, siehe letztes Log. Post #8

                Ansonten - ein paar Fragen zu deinem nextcloud Server:
                https mit gültiken Zertifikat ?

                Ja

                URL - hast du eine IP addresse oder domain name im iobroker.nctalk konfiguriert?

                Über Domain-Name, ist ein von IONOS gehosteter "Managed Nextcloud" Server.

                Was sagen die Logs vom Reverse Proxy/Web Server, welcher HTTP return status?

                Da habe ich keinen Zugriff, ist ja extern gehostet.
                (Ich informiere mich mal, ob ich nicht doch irgendwie an die Logfiles ran komme.)

                EDIT:
                🤦‍♂️ Ich Demel 🤣 , selbstverständlich hasttest du gemeint ob diese Einträge in dem Log vom Proxy/Web Server stehen,
                und nicht welche Ausgabe bei einem Aufrufen der Links in dem Webbrowser.
                Manchmal ist es besser, einfach noch einmal Gegenlesen, dann versteht man auch was gemeint ist 😉

                siehst du hier Zugriffe auf folgende urls :
                nextcloud.domain/ocs/v1.php/cloud/capabilities?format=json

                "Zugriff verboten"
                "CSRF check failed"

                nextcloud.domain/ocs/v2.php/apps/spreed/api/v*/room?format=json

                {
                 "ocs": {
                   "meta": {
                     "status": "failure",
                     "statuscode": 404,
                     "message": "Invalid query, please check the syntax. API specifications are here: http:\/\/www.freedesktop.org\/wiki\/Specifications\/open-collaboration-services.\n"
                   },
                   "data": []
                 }
                }
                

                Wenn du noch mehr Informationen brauchst, einfach melden.

                Gruß, Karsten

                1 Reply Last reply Reply Quote 0
                • hydrotec
                  hydrotec @johen last edited by hydrotec

                  @johen

                  Ich hab es raus gefunden was da schief gelaufen ist.
                  Bei den Einstellungen hatte ich "https://meine.domain" anstatt "meine.domain" eingetragen.
                  Die "chat rooms" werden sofort erkannt, und in den Objekten eingetragen.

                  Entschuldige bitte die entstandenen Verwirrungen.

                  Angenehmen Tag noch
                  Gruß, Karsten

                  1 Reply Last reply Reply Quote 0
                  • hydrotec
                    hydrotec @johen last edited by hydrotec

                    @johen

                    Erste Testläufe bestanden 😉
                    Funktioniert in beide Richtungen ohne Probleme.

                    Vielen Dank noch einmal für deine Mühen die du in den Adapter gesteckt hast. 👍

                    Gruß, Karsten

                    Edit 06.01.2022
                    Keine Ahnung warum dieser Beitrag negativ bewertet wird.
                    (inderessiera würd's mi scho no 😉 )
                    Der Adapter funktioniert bei mir weiterhin ohne Probleme.
                    Und ich bin Jochen auch weiterhin Dankbar für seine Zeit, und Arbeit, die er in diesen Adapter gesteckt hat.

                    J 1 Reply Last reply Reply Quote 1
                    • J
                      johen @hydrotec last edited by

                      @hydrotec Super freut mich - ein Host URL Format check nehm ich mal mit in die Todos.

                      Hab inzwischen schnell mal noch mehr debug outputs hinzugefügt, hoffe dabei ist nichts gebrochen.
                      Zum Aktivierren muss DebugLog konfiguriert werden und zusätzlich (hatte ich nicht auf dem Schirm) das Log Level des Adapter angepasst werden. Werde dies auch nochmal vereinfachen.

                      5a4f42ad-b9f6-466b-b57c-a536aecfd370-grafik.png

                      21fa0a0e-3c7b-4315-b72c-445dcb8152fd-grafik.png

                      hydrotec 1 Reply Last reply Reply Quote 1
                      • hydrotec
                        hydrotec @johen last edited by

                        @johen sagte in [Neuer Adapter] nextcloud talk messenger:

                        ...ein Host URL Format check nehm ich mal mit in die Todos.

                        Ist sicherlich kein Fehler, nicht das noch einer so bescheuert ist wie ich, und das Protokoll,
                        welches ja in den Einstellungen rechts oben ausgewählt werden kann, noch einmal unter der Host-Adresse einfügt. 😉

                        Hab inzwischen schnell mal noch mehr debug outputs hinzugefügt, hoffe dabei ist nichts gebrochen.

                        Hab mir gleich mal die v0.2.0 geladen.
                        Bis jetzt ist die Funktion wie bei der v0.1.0, zumindest funktioniert senden/empfangen wie es soll.

                        nextcloud_talk_11.png
                        nextcloud_talk_12.png
                        nextcloud_talk_13.png

                        Und für dich, zur Info, noch das Log nach einem Neustart von ioBroker mit aktivierter debug Ausgabe.

                        2021-11-23 11:44:16.261 - info: host.iobroker iobroker.js-controller version 3.3.18 js-controller starting
                        2021-11-23 11:44:16.263 - info: host.iobroker Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                        2021-11-23 11:44:16.263 - info: host.iobroker hostname: iobroker, node: v14.18.1
                        2021-11-23 11:44:16.263 - info: host.iobroker ip addresses: 192.168.78.132 2001:16b8:240a:8000:216:3eff:fe69:c509 fe80::216:3eff:fe69:c509
                        2021-11-23 11:44:16.463 - info: host.iobroker connected to Objects and States
                        2021-11-23 11:44:16.505 - info: host.iobroker added notifications configuration of host
                        2021-11-23 11:44:16.517 - warn: host.iobroker logger mqtt.1.zigbee2mqtt.bridge.logging was deleted
                        2021-11-23 11:44:16.742 - info: host.iobroker 32 instances found
                        2021-11-23 11:44:16.761 - info: host.iobroker starting 30 instances
                        2021-11-23 11:44:16.799 - info: host.iobroker instance system.adapter.admin.0 started with pid 291
                        2021-11-23 11:44:17.433 - info: admin.0 (291) starting. Version 5.1.25 in /opt/iobroker/node_modules/iobroker.admin, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:44:17.454 - info: admin.0 (291) requesting all states
                        2021-11-23 11:44:17.454 - info: admin.0 (291) requesting all objects
                        2021-11-23 11:44:17.784 - info: admin.0 (291) received all objects
                        2021-11-23 11:44:17.893 - info: admin.0 (291) http server listening on port 8081
                        2021-11-23 11:44:17.893 - info: admin.0 (291) Use link "http://localhost:8081" to configure.
                        2021-11-23 11:44:20.793 - info: host.iobroker instance system.adapter.javascript.0 started with pid 428
                        2021-11-23 11:44:21.673 - info: javascript.0 (428) starting. Version 5.2.13 in /opt/iobroker/node_modules/iobroker.javascript, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:44:21.727 - info: javascript.0 (428) requesting all states
                        2021-11-23 11:44:21.727 - info: javascript.0 (428) requesting all objects
                        2021-11-23 11:44:22.056 - info: javascript.0 (428) received all objects
                        2021-11-23 11:44:22.084 - info: javascript.0 (428) received all states
                        2021-11-23 11:44:22.210 - info: javascript.0 (428) Start javascript script.js.g_office.z_office_general.sonos_group_office
                        2021-11-23 11:44:22.232 - info: javascript.0 (428) script.js.g_office.z_office_general.sonos_group_office: registered 3 subscriptions and 0 schedules
                        2021-11-23 11:44:22.232 - info: javascript.0 (428) Start javascript script.js.g_bedroom.z_bedroom_general.sonos_group_bedroom
                        2021-11-23 11:44:22.233 - info: javascript.0 (428) script.js.g_bedroom.z_bedroom_general.sonos_group_bedroom: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.234 - info: javascript.0 (428) Start javascript script.js.g_livingroom.z_livingroom_ambience.z_livingroom_ambience_switch
                        2021-11-23 11:44:22.239 - info: javascript.0 (428) script.js.g_livingroom.z_livingroom_ambience.z_livingroom_ambience_switch: registered 2 subscriptions and 0 schedules
                        2021-11-23 11:44:22.239 - info: javascript.0 (428) Start javascript script.js.g_hallway.z_hallway_ceiling.z_hallway_ceiling_switch
                        2021-11-23 11:44:22.240 - info: javascript.0 (428) script.js.g_hallway.z_hallway_ceiling.z_hallway_ceiling_switch: registered 3 subscriptions and 0 schedules
                        2021-11-23 11:44:22.241 - info: javascript.0 (428) Start javascript script.js.g_office.z_office_ceiling.z_office_ceiling_switch
                        2021-11-23 11:44:22.242 - info: javascript.0 (428) script.js.g_office.z_office_ceiling.z_office_ceiling_switch: registered 2 subscriptions and 0 schedules
                        2021-11-23 11:44:22.244 - info: javascript.0 (428) Start javascript script.js.g_bathroom.z_bathroom_mirror.z_bathroom_mirror_switch
                        2021-11-23 11:44:22.245 - info: javascript.0 (428) script.js.g_bathroom.z_bathroom_mirror.z_bathroom_mirror_switch: registered 2 subscriptions and 0 schedules
                        2021-11-23 11:44:22.245 - info: javascript.0 (428) Start javascript script.js.g_kitchen.z_kitchen_countertop.z_kitchen_countertop_switch
                        2021-11-23 11:44:22.247 - info: javascript.0 (428) script.js.g_kitchen.z_kitchen_countertop.z_kitchen_countertop_switch: registered 2 subscriptions and 0 schedules
                        2021-11-23 11:44:22.247 - info: javascript.0 (428) Start javascript script.js.g_hallway.z_hallway_apartment_door.z_hallway_apartment_doorbell
                        2021-11-23 11:44:22.248 - info: javascript.0 (428) script.js.g_hallway.z_hallway_apartment_door.z_hallway_apartment_doorbell: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.248 - info: javascript.0 (428) Start javascript script.js.g_livingroom.z_livingroom_tv.z_livingroom_tv_switch_light
                        2021-11-23 11:44:22.250 - info: javascript.0 (428) script.js.g_livingroom.z_livingroom_tv.z_livingroom_tv_switch_light: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.250 - info: javascript.0 (428) Start javascript script.js.g_bedroom.z_bedroom_ambience.z_bedroom_ambience_switch
                        2021-11-23 11:44:22.251 - info: javascript.0 (428) script.js.g_bedroom.z_bedroom_ambience.z_bedroom_ambience_switch: registered 2 subscriptions and 0 schedules
                        2021-11-23 11:44:22.252 - info: javascript.0 (428) Start javascript script.js.g_hallway.z_hallway_tablet.z_hallway_tablet_switch
                        2021-11-23 11:44:22.253 - info: javascript.0 (428) script.js.g_hallway.z_hallway_tablet.z_hallway_tablet_switch: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.253 - info: javascript.0 (428) Start javascript script.js.g_hallway.z_hallway_tablet.z_hallway_tablet_dp_mqtt
                        2021-11-23 11:44:22.255 - info: javascript.0 (428) script.js.g_hallway.z_hallway_tablet.z_hallway_tablet_dp_mqtt: registered 2 subscriptions and 0 schedules
                        2021-11-23 11:44:22.255 - info: javascript.0 (428) Start javascript script.js.g_kitchen.z_kitchen_ceiling.z_kitchen_ceiling_switch
                        2021-11-23 11:44:22.257 - info: javascript.0 (428) script.js.g_kitchen.z_kitchen_ceiling.z_kitchen_ceiling_switch: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.258 - info: javascript.0 (428) Start javascript script.js.g_livingroom.z_livingroom_window_north.z_livingroom_window_north_dp_isday
                        2021-11-23 11:44:22.259 - info: javascript.0 (428) script.js.g_livingroom.z_livingroom_window_north.z_livingroom_window_north_dp_isday: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.260 - info: javascript.0 (428) Start javascript script.js.g_general.z_general_presence.z_general_presence_iCal_4_Anwesenheit_dp_timer
                        2021-11-23 11:44:22.287 - info: javascript.0 (428) script.js.g_general.z_general_presence.z_general_presence_iCal_4_Anwesenheit_dp_timer: registered 0 subscriptions and 7 schedules
                        2021-11-23 11:44:22.287 - info: javascript.0 (428) Start javascript script.js.g_general.z_general_presence.z_general_presence_iCal_4_Anwesenheit_dp_state
                        2021-11-23 11:44:22.289 - info: javascript.0 (428) script.js.g_general.z_general_presence.z_general_presence_iCal_4_Anwesenheit_dp_state: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.289 - info: javascript.0 (428) Start javascript script.js.g_general.z_general_telegram.z_general_telegram_chat
                        2021-11-23 11:44:22.290 - info: javascript.0 (428) script.js.g_general.z_general_telegram.z_general_telegram_chat: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.291 - info: javascript.0 (428) Start javascript script.js.g_hallway.z_hallway_apartment_door.z_hallway_apartment_dafang_01
                        2021-11-23 11:44:22.292 - info: javascript.0 (428) script.js.g_hallway.z_hallway_apartment_door.z_hallway_apartment_dafang_01: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.292 - info: javascript.0 (428) Start javascript script.js.g_bedroom.z_bedroom_ceiling.z_bedroom_ceiling_switch
                        2021-11-23 11:44:22.293 - info: javascript.0 (428) script.js.g_bedroom.z_bedroom_ceiling.z_bedroom_ceiling_switch: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.293 - info: javascript.0 (428) Start javascript script.js.g_general.z_general_presence.z_general_presence_MyPhone11Pro_presence_Siedle_light
                        2021-11-23 11:44:22.295 - info: javascript.0 (428) script.js.g_general.z_general_presence.z_general_presence_MyPhone11Pro_presence_Siedle_light: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.295 - info: javascript.0 (428) Start javascript script.js.g_office.z_office_window.z_office_window_dp_state
                        2021-11-23 11:44:22.296 - info: javascript.0 (428) script.js.g_office.z_office_window.z_office_window_dp_state: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.296 - info: javascript.0 (428) Start javascript script.js.g_kitchen.z_kitchen_window.z_kitchen_window_dp_state
                        2021-11-23 11:44:22.298 - info: javascript.0 (428) script.js.g_kitchen.z_kitchen_window.z_kitchen_window_dp_state: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.298 - info: javascript.0 (428) Start javascript script.js.g_bathroom.z_bathroom_window.z_bathroom_window_dp_state
                        2021-11-23 11:44:22.299 - info: javascript.0 (428) script.js.g_bathroom.z_bathroom_window.z_bathroom_window_dp_state: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.299 - info: javascript.0 (428) Start javascript script.js.g_toilet.z_toilet_window.z_toilet_window_dp_state
                        2021-11-23 11:44:22.300 - info: javascript.0 (428) script.js.g_toilet.z_toilet_window.z_toilet_window_dp_state: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.301 - info: javascript.0 (428) Start javascript script.js.g_livingroom.z_livingroom_window_north.z_livingroom_window_north_dp_state
                        2021-11-23 11:44:22.302 - info: javascript.0 (428) script.js.g_livingroom.z_livingroom_window_north.z_livingroom_window_north_dp_state: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.302 - info: javascript.0 (428) Start javascript script.js.g_livingroom.z_livingroom_window_east.z_livingroom_window_east_dp_state
                        2021-11-23 11:44:22.303 - info: javascript.0 (428) script.js.g_livingroom.z_livingroom_window_east.z_livingroom_window_east_dp_state: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.304 - info: javascript.0 (428) Start javascript script.js.g_bedroom.z_bedroom_window.z_bedroom_window_dp_state
                        2021-11-23 11:44:22.305 - info: javascript.0 (428) script.js.g_bedroom.z_bedroom_window.z_bedroom_window_dp_state: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.305 - info: javascript.0 (428) Start javascript script.js.g_bedroom.z_bedroom_window.z_bedroom_window_dp_isday
                        2021-11-23 11:44:22.306 - info: javascript.0 (428) script.js.g_bedroom.z_bedroom_window.z_bedroom_window_dp_isday: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.306 - info: javascript.0 (428) Start javascript script.js.g_toilet.z_toilet_ceiling.z_toilet_ceiling_switch
                        2021-11-23 11:44:22.308 - info: javascript.0 (428) script.js.g_toilet.z_toilet_ceiling.z_toilet_ceiling_switch: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.308 - info: javascript.0 (428) Start javascript script.js.g_general.z_general_fuelprice.z_general_fuelprice_dp_cheapest
                        2021-11-23 11:44:22.309 - info: javascript.0 (428) script.js.g_general.z_general_fuelprice.z_general_fuelprice_dp_cheapest: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.309 - info: javascript.0 (428) Start javascript script.js.g_general.z_general_windows.z_general_contact_dp_windows_anyopen
                        2021-11-23 11:44:22.379 - info: javascript.0 (428) script.js.g_general.z_general_windows.z_general_contact_dp_windows_anyopen: registered 7 subscriptions and 0 schedules
                        2021-11-23 11:44:22.379 - info: javascript.0 (428) Start javascript script.js.g_general.z_general_sweepingweek.z_general_sweepingweek_iCal_3_dp
                        2021-11-23 11:44:22.381 - info: javascript.0 (428) script.js.g_general.z_general_sweepingweek.z_general_sweepingweek_iCal_3_dp: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.387 - info: javascript.0 (428) Start javascript script.js.g_general.z_general_date.z_general_date_kw_current
                        2021-11-23 11:44:22.389 - info: javascript.0 (428) script.js.g_general.z_general_date.z_general_date_kw_current: registered 0 subscriptions and 0 schedules
                        2021-11-23 11:44:22.389 - warn: javascript.0 (428) script.js.g_general.z_general_date.z_general_date_kw_current: 47
                        2021-11-23 11:44:22.390 - info: javascript.0 (428) Start javascript script.js.g_general.z_general_date.z_general_calendar_monthly
                        2021-11-23 11:44:22.392 - info: javascript.0 (428) script.js.g_general.z_general_date.z_general_calendar_monthly: registered 0 subscriptions and 1 schedule
                        2021-11-23 11:44:22.392 - info: javascript.0 (428) Start javascript script.js.g_general.z_general_telegram.z_general_telegram_system_info_updates
                        2021-11-23 11:44:22.394 - info: javascript.0 (428) script.js.g_general.z_general_telegram.z_general_telegram_system_info_updates: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.394 - info: javascript.0 (428) Start javascript script.js.g_general.z_general_netatmo.z_general_netatmo_dp_vis_date_time
                        2021-11-23 11:44:22.395 - info: javascript.0 (428) script.js.g_general.z_general_netatmo.z_general_netatmo_dp_vis_date_time: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:22.395 - info: javascript.0 (428) Start javascript script.js.g_general.z_general_homecloud.z_general_homecloud_chat
                        2021-11-23 11:44:22.396 - info: javascript.0 (428) script.js.g_general.z_general_homecloud.z_general_homecloud_chat: registered 1 subscription and 0 schedules
                        2021-11-23 11:44:24.794 - info: host.iobroker instance system.adapter.telegram.0 started with pid 443
                        2021-11-23 11:44:25.424 - info: telegram.0 (443) starting. Version 1.10.0 in /opt/iobroker/node_modules/iobroker.telegram, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:44:28.795 - info: host.iobroker instance system.adapter.tr-064.0 started with pid 458
                        2021-11-23 11:44:29.381 - info: tr-064.0 (458) starting. Version 4.2.14 in /opt/iobroker/node_modules/iobroker.tr-064, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:44:32.795 - info: host.iobroker instance system.adapter.hue.0 started with pid 481
                        2021-11-23 11:44:36.795 - info: host.iobroker instance system.adapter.mqtt.0 started with pid 496
                        2021-11-23 11:44:37.239 - info: mqtt.0 (496) starting. Version 2.4.0 in /opt/iobroker/node_modules/iobroker.mqtt, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:44:37.340 - info: mqtt.0 (496) Try to connect to mqtt://XXX:*******************@192.168.78.131:1883?clientId=iobroker00
                        2021-11-23 11:44:37.369 - info: mqtt.0 (496) Connected to 192.168.78.131
                        2021-11-23 11:44:37.370 - info: mqtt.0 (496) Subscribe on: "siedle/#"
                        2021-11-23 11:44:40.793 - info: host.iobroker instance system.adapter.mqtt.1 started with pid 511
                        2021-11-23 11:44:41.262 - info: mqtt.1 (511) starting. Version 2.4.0 in /opt/iobroker/node_modules/iobroker.mqtt, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:44:41.368 - info: mqtt.1 (511) Try to connect to mqtt://XXX:*******************@192.168.78.131:1883?clientId=iobroker01
                        2021-11-23 11:44:41.392 - info: mqtt.1 (511) Connected to 192.168.78.131
                        2021-11-23 11:44:41.392 - info: mqtt.1 (511) Subscribe on: "zigbee2mqtt/#"
                        2021-11-23 11:44:44.793 - info: host.iobroker instance system.adapter.mqtt.2 started with pid 526
                        2021-11-23 11:44:45.250 - info: mqtt.2 (526) starting. Version 2.4.0 in /opt/iobroker/node_modules/iobroker.mqtt, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:44:45.342 - info: mqtt.2 (526) Try to connect to mqtt://XXX:*******************@192.168.78.131:1883?clientId=iobroker02
                        2021-11-23 11:44:45.370 - info: mqtt.2 (526) Connected to 192.168.78.131
                        2021-11-23 11:44:45.370 - info: mqtt.2 (526) Subscribe on: "wallpanel/myxperia/#"
                        2021-11-23 11:44:48.802 - info: host.iobroker instance scheduled system.adapter.ical.0 5 0 * * *
                        2021-11-23 11:44:48.812 - info: host.iobroker instance system.adapter.ical.0 started with pid 541
                        2021-11-23 11:44:49.419 - info: ical.0 (541) starting. Version 1.11.5 in /opt/iobroker/node_modules/iobroker.ical, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:44:50.123 - info: ical.0 (541) processing URL: Geburtstage https://XXX.XXX.XXX/remote.php/dav/calendars/XXX/contact_birthdays/?export
                        2021-11-23 11:44:52.785 - info: host.iobroker instance scheduled system.adapter.ical.1 0,30 * * * *
                        2021-11-23 11:44:52.795 - info: host.iobroker instance system.adapter.ical.1 started with pid 556
                        2021-11-23 11:44:53.378 - info: ical.1 (556) starting. Version 1.11.5 in /opt/iobroker/node_modules/iobroker.ical, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:44:54.518 - info: ical.1 (556) processing URL: Zeitumstellung https://XXX.XXX.XXX/remote.php/dav/calendars/XXX/zeitumstellung/?export
                        2021-11-23 11:44:54.610 - info: ical.1 (556) processing URL: Formel1 https://XXX.XXX.XXX/remote.php/dav/calendars/XXX/formel1/?export
                        2021-11-23 11:44:54.816 - info: ical.1 (556) processing URL: DTM https://XXX.XXX.XXX/remote.php/dav/calendars/XXX/dtm/?export
                        2021-11-23 11:44:54.818 - info: ical.1 (556) processing URL: NFL https://XXX.XXX.XXX/remote.php/dav/calendars/XXX/nfl/?export
                        2021-11-23 11:44:55.129 - info: ical.1 (556) processing URL: Persönlich https://XXX.XXX.XXX/remote.php/dav/calendars/XXX/personal/?export
                        2021-11-23 11:44:55.278 - info: ical.0 (541) Terminated (NO_ERROR): Without reason
                        2021-11-23 11:44:55.820 - info: host.iobroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                        2021-11-23 11:44:56.782 - info: host.iobroker instance scheduled system.adapter.ical.2 7 0 * * *
                        2021-11-23 11:44:56.792 - info: host.iobroker instance system.adapter.ical.2 started with pid 571
                        2021-11-23 11:44:57.393 - info: ical.2 (571) starting. Version 1.11.5 in /opt/iobroker/node_modules/iobroker.ical, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:44:58.134 - info: ical.2 (571) processing URL: Leerung https://XXX.XXX.XXX/remote.php/dav/calendars/XXX/leerung/?export
                        2021-11-23 11:45:00.234 - info: ical.1 (556) Terminated (NO_ERROR): Without reason
                        2021-11-23 11:45:00.771 - info: host.iobroker instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
                        2021-11-23 11:45:00.798 - info: host.iobroker instance system.adapter.ping.0 started with pid 586
                        2021-11-23 11:45:01.240 - info: ping.0 (586) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.ping, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:03.279 - info: ical.2 (571) Terminated (NO_ERROR): Without reason
                        2021-11-23 11:45:03.812 - info: host.iobroker instance system.adapter.ical.2 terminated with code 0 (NO_ERROR)
                        2021-11-23 11:45:04.784 - info: host.iobroker instance scheduled system.adapter.ical.3 9 0 * * *
                        2021-11-23 11:45:04.794 - info: host.iobroker instance system.adapter.ical.3 started with pid 602
                        2021-11-23 11:45:05.375 - info: ical.3 (602) starting. Version 1.11.5 in /opt/iobroker/node_modules/iobroker.ical, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:05.930 - info: ical.3 (602) processing URL: Kehrwoche https://XXX.XXX.XXX/remote.php/dav/calendars/XXX/kehrwoche/?export
                        2021-11-23 11:45:08.784 - info: host.iobroker instance scheduled system.adapter.ical.4 0,30 * * * *
                        2021-11-23 11:45:08.793 - info: host.iobroker instance system.adapter.ical.4 started with pid 617
                        2021-11-23 11:45:09.380 - info: ical.4 (617) starting. Version 1.11.5 in /opt/iobroker/node_modules/iobroker.ical, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:10.112 - info: ical.4 (617) processing URL: Anwesenheit https://XXX.XXX.XXX/remote.php/dav/calendars/XXX/anwesenheit/?export
                        2021-11-23 11:45:10.948 - info: ical.3 (602) Terminated (NO_ERROR): Without reason
                        2021-11-23 11:45:11.483 - info: host.iobroker instance system.adapter.ical.3 terminated with code 0 (NO_ERROR)
                        2021-11-23 11:45:12.785 - info: host.iobroker instance scheduled system.adapter.ical.5 13 0 * * *
                        2021-11-23 11:45:12.794 - info: host.iobroker instance system.adapter.ical.5 started with pid 632
                        2021-11-23 11:45:13.377 - info: ical.5 (632) starting. Version 1.11.5 in /opt/iobroker/node_modules/iobroker.ical, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:13.929 - info: ical.5 (632) processing URL: Feiertage https://XXX.XXX.XXX/remote.php/dav/calendars/XXX/feiertage/?export
                        2021-11-23 11:45:15.197 - info: ical.4 (617) Terminated (NO_ERROR): Without reason
                        2021-11-23 11:45:15.735 - info: host.iobroker instance system.adapter.ical.4 terminated with code 0 (NO_ERROR)
                        2021-11-23 11:45:16.780 - info: host.iobroker instance system.adapter.backitup.0 started with pid 647
                        2021-11-23 11:45:17.303 - info: backitup.0 (647) starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:17.324 - info: backitup.0 (647) [iobroker] backup was activated at 02:40 every 1 day(s)
                        2021-11-23 11:45:18.958 - info: ical.5 (632) Terminated (NO_ERROR): Without reason
                        2021-11-23 11:45:19.491 - info: host.iobroker instance system.adapter.ical.5 terminated with code 0 (NO_ERROR)
                        2021-11-23 11:45:20.794 - info: host.iobroker instance system.adapter.info.0 started with pid 662
                        2021-11-23 11:45:21.570 - info: info.0 (662) starting. Version 1.9.8 in /opt/iobroker/node_modules/iobroker.info, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:21.603 - info: info.0 (662) Reading/updating systemdata.
                        2021-11-23 11:45:22.013 - info: info.0 (662) cpu Temp res = {"main":33.9,"cores":[],"max":33.9,"socket":[],"chipset":null}
                        2021-11-23 11:45:24.796 - info: host.iobroker instance system.adapter.web.0 started with pid 1036
                        2021-11-23 11:45:25.289 - info: web.0 (1036) starting. Version 3.4.9 in /opt/iobroker/node_modules/iobroker.web, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:25.422 - info: web.0 (1036) socket.io server listening on port 8082
                        2021-11-23 11:45:25.424 - info: web.0 (1036) http server listening on port 8082
                        2021-11-23 11:45:26.426 - warn: web.0 (1036) State "web.0.info.connection" has no existing object, this might lead to an error in future versions
                        2021-11-23 11:45:29.144 - info: vis.0 (1051) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:29.282 - info: vis.0 (1051) vis license is OK.
                        2021-11-23 11:45:29.966 - info: vis.0 (1051) Terminated (NO_ERROR): Without reason
                        2021-11-23 11:45:30.083 - info: web.0 (1036) ==>Connected system.user.admin from ::ffff:192.168.78.60
                        2021-11-23 11:45:30.499 - info: host.iobroker instance system.adapter.vis.0 terminated while should be started once
                        2021-11-23 11:45:31.086 - warn: web.0 (1036) State "web.0.info.connection" has no existing object, this might lead to an error in future versions
                        2021-11-23 11:45:32.789 - info: host.iobroker instance scheduled system.adapter.netatmo-crawler.0 */5 * * * *
                        2021-11-23 11:45:32.799 - info: host.iobroker instance system.adapter.netatmo-crawler.0 started with pid 1066
                        2021-11-23 11:45:33.312 - info: netatmo-crawler.0 (1066) starting. Version 0.6.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:33.334 - info: netatmo-crawler.0 (1066) Getting data for stationid:70:ee:50:14:81:ae
                        2021-11-23 11:45:33.990 - info: netatmo-crawler.0 (1066) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                        2021-11-23 11:45:34.525 - info: host.iobroker instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2021-11-23 11:45:36.795 - info: host.iobroker instance system.adapter.vis-inventwo.0 started with pid 1081
                        2021-11-23 11:45:37.159 - info: vis-inventwo.0 (1081) starting. Version 3.2.0 in /opt/iobroker/node_modules/iobroker.vis-inventwo, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:40.797 - info: host.iobroker instance system.adapter.sonos.0 started with pid 1096
                        2021-11-23 11:45:41.188 - info: sonos.0 (1096) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.sonos, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:41.530 - info: sonos.0 (1096) State value to set for "sonos.0.root.192_168_78_115.favorites_list_array" has to be stringified but received type "object"
                        2021-11-23 11:45:41.530 - info: sonos.0 (1096) State value to set for "sonos.0.root.192_168_78_111.favorites_list_array" has to be stringified but received type "object"
                        2021-11-23 11:45:41.530 - info: sonos.0 (1096) State value to set for "sonos.0.root.192_168_78_113.favorites_list_array" has to be stringified but received type "object"
                        2021-11-23 11:45:41.531 - info: sonos.0 (1096) State value to set for "sonos.0.root.192_168_78_112.favorites_list_array" has to be stringified but received type "object"
                        2021-11-23 11:45:41.540 - info: sonos.0 (1096) State value to set for "sonos.0.root.192_168_78_115.favorites_list_array" has to be stringified but received type "object"
                        2021-11-23 11:45:41.540 - info: sonos.0 (1096) State value to set for "sonos.0.root.192_168_78_111.favorites_list_array" has to be stringified but received type "object"
                        2021-11-23 11:45:41.540 - info: sonos.0 (1096) State value to set for "sonos.0.root.192_168_78_113.favorites_list_array" has to be stringified but received type "object"
                        2021-11-23 11:45:41.540 - info: sonos.0 (1096) State value to set for "sonos.0.root.192_168_78_112.favorites_list_array" has to be stringified but received type "object"
                        2021-11-23 11:45:41.606 - warn: sonos.0 (1096) State "sonos.0.root.192_168_78_115.queue" has no existing object, this might lead to an error in future versions
                        2021-11-23 11:45:42.497 - info: sonos.0 (1096) State value to set for "sonos.0.root.192_168_78_115.favorites_list_array" has to be stringified but received type "object"
                        2021-11-23 11:45:42.498 - info: sonos.0 (1096) State value to set for "sonos.0.root.192_168_78_111.favorites_list_array" has to be stringified but received type "object"
                        2021-11-23 11:45:42.498 - info: sonos.0 (1096) State value to set for "sonos.0.root.192_168_78_113.favorites_list_array" has to be stringified but received type "object"
                        2021-11-23 11:45:42.499 - info: sonos.0 (1096) State value to set for "sonos.0.root.192_168_78_112.favorites_list_array" has to be stringified but received type "object"
                        2021-11-23 11:45:44.770 - info: host.iobroker instance scheduled system.adapter.daswetter.0 */15 * * * *
                        2021-11-23 11:45:44.781 - info: host.iobroker instance system.adapter.daswetter.0 started with pid 1111
                        2021-11-23 11:45:45.218 - info: daswetter.0 (1111) starting. Version 3.0.9 in /opt/iobroker/node_modules/iobroker.daswetter, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:48.773 - info: host.iobroker instance system.adapter.tankerkoenig.0 started with pid 1126
                        2021-11-23 11:45:49.698 - info: tankerkoenig.0 (1126) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:49.712 - info: tankerkoenig.0 (1126) Sync time set to 5 minutes or 300000 ms
                        2021-11-23 11:45:50.417 - info: daswetter.0 (1111) still wrong data structure from server received! repaired...
                        2021-11-23 11:45:51.633 - info: daswetter.0 (1111) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                        2021-11-23 11:45:52.143 - info: daswetter.0 (1111) cleaned everything up...
                        2021-11-23 11:45:52.172 - info: host.iobroker instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2021-11-23 11:45:52.793 - info: host.iobroker instance system.adapter.sayit.0 started with pid 1141
                        2021-11-23 11:45:53.274 - info: sayit.0 (1141) starting. Version 1.12.3 in /opt/iobroker/node_modules/iobroker.sayit, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:53.286 - info: sayit.0 (1141) Upload announce mp3 files
                        2021-11-23 11:45:53.310 - info: sayit.0 (1141) All files uploaded
                        2021-11-23 11:45:56.794 - info: host.iobroker instance system.adapter.yahka.0 started with pid 1156
                        2021-11-23 11:45:57.305 - info: yahka.0 (1156) starting. Version 0.13.1 in /opt/iobroker/node_modules/iobroker.yahka, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:45:57.321 - info: yahka.0 (1156) adapter ready, checking config
                        2021-11-23 11:45:57.329 - info: yahka.0 (1156) adding MyPhone11Pro presence with UUID: a4b2fad2-691f-441a-b6b0-9cbb083b937f
                        2021-11-23 11:45:57.333 - info: yahka.0 (1156) adding Aussen with UUID: adfa2135-431d-4d86-b000-784330c18bd1
                        2021-11-23 11:45:57.335 - info: yahka.0 (1156) adding Innen with UUID: 26480b79-e092-44f3-b052-2d90ac9b44b6
                        2021-11-23 11:45:57.336 - info: yahka.0 (1156) publishing bridge Yahka on 0.0.0.0 using ciao
                        2021-11-23 11:46:00.795 - info: host.iobroker instance system.adapter.sql.0 started with pid 1171
                        2021-11-23 11:46:01.300 - info: sql.0 (1171) starting. Version 1.15.7 in /opt/iobroker/node_modules/iobroker.sql, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:46:01.381 - info: sql.0 (1171) Connected to mysql
                        2021-11-23 11:46:01.393 - info: sql.0 (1171) enabled logging of mqtt.1.zigbee2mqtt.xi_sensor_light_01.illuminance, Alias=false, 1 points now activated
                        2021-11-23 11:46:01.393 - info: sql.0 (1171) enabled logging of mqtt.1.zigbee2mqtt.xi_sensor_light_02.illuminance, Alias=false, 2 points now activated
                        2021-11-23 11:46:01.394 - info: sql.0 (1171) enabled logging of tankerkoenig.0.stations.4.e5.short, Alias=false, 3 points now activated
                        2021-11-23 11:46:01.394 - info: sql.0 (1171) enabled logging of tankerkoenig.0.stations.3.e5.short, Alias=false, 4 points now activated
                        2021-11-23 11:46:01.394 - info: sql.0 (1171) enabled logging of tankerkoenig.0.stations.2.e5.short, Alias=false, 5 points now activated
                        2021-11-23 11:46:01.394 - info: sql.0 (1171) enabled logging of tankerkoenig.0.stations.1.e5.short, Alias=false, 6 points now activated
                        2021-11-23 11:46:01.394 - info: sql.0 (1171) enabled logging of tankerkoenig.0.stations.0.e5.short, Alias=false, 7 points now activated
                        2021-11-23 11:46:04.780 - info: host.iobroker instance system.adapter.echarts.0 started with pid 1188
                        2021-11-23 11:46:05.172 - info: echarts.0 (1188) starting. Version 1.0.3 in /opt/iobroker/node_modules/iobroker.echarts, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:46:08.795 - info: host.iobroker instance system.adapter.nctalk.0 started with pid 1203
                        2021-11-23 11:46:09.050 - debug: nctalk.0 (1203) Redis Objects: Use Redis connection: 127.0.0.1:9001
                        2021-11-23 11:46:09.061 - debug: nctalk.0 (1203) Objects client ready ... initialize now
                        2021-11-23 11:46:09.062 - debug: nctalk.0 (1203) Objects create System PubSub Client
                        2021-11-23 11:46:09.062 - debug: nctalk.0 (1203) Objects create User PubSub Client
                        2021-11-23 11:46:09.062 - debug: nctalk.0 (1203) Objects client initialize lua scripts
                        2021-11-23 11:46:09.070 - debug: nctalk.0 (1203) Objects connected to redis: 127.0.0.1:9001
                        2021-11-23 11:46:09.073 - debug: nctalk.0 (1203) objectDB connected
                        2021-11-23 11:46:09.073 - debug: nctalk.0 (1203) Redis States: Use Redis connection: 127.0.0.1:9000
                        2021-11-23 11:46:09.077 - debug: nctalk.0 (1203) States create System PubSub Client
                        2021-11-23 11:46:09.077 - debug: nctalk.0 (1203) States create User PubSub Client
                        2021-11-23 11:46:09.080 - debug: nctalk.0 (1203) States connected to redis: 127.0.0.1:9000
                        2021-11-23 11:46:09.081 - debug: nctalk.0 (1203) statesDB connected
                        2021-11-23 11:46:09.197 - info: nctalk.0 (1203) starting. Version 0.2.0 in /opt/iobroker/node_modules/iobroker.nctalk, node: v14.18.1, js-controller: 3.3.18
                        2021-11-23 11:46:09.712 - debug: nctalk.0 (1203) Debug Event START
                        2021-11-23 11:46:09.713 - debug: nctalk.0 (1203) Debug Event Get capabilities
                        2021-11-23 11:46:10.232 - debug: nctalk.0 (1203) Debug Event {"ocs":{"meta":{"status":"ok","statuscode":100,"message":"OK","totalitems":"","itemsperpage":""},"data":{"version":{"major":21,"minor":0,"micro":5,"string":"21.0.5 Enterprise","edition":"","extendedSupport":false},"capabilities":{"core":{"pollinterval":60,"webdav-root":"remote.php\/webdav"},"bruteforce":{"delay":0},"files":{"bigfilechunking":true,"blacklisted_files":[".htaccess"],"directEditing":{"url":"https:\/\/XXX.XXX.XXX\/ocs\/v2.php\/apps\/files\/api\/v1\/directEditing","etag":"XXX"},"comments":true,"undelete":true,"versioning":true},"activity":{"apiv2":["filters","filters-api","previews","rich-strings"]},"ocm":{"enabled":true,"apiVersion":"1.0-proposal1","endPoint":"https:\/\/XXX.XXX.XXX\/index.php\/ocm","resourceTypes":[{"name":"file","shareTypes":["user","group"],"protocols":{"webdav":"\/public.php\/webdav\/"}}]},"dav":{"chunking":"1.0"},"deck":{"version":"1.4.7","canCreateBoards":true,"apiVersions":["1.0","1.1"]},"notes":{"api_version":["0.2","1.2"],"version":"4.2.0"},"notifications":{"ocs-endpoints":["list","get","delete","delete-all","icons","rich-strings","action-web","user-status"],"push":["devices","object-data","delete"],"admin-notifications":["ocs","cli"]},"password_policy":{"minLength":8,"enforceNonCommonPassword":true,"enforceNumericCharacters":false,"enforceSpecialCharacters":false,"enforceUpperLowerCase":false,"api":{"generate":"https:\/\/XXX.XXX.XXX\/ocs\/v2.php\/apps\/password_policy\/api\/v1\/generate","validate":"https:\/\/XXX.XXX.XXX\/ocs\/v2.php\/apps\/password_policy\/api\/v1\/validate"}},"provisioning_api":{"version":"1.11.0","AccountPropertyScopesVersion":2,"AccountPropertyScopesFederationEnabled":true},"quicknotes":{"version":"0.7.2","api_version":"1.0"},"files_sharing":{"sharebymail":{"enabled":true,"upload_files_drop":{"enabled":true},"password":{"enabled":true,"enforced":false},"expire_date":{"enabled":true}},"api_enabled":true,"public":{"enabled":true,"password":{"enforced":true,"askForOptionalPassword":false},"expire_date":{"enabled":true,"days":"7","enforced":false},"multiple_links":true,"expire_date_internal":{"enabled":true,"days":"7","enforced":false},"send_mail":false,"upload":true,"upload_files_drop":true},"resharing":true,"user":{"send_mail":false,"expire_date":{"enabled":true}},"group_sharing":true,"group":{"enabled":true,"expire_date":{"enabled":true}},"default_permissions":31,"federation":{"outgoing":true,"incoming":true,"expire_date":{"enabled":true}},"sharee":{"query_lookup_default":false,"always_show_unique":true}},"spreed":{"features":["audio","video","chat-v2","conversation-v2","guest-signaling","empty-group-room","guest-display-names","multi-room-users","favorites","last-room-activity","no-ping","system-messages","delete-messages","mention-flag","in-call-flags","conversation-call-flags","notification-levels","invite-groups-and-mails","locked-one-to-one-rooms","read-only-rooms","listable-rooms","chat-read-marker","webinary-lobby","start-call-flag","chat-replies","circles-support","force-mute","conversation-v3","sip-support","chat-read-status","phonebook-search","raise-hand","room-description","rich-object-sharing","temp-user-avatar-api","chat-reference-id"],"config":{"attachments":{"allowed":true,"folder":"\/Talk"},"chat":{"max-length":32000,"read-privacy":0},"conversations":{"can-create":true},"previews":{"max-gif-size":3145728}}},"theming":{"name":"XXX","url":"https:\/\/www.ionos.de","slogan":"","color":"#808080","color-text":"#ffffff","color-element":"#808080","color-element-bright":"#808080","color-element-dark":"#808080","logo":"https:\/\/XXX.XXX.XXX\/index.php\/apps\/theming\/image\/logo?useSvg=1&v=20","background":"https:\/\/XXX.XXX.XXX\/index.php\/apps\/theming\/image\/background?v=20","background-plain":false,"background-default":false,"logoheader":"https:\/\/XXX.XXX.XXX\/index.php\/apps\/theming\/image\/logo?useSvg=1&v=20","favicon":"https:\/\/XXX.XXX.XXX\/index.php\/apps\/theming\/image\/logo?useSvg=1&v=20"},"user_status":{"enabled":true,"supports_emoji":true},"weather_status":{"enabled":true}}}}}
                        2021-11-23 11:46:10.232 - debug: nctalk.0 (1203) Debug Event Get capabilities done
                        2021-11-23 11:46:10.232 - debug: nctalk.0 (1203) Debug Event Get Rooms
                        2021-11-23 11:46:10.717 - debug: nctalk.0 (1203) Debug Event {"ocs":{"meta":{"status":"ok","statuscode":200,"message":"OK"},"data":[{"id":11,"token":"XXX","type":4,"name":"XXX","displayName":"Talk Aktualisierungen \u2705","objectType":"","objectId":"","participantType":3,"participantFlags":0,"readOnly":1,"hasPassword":false,"hasCall":false,"canStartCall":true,"lastActivity":1637476508,"lastReadMessage":259,"unreadMessages":0,"unreadMention":false,"isFavorite":false,"canLeaveConversation":true,"canDeleteConversation":false,"notificationLevel":2,"lobbyState":0,"lobbyTimer":0,"lastPing":0,"sessionId":"0","guestList":"","lastMessage":{"id":259,"token":"XXX","actorType":"bots","actorId":"changelog","actorDisplayName":"Talk Aktualisierungen \u2705","timestamp":1637476508,"message":"- Heben Sie Ihre Hand in einem Anruf durch dr\u00fccken der Taste R","messageParameters":[],"systemMessage":"","messageType":"comment","isReplyable":false,"referenceId":""},"callFlag":0},{"id":12,"token":"XXX","type":1,"name":"karsten","displayName":"karsten","objectType":"","objectId":"","participantType":1,"participantFlags":0,"readOnly":0,"hasPassword":false,"hasCall":false,"canStartCall":true,"lastActivity":1637664026,"lastReadMessage":285,"unreadMessages":0,"unreadMention":false,"isFavorite":false,"canLeaveConversation":true,"canDeleteConversation":false,"notificationLevel":1,"lobbyState":0,"lobbyTimer":0,"lastPing":0,"sessionId":"0","guestList":"","lastMessage":{"id":285,"token":"XXX","actorType":"users","actorId":"karsten","actorDisplayName":"karsten","timestamp":1637664026,"message":"Hallo \ud83d\ude00","messageParameters":[],"systemMessage":"","messageType":"comment","isReplyable":true,"referenceId":"XXX"},"callFlag":0}]}}
                        2021-11-23 11:46:10.718 - info: nctalk.0 (1203) Talk client is ready and has fetched capabilities and room information
                        2021-11-23 11:46:10.727 - debug: nctalk.0 (1203) Debug Event Get rooms done
                        2021-11-23 11:46:11.495 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
                        2021-11-23 11:46:11.500 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
                        2021-11-23 11:46:11.503 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'true'"}
                        2021-11-23 11:46:11.506 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
                        2021-11-23 11:46:11.509 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.2'"}
                        2021-11-23 11:46:11.511 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14941'"}
                        2021-11-23 11:46:11.517 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '31.18889584093937'"}
                        2021-11-23 11:46:11.520 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
                        2021-11-23 11:46:11.523 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '117'"}
                        2021-11-23 11:46:15.555 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
                        2021-11-23 11:46:15.558 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
                        2021-11-23 11:46:15.561 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'false'"}
                        2021-11-23 11:46:15.565 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
                        2021-11-23 11:46:15.569 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.2'"}
                        2021-11-23 11:46:15.572 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14941'"}
                        2021-11-23 11:46:15.575 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '31.18889584093937'"}
                        2021-11-23 11:46:15.578 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
                        2021-11-23 11:46:15.580 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '117'"}
                        2021-11-23 11:46:21.404 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
                        2021-11-23 11:46:21.413 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
                        2021-11-23 11:46:21.425 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'false'"}
                        2021-11-23 11:46:21.432 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
                        2021-11-23 11:46:21.438 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.2'"}
                        2021-11-23 11:46:21.445 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14956'"}
                        2021-11-23 11:46:21.450 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '31.296804715636693'"}
                        2021-11-23 11:46:21.453 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
                        2021-11-23 11:46:21.458 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '123'"}
                        2021-11-23 11:46:38.889 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
                        2021-11-23 11:46:38.894 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
                        2021-11-23 11:46:38.898 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'true'"}
                        2021-11-23 11:46:38.902 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
                        2021-11-23 11:46:38.906 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.2'"}
                        2021-11-23 11:46:38.911 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14956'"}
                        2021-11-23 11:46:38.927 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '31.296804715636693'"}
                        2021-11-23 11:46:38.933 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
                        2021-11-23 11:46:38.937 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '123'"}
                        2021-11-23 11:46:38.941 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
                        2021-11-23 11:46:38.944 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
                        2021-11-23 11:46:38.949 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'true'"}
                        2021-11-23 11:46:38.952 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
                        2021-11-23 11:46:38.955 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.2'"}
                        2021-11-23 11:46:38.958 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14910'"}
                        2021-11-23 11:46:38.962 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '30.967061741707724'"}
                        2021-11-23 11:46:38.966 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
                        2021-11-23 11:46:38.968 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '123'"}
                        2021-11-23 11:46:41.255 - debug: nctalk.0 (1203) Debug Event WaitNewMessages - Talk timeout empty reply after no new message was received
                        2021-11-23 11:46:41.256 - debug: nctalk.0 (1203) Debug Event WaitNewMessages done
                        2021-11-23 11:46:41.258 - debug: nctalk.0 (1203) Debug Event WaitNewMessages - Talk timeout empty reply after no new message was received
                        2021-11-23 11:46:41.258 - debug: nctalk.0 (1203) Debug Event WaitNewMessages done
                        2021-11-23 11:46:45.769 - debug: nctalk.0 (1203) Debug Event [object Object]
                        2021-11-23 11:46:45.770 - debug: nctalk.0 (1203) Debug Event WaitNewMessages done
                        2021-11-23 11:46:45.829 - debug: nctalk.0 (1203) Debug Event SendMessage done
                        2021-11-23 11:46:48.926 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
                        2021-11-23 11:46:48.933 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
                        2021-11-23 11:46:48.938 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'true'"}
                        2021-11-23 11:46:48.944 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
                        2021-11-23 11:46:48.948 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.2'"}
                        2021-11-23 11:46:48.956 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14926'"}
                        2021-11-23 11:46:48.957 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '31.08135902739475'"}
                        2021-11-23 11:46:48.959 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
                        2021-11-23 11:46:48.962 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '120'"}
                        2021-11-23 11:46:58.854 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
                        2021-11-23 11:46:58.858 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
                        2021-11-23 11:46:58.863 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'true'"}
                        2021-11-23 11:46:58.867 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
                        2021-11-23 11:46:58.870 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.2'"}
                        2021-11-23 11:46:58.873 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14941'"}
                        2021-11-23 11:46:58.877 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '31.18889584093937'"}
                        2021-11-23 11:46:58.882 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
                        2021-11-23 11:46:58.887 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '123'"}
                        2021-11-23 11:46:59.316 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/xi_sensor_temperature_01/temperature', payload '21.7'"}
                        2021-11-23 11:46:59.318 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/xi_sensor_temperature_01/humidity', payload '41.4'"}
                        2021-11-23 11:46:59.321 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/xi_sensor_temperature_01/voltage', payload '3015'"}
                        2021-11-23 11:46:59.324 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/xi_sensor_temperature_01/battery', payload '100'"}
                        2021-11-23 11:46:59.328 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/xi_sensor_temperature_01/linkquality', payload '132'"}
                        2021-11-23 11:47:02.924 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
                        2021-11-23 11:47:02.928 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
                        2021-11-23 11:47:02.931 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'false'"}
                        2021-11-23 11:47:02.934 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
                        2021-11-23 11:47:02.939 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.2'"}
                        2021-11-23 11:47:02.942 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14941'"}
                        2021-11-23 11:47:02.945 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '31.18889584093937'"}
                        2021-11-23 11:47:02.949 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
                        2021-11-23 11:47:02.953 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '123'"}
                        2021-11-23 11:47:07.250 - debug: nctalk.0 (1203) Debug Event [object Object]
                        2021-11-23 11:47:07.253 - debug: nctalk.0 (1203) Debug Event WaitNewMessages done
                        2021-11-23 11:47:08.669 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/xi_switch_04/voltage', payload '3045'"}
                        2021-11-23 11:47:08.672 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/xi_switch_04/battery', payload '100'"}
                        2021-11-23 11:47:08.677 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/xi_switch_04/linkquality', payload '120'"}
                        2021-11-23 11:47:08.773 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
                        2021-11-23 11:47:08.779 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
                        2021-11-23 11:47:08.782 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'false'"}
                        2021-11-23 11:47:08.785 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
                        2021-11-23 11:47:08.790 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.2'"}
                        2021-11-23 11:47:08.793 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14926'"}
                        2021-11-23 11:47:08.797 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '31.08135902739475'"}
                        2021-11-23 11:47:08.800 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
                        2021-11-23 11:47:08.832 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '123'"}
                        2021-11-23 11:47:11.823 - debug: nctalk.0 (1203) Debug Event WaitNewMessages - Talk timeout empty reply after no new message was received
                        2021-11-23 11:47:11.823 - debug: nctalk.0 (1203) Debug Event WaitNewMessages done
                        2021-11-23 11:47:13.667 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
                        2021-11-23 11:47:13.672 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
                        2021-11-23 11:47:13.677 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'true'"}
                        2021-11-23 11:47:13.683 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
                        2021-11-23 11:47:13.686 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.2'"}
                        2021-11-23 11:47:13.689 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14926'"}
                        2021-11-23 11:47:13.695 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '31.08135902739475'"}
                        2021-11-23 11:47:13.696 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
                        2021-11-23 11:47:13.699 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '117'"}
                        2021-11-23 11:47:23.620 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
                        2021-11-23 11:47:23.624 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
                        2021-11-23 11:47:23.629 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'false'"}
                        2021-11-23 11:47:23.633 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
                        2021-11-23 11:47:23.638 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.2'"}
                        2021-11-23 11:47:23.641 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14926'"}
                        2021-11-23 11:47:23.644 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '31.08135902739475'"}
                        2021-11-23 11:47:23.647 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
                        2021-11-23 11:47:23.650 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '123'"}
                        2021-11-23 11:47:23.673 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/battery', payload '52'"}
                        2021-11-23 11:47:23.676 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy_timeout', payload '0'"}
                        2021-11-23 11:47:23.679 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/occupancy', payload 'false'"}
                        2021-11-23 11:47:23.683 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/motion_sensitivity', payload 'high'"}
                        2021-11-23 11:47:23.685 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/temperature', payload '20.2'"}
                        2021-11-23 11:47:23.715 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance', payload '14910'"}
                        2021-11-23 11:47:23.720 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/illuminance_lux', payload '30.967061741707724'"}
                        2021-11-23 11:47:23.723 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/update-state', payload 'idle'"}
                        2021-11-23 11:47:23.726 - debug: nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge: logging {"level":"info","message":"MQTT publish: topic 'zigbee2mqtt/hue_sensor_motion_01/linkquality', payload '123'"}
                        

                        Dazu hätte ich noch eine Frage, ist es von dir gewünscht, das bei "debug: nctalk.0" auch die Meldungen zu mqtt erscheinen?

                        Auch wenn ich mich wiederhole, Danke dir zu dem Adapter.
                        Ich weiß ja nicht was du für die Zukunft geplant hast, doch das wäre ein Kandidat um telegram abzulösen. 😉

                        Gruß, Karsten

                        J 1 Reply Last reply Reply Quote 0
                        • J
                          johen @hydrotec last edited by

                          @hydrotec said in [Neuer Adapter] nextcloud talk messenger:

                          Dazu hätte ich noch eine Frage, ist es von dir gewünscht, das bei "debug: nctalk.0" auch die Meldungen zu mqtt erscheinen?

                          Nein mit mqtt wird nichts gemacht und bei mir taucht auch nichts vergleichbares auf, hab auch eine mqtt Instanz bei mir laufen.
                          Irgendwie scheint es so als ob bei diesen Logs nctalk.0 (1203) mqtt.1.zigbee2mqtt.bridge:... nicht richtig ist / falsch dargestellt / nicht richtig aufgelöst wird.
                          Wüsste auch nicht wo in meinem Code die angezeigten Strings herkommen soll / erzeugt werden soll.
                          Kannst ja mal zum Test bei deiner mqtt.1 Instanz die Debug logs abschalten oder die Instanz stoppen und schauen ob Sie dann verschwinden bzw wie es sich dann verhält.

                          Zu telegram ja die Idee ist schon einige Funktionen mit nctalk ebenfalls umzusetzen - hab aber den Adapter noch nicht verwenden nur kurz in den Code reingeschaut um ein paar Anwendungsideen zu bekommen. Z.b. text2command
                          Vielleicht hast du ja konkrete Anwendungsideen...

                          Aktuell verwende ich Node Red um Kommandos und Status Meldungen zu implementieren.

                          hydrotec -cs- 3 Replies Last reply Reply Quote 0
                          • hydrotec
                            hydrotec @johen last edited by

                            @johen sagte in [Neuer Adapter] nextcloud talk messenger:

                            Kannst ja mal zum Test bei deiner mqtt.1 Instanz die Debug logs abschalten oder die Instanz stoppen und schauen ob Sie dann verschwinden bzw wie es sich dann verhält.

                            Die Instanz mqtt.1 ist Log-Stufe "Info" gewesen.
                            nextcloud_talk_15.png
                            nextcloud_talk_16.png
                            Hab noch ein paar Versuche gestartet, und da ist mir noch aufgefallen, das es wirklich nur die Instanz mqtt.1 betrifft.
                            Von den Instanzen mqtt.0/mqtt.2 erscheinen keine Meldungen in dem Logfile (hab extra welche provoziert). 🤔

                            Eine Frage noch zu den Einstellungen, dort hast du ja auch einen DebugLog zum anhaken mit eingebaut.


                            nextcloud_talk_14.png

                            Wozu ist der gedacht?
                            Egal ob ich den Haken setze oder nicht, in dem Logfile erkenne ich keine Änderung.

                            Vielleicht hast du ja konkrete Anwendungsideen...

                            Oje, da fragst du den Richtigen. 😉
                            Was ich bei telegram ganz nützlich finde,
                            ist das Einblenden einer Art Menüstruktur (damit man sich die shortcuts/keywords nicht merken muss).
                            Ob das mit Talk auch gehen würde, weiß ich nicht.
                            Kenne mich mit Talk nicht wirklich aus, hab das erst in Verbindung mit deinem Adapter in Betrieb genommen.
                            Die Nextcloud Talk API hab ich nur kurz überflogen.

                            Aktuell verwende ich Node Red um Kommandos und Status Meldungen zu implementieren.

                            Theoretisch kann man das ja jetzt schon mit Hilfe von script/blockly umsetzen.
                            Auswertung von keywords und dementsprechend eine Aktion ausführen.
                            (braucht man weder text2command noch NodeRed)

                            Muss das Ganze mal etwas sacken lassen, vielleicht fällt mir ja das ein oder Andere noch ein.
                            Eventuell findet sich ja noch jemand, der ein paar Ideen hat.

                            Gruß, Karsten

                            1 Reply Last reply Reply Quote 0
                            • hydrotec
                              hydrotec @johen last edited by

                              @johen

                              Hallo johen,
                              was auch noch ganz nützlich wäre, wenn man auch Bilder/Fotos versenden könnte.

                              Angenehmes Wochenende 🙂
                              Gruß, Karsten

                              1 Reply Last reply Reply Quote 0
                              • -cs-
                                -cs- @johen last edited by -cs-

                                @johen

                                Hi,
                                als ich das hier gesehen habe, musste ich gleich testen, Super.

                                Bei mir läuft ja ioBroker auf einem NUC / Proxmox / VM Debian / ioBroker mit Admin 5.

                                Nextcloud als Version: 21.0.7.

                                Schaut gut aus.

                                Wie @hydrotec schon erwähnte, wenn jetzt noch Bilder versendet werden könnten, würde ich mich von Telegramm verabschieden.

                                Danke und schöne Grüße
                                Christian

                                J 1 Reply Last reply Reply Quote 0
                                • J
                                  johen @-cs- last edited by johen

                                  Bilder senden ist geplant, hat in einem Test außerhalb vom ioBroker auch schon funktioniert.
                                  Habt ihr Ideen wie die Schnittstelle für Bilddaten im ioBroker am besten umgesetzt werden sollte? Bzw wie macht es der Telegram Adapter?

                                  Werden da die Bilddaten direkt übergeben oder nur eine Refernz z.b. zu einem Link (z.b. zum Videoüberwachungserver)...

                                  -cs- hydrotec 3 Replies Last reply Reply Quote 0
                                  • -cs-
                                    -cs- @johen last edited by -cs-

                                    @johen

                                    Bei mir is es vorrangig das Bild einer Cam darum hab ich mir ein kleines Blockly ähnlich diesem hier (rechts oben) erstellt.

                                    Es wird z.B. das Bild der Cam in einen Ordner gespeichert, der Inhalt (immer nur die aktuelle Datei) dann mit dem senden Blockly versendet.

                                    Genaueres kann ich nicht dazu sagen, da bin ich schon wieder raus.

                                    1 Reply Last reply Reply Quote 0
                                    • hydrotec
                                      hydrotec @johen last edited by

                                      @johen

                                      Auch bei mir ist es, wie bei Christian, hauptsächlich ein snapshot der Kamera über Blockly.
                                      nextcloud_talk_17.png

                                         if (telegram_message == 'Dafang01') {
                                           exec('wget --quiet --output-document /opt/iobroker/iobroker-data/tmp/dafang01/dafang01.jpg --user xxx --password xxx https://192.168.78.86/cgi-bin/currentpic.cgi --no-check-certificate', async function (error, result, stderr) {
                                               sendTo("telegram.0", "send", {
                                                 text: '/opt/iobroker/iobroker-data/tmp/dafang01/dafang01.jpg',
                                                 user: telegram_sender
                                             });
                                           });
                                      
                                      

                                      Wie das intern im Adapter verwaltet wird weiß ich nicht.
                                      In den Objekten kann man nichts erkennen, ob es ein Bild oder Text ist.
                                      nextcloud_talk_18.png

                                      Gruß, Karsten

                                      1 Reply Last reply Reply Quote 0
                                      • -cs-
                                        -cs- @johen last edited by -cs-

                                        @johen

                                        vorhin ist mir Nextcloud (habe keinen eigenen Server, sondern Managed Nextcloud bei einem Hoster) abgeschmiert, da der Adapter zu viel zugegriffen hat, eigentlich ununterbrochen.

                                        Hier der (anonymiserte?) Auszug vom Hoster:

                                        xx.xxx.xxx.x - iob [01/Dec/2021:13:22:53 +0000] "GET /ocs/v2.php/apps/spreed/api/v1/chat/9jhbeusnj?lookIntoFuture=1&setReadMarker=1&format=json&lastKnownMessageId=87 HTTP/1.1" 502 150 "-" "-"
                                        xx.xxx.xxx.x - iob [01/Dec/2021:13:22:53 +0000] "GET /ocs/v2.php/apps/spreed/api/v1/chat/4gbs78mw?lookIntoFuture=1&setReadMarker=1&format=json&lastKnownMessageId=116 HTTP/1.1" 502 150 "-" "-"
                                        xx.xxx.xxx.x - iob [01/Dec/2021:13:22:53 +0000] "GET /ocs/v2.php/apps/spreed/api/v1/chat/9jhbeusnj?lookIntoFuture=1&setReadMarker=1&format=json&lastKnownMessageId=87 HTTP/1.1" 502 150 "-" "-"
                                        xx.xxx.xxx.x - iob [01/Dec/2021:13:22:53 +0000] "GET /ocs/v2.php/apps/spreed/api/v1/chat/4gbs78mw?lookIntoFuture=1&setReadMarker=1&format=json&lastKnownMessageId=116 HTTP/1.1" 502 150 "-" "-"
                                        

                                        Christian

                                        J 1 Reply Last reply Reply Quote 0
                                        • J
                                          johen @-cs- last edited by

                                          @csr
                                          Ja ist bei mir auch schon aufgetreten und bin da dran....

                                          J 1 Reply Last reply Reply Quote 0
                                          • J
                                            johen @johen last edited by johen

                                            Hab im nctalkclient ein Bug bei der http timeout Behandlung gefixt (neue Version 1.2.0), was meiner Meinung nach das Problem verursacht hat.
                                            Wenn der iobroker.nctalk nochmal installiert wird sollte er sich den neusten nctalkclient ziehen.

                                            Alternativ:
                                            Adapter stoppen
                                            npm update nctalkclient

                                            Version prüfen:
                                            /opt/iobroker# npm list | grep talk
                                            │ ├── @serialport/parser-cctalk@9.0.7
                                            ├─┬ iobroker.nctalk@0.2.0 (github:jjqoie/iobroker.nctalk#57589398191d574048a44947585da36f7c871fd5)
                                            │ └── nctalkclient@1.2.0

                                            EDIT: Leider ist gerade das Problem trotzdem wieder gekommen 😕
                                            Update: Der Patch behebt ein Teil des Problems- nach durchschauen der Logs, kam es diesmal zum Problemen wenn auf Grund von vielen Anfragen an nextcloud (bei mir war es Fotos anschauen), eine Anfrage vom Adapter mit http 502 beantwortet wird.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            803
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter message nextcloud push push notifications talk
                                            8
                                            78
                                            7375
                                            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