Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Alexa Adapter-Fehler bei Anmeldung im Alexa Konto

    NEWS

    • Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    Alexa Adapter-Fehler bei Anmeldung im Alexa Konto

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

      @thomas-braun
      Hi Thomas-braun

      Wenn ich ehrlich bin weis ich das nicht genau ob es an der Zeitzone liegt.
      Wie erstelle ich den das nötige Log?

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

        @babu242 sagte in Alexa 2 meldet immer error 401 unauthorized:

        Wie erstelle ich den das nötige Log?

        Terminal auf,

        iob logs --watch
        

        aufrufen, mit dem Adapter herumhantieren, Output hier reinkopieren, in </> CodeTags eingebettet. Die Ausgabe von

        iob diag
        

        kannste aber auch mal dazu geben. Schadet nicht.

        @Homoran Bitte Thread splitten, das wird was anderes als im OP.

        B Homoran 2 Replies Last reply Reply Quote 0
        • B
          Babu242 @Thomas Braun last edited by

          @thomas-braun
          Brauchst du da alles oder nur bestimmte teile?
          sind ja schon viele Infos?

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

            @babu242

            Ja, alles. Unverändert.

            B 3 Replies Last reply Reply Quote 0
            • B
              Babu242 @Thomas Braun last edited by

              @thomas-braun
              und bitte
              iob logs --watch

              code_text
              ```========== Start marking the full check here ===========
              
              ```bash
              Script v.2025-08-09
              
              *** BASE SYSTEM ***
              Operating System: Debian GNU/Linux 12 (bookworm)
               Static hostname: raspberrypi
                     Icon name: computer
                        Kernel: Linux 6.12.47+rpt-rpi-v8
                  Architecture: arm64
              OS is similar to:
              
              Model           : Raspberry Pi 4 Model B Rev 1.2
              Docker          : false
              Virtualization  : none
              Kernel          : aarch64
              Userland        : 64 bit
              
              Systemuptime and Load:
               19:54:04 up  1:17,  2 users,  load average: 0.37, 0.32, 0.35
              CPU threads: 4
              
              
              *** LIFE CYCLE STATUS ***
              Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** TIME AND TIMEZONES ***
                             Local time: Tue 2025-10-21 19:54:05 CEST
                         Universal time: Tue 2025-10-21 17:54:05 UTC
                               RTC time: n/a
                              Time zone: Europe/Berlin (CEST, +0200)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** Users and Groups ***
              User that called 'iob diag':
              pi
              HOME=/home/pi
              GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
              
              *** DISPLAY-SERVER SETUP ***
              Display-Server:         false
              Unit display-manager.service could not be found.
              Display-Manager:
              Desktop:
              Session:                tty
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            4.0G        1.7G        1.8G        1.2M        524M        2.3G
              Swap:           536M          0B        536M
              Total:          4.5G        1.7G        2.3G
              
              Active iob-Instances:   17
              
                       3795 M total memory
                       1650 M used memory
                       1787 M active memory
                        155 M inactive memory
                       1719 M free memory
                         43 M buffer memory
                        456 M swap cache
                        511 M total swap
                          0 M used swap
                        511 M free swap
              
              *** top - Table Of Processes  ***
              top - 19:54:05 up  1:17,  2 users,  load average: 0.37, 0.32, 0.35
              Tasks: 192 total,   1 running, 191 sleeping,   0 stopped,   0 zombie
              %Cpu(s): 16.7 us, 16.7 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
              MiB Mem :   3795.9 total,   1719.3 free,   1650.3 used,    500.2 buff/cache
              MiB Swap:    512.0 total,    512.0 free,      0.0 used.   2145.5 avail Mem
              
              *** FAILED SERVICES ***
              
                UNIT                               LOAD   ACTIVE SUB    DESCRIPTION
              * NetworkManager-wait-online.service loaded failed failed Network Manager Wait Online
              
              LOAD   = Reflects whether the unit definition was properly loaded.
              ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
              SUB    = The low-level unit activation state, values depend on unit type.
              1 loaded units listed.
              
              
              *** DMESG CRITICAL ERRORS ***
              No critical errors detected
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              udev           devtmpfs  1.6G     0  1.6G   0% /dev
              tmpfs          tmpfs     760M  1.2M  759M   1% /run
              /dev/sda2      ext4      110G  5.8G  100G   6% /
              tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
              tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
              /dev/sda1      vfat      510M   66M  445M  13% /boot/firmware
              tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Tue Oct 21 18:36:45 2025] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  numa=fake=2 system_heap.max_order=0 smsc95xx.macaddr=DC:A6:32:59:72:FC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=e12e16cb-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
              [Tue Oct 21 18:36:46 2025] EXT4-fs (sda2): mounted filesystem ce208fd3-38a8-424a-87a2-cd44114eb820 ro with ordered data mode. Quota mode: none.
              [Tue Oct 21 18:36:47 2025] EXT4-fs (sda2): re-mounted ce208fd3-38a8-424a-87a2-cd44114eb820 r/w.
              
              Show mounted filesystems:
              TARGET           SOURCE    FSTYPE OPTIONS
              /                /dev/sda2 ext4   rw,noatime,commit=600
              `-/boot/firmware /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              1.7G    /var/
              570M    /var/log
              566M    /var/log/journal/a81e89c245434f208844b59db739f6a9
              566M    /var/log/journal
              411M    /var/cache
              
              Archived and active journals take up 565.9M in the file system.
              
              /opt/iobroker/backups:
              140M    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              267M    /opt/iobroker/iobroker-data/
              145M    /opt/iobroker/iobroker-data/files
              89M     /opt/iobroker/iobroker-data/backup-objects
              47M     /opt/iobroker/iobroker-data/files/admin.admin
              46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
              
              The five largest files in iobroker-data are:
              15M     /opt/iobroker/iobroker-data/objects.jsonl
              8.6M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BBu8-Y_o.js
              7.5M    /opt/iobroker/iobroker-data/states.jsonl
              4.6M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
              3.7M    /opt/iobroker/iobroker-data/files/telegram.admin/custom/assets/index-DS28Nms8.js
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
              
              No Devices found 'by-id'
              
              Zigbee Network Settings on your coordinator/in nvbackup are:
              
              zigbee.X
              Extended Pan ID:
              *** MASKED ***
              Pan ID:
              *** MASKED ***
              Channel:
              *** MASKED ***
              Network Key:
              *** MASKED ***
              
              To unmask the settings run 'iob diag --unmask'
              
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v22.21.0
              /usr/bin/node           v22.21.0
              /usr/bin/npm            10.9.4
              /usr/bin/npx            10.9.4
              /usr/bin/corepack       0.34.0
              
              nodejs:
                Installed: 22.21.0-1nodesource1
                Candidate: 22.21.0-1nodesource1
                Version table:
               *** 22.21.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                      100 /var/lib/dpkg/status
                   22.20.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.19.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.18.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.17.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.15.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.13.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.5.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.4.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   18.20.4+dfsg-1~deb12u1 500
                      500 http://deb.debian.org/debian bookworm/main arm64 Packages
                      500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
              
              Temp directories causing deletion problem: 0
              No problems detected
              
              Errors in npm tree: 0
              No problems detected
              
              Checking for nodejs vulnerability:
              
              
               █████  ██      ██           ██████   ██████   ██████  ██████         ██
              ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
              ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
              ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
              ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
              
              
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Hosts:
              raspberrypi         raspberrypi (version: 7.0.7, hostname: raspberrypi   , alive, uptime: 4640)
              
              Core adapters versions
              js-controller:  7.0.7
              admin:          7.7.2
              javascript:     8.9.2
              
              nodejs modules from github:     1
              +-- iobroker.connector-local-control@0.0.3 (git+ssh://git@github.com/ConnectorGit/ioBroker.connector-local-control.git#16883762689caa1cbfe39d5db0c2eeb4202d10ea)
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
              + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
              + system.adapter.broadlink2.0             : broadlink2            : raspberrypi                              -  enabled
                system.adapter.connector-local-control.0: connector-local-control: raspberrypi                              - disabled
              + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
              + system.adapter.fritzdect.0              : fritzdect             : raspberrypi                              -  enabled
              + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
              + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspberrypi                              -  enabled
              + system.adapter.onkyo.0                  : onkyo                 : raspberrypi                              -  enabled
              + system.adapter.pollenflug.0             : pollenflug            : raspberrypi                              -  enabled
              + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.178.79
              + system.adapter.shelly.1                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                system.adapter.sonos.0                  : sonos                 : raspberrypi                              - disabled
              + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
              + system.adapter.tradfri.0                : tradfri               : raspberrypi                              -  enabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              -  enabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              -  enabled
                system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.178.79
              + system.adapter.shelly.1                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              ioBroker-Repositories
              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
              │ (index) │ name     │ url                                                     │ auto upgrade │
              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
              │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
              │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
              
              Active repo(s): stable
              Upgrade policy: none
              
              Installed ioBroker-Adapters
              Used repository: stable
              Adapter    "admin"        : 7.7.2    , installed 7.7.2
              Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
              Adapter    "backitup"     : 3.3.5    , installed 3.3.5
              Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
              Adapter    "discovery"    : 5.0.0    , installed 5.0.0
              Adapter    "dysonairpurifier": 3.2.7 , installed 3.2.7
              Adapter    "fritzdect"    : 2.6.2    , installed 2.6.2
              Adapter    "iot"          : 3.3.0    , installed 4.1.3
              Adapter    "javascript"   : 8.9.2    , installed 8.9.2
              Controller "js-controller": 7.0.7    , installed 7.0.7
              Adapter    "netatmo-crawler": 1.1.0  , installed 1.1.0
              Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
              Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
              Adapter    "shelly"       : 10.2.0   , installed 10.2.0
              Adapter    "socketio"     : 6.7.1    , installed 6.7.1
              Adapter    "sonos"        : 3.0.0    , installed 3.0.0
              Adapter    "telegram"     : 4.1.0    , installed 4.1.0
              Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
              Adapter    "tradfri"      : 3.1.3    , installed 3.1.3
              Adapter    "vis"          : 1.5.6    , installed 1.5.6
              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "web"          : 7.0.8    , installed 7.0.8
              Adapter    "ws"           : 2.6.2    , installed 2.6.2
              
              Objects and States
              Please stand by - This may take a while
              Objects:        6132
              States:         6794
              
              *** OS-Repositories and Updates ***
              Hit:1 http://deb.debian.org/debian bookworm InRelease
              Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
              Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
              Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
              Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
              Reading package lists...
              Pending Updates: 0
              
              *** Listening Ports ***
              Active Internet connections (only servers)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
              tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       7397       862/io.shelly.1
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       5768       583/iobroker.js-con
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1895       583/iobroker.js-con
              tcp        0      0 0.0.0.0:33373           0.0.0.0:*               LISTEN      1001       33311      1252/io.alexa2.0
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          735        601/sshd: /usr/sbin
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       6810       964/io.web.0
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       807        673/io.admin.0
              tcp6       0      0 :::22                   :::*                    LISTEN      0          737        601/sshd: /usr/sbin
              udp        0      0 0.0.0.0:48291           0.0.0.0:*                           1001       39301      1273/io.broadlink2.
              udp        0      0 0.0.0.0:40121           0.0.0.0:*                           1001       9245       930/io.tradfri.0
              udp        0      0 0.0.0.0:40148           0.0.0.0:*                           1001       55535      802/io.onkyo.0
              udp        0      0 192.168.178.79:5353     0.0.0.0:*                           1001       6052       847/io.tr-064.0
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        3053       460/avahi-daemon: r
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       937        832/io.shelly.0
              udp        0      0 0.0.0.0:38638           0.0.0.0:*                           1001       46398      1273/io.broadlink2.
              udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       37218      1273/io.broadlink2.
              udp        0      0 0.0.0.0:37536           0.0.0.0:*                           104        3055       460/avahi-daemon: r
              udp6       0      0 :::5353                 :::*                                104        3054       460/avahi-daemon: r
              udp6       0      0 :::52946                :::*                                104        3056       460/avahi-daemon: r
              udp6       0      0 fe80::ee7f:45f6:989:546 :::*                                0          6279       532/NetworkManager
              
              *** Log File - Last 25 Lines ***
              
              2025-10-21 19:35:44.661  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
              2025-10-21 19:35:44.670  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
              2025-10-21 19:35:49.031  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
              2025-10-21 19:35:49.038  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
              2025-10-21 19:35:57.555  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
              2025-10-21 19:35:57.562  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
              2025-10-21 19:38:37.923  - info: admin.0 (673) ==> Connected system.user.admin from ::ffff:192.168.178.32
              2025-10-21 19:38:47.030  - info: broadlink2.0 (1273) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
              }:
              2025-10-21 19:38:47.032  - info: broadlink2.0 (1273) discover  [ '192.168.178.49' ] from 0.0.0.0:59289
              2025-10-21 19:39:58.984  - info: admin.0 (673) <== Disconnect system.user.admin from ::ffff:192.168.178.32
              2025-10-21 19:40:28.447  - info: admin.0 (673) ==> Connected system.user.admin from ::ffff:192.168.178.32
              2025-10-21 19:45:43.898  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
              2025-10-21 19:45:43.907  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
              2025-10-21 19:45:46.006  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
              2025-10-21 19:45:46.012  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
              2025-10-21 19:45:49.859  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
              2025-10-21 19:45:49.881  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
              2025-10-21 19:45:57.455  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
              2025-10-21 19:45:57.461  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
              2025-10-21 19:46:44.068  - info: admin.0 (673) <== Disconnect system.user.admin from ::ffff:192.168.178.32
              2025-10-21 19:46:47.054  - info: broadlink2.0 (1273) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
              }:
              2025-10-21 19:46:47.057  - info: broadlink2.0 (1273) discover  [ '192.168.178.49' ] from 0.0.0.0:38638
              2025-10-21 19:53:40.818  - info: admin.0 (673) ==> Connected system.user.admin from ::ffff:192.168.178.32
              
              

              ============ Mark until here for C&P =============

              iob diag has finished.

              oadlink2.0 (2546) discover [ '192.168.178.49' ] from 0.0.0.0:41771

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • B
                Babu242 @Thomas Braun last edited by

                @thomas-braun
                teil 1

                code_text
                ```pi@raspberrypi:~ $ iob logs --watch
                2025-10-21 19:01:34.561  - debug: netatmo-crawler.0 (1150) Saving station data for station: 2
                2025-10-21 19:01:34.589  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:17:9d:ba and measure: temperature
                2025-10-21 19:01:34.601  - debug: netatmo-crawler.0 (1150) Rounded value 14.9 to 14.9
                2025-10-21 19:01:34.617  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:17:9d:ba and measure: pressure
                2025-10-21 19:01:34.625  - debug: netatmo-crawler.0 (1150) Rounded value 998.6 to 998.6
                2025-10-21 19:01:34.631  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:17:9d:ba and measure: humidity
                2025-10-21 19:01:34.638  - debug: netatmo-crawler.0 (1150) Rounded value 75 to 75
                2025-10-21 19:01:34.645  - debug: netatmo-crawler.0 (1150) Working with stationUrl: https://weathermap.netatmo.com//?zoom=15&type=rain&param=hourly&stationid=70%3Aee%3A50%3A00%3Ac1%3A94&maplayer=Map&lang=undefined
                2025-10-21 19:01:34.645  - debug: netatmo-crawler.0 (1150) Going to get information for station: 3
                2025-10-21 19:01:34.646  - info: netatmo-crawler.0 (1150) Getting data for stationid:70:ee:50:00:c1:94
                2025-10-21 19:01:34.747  - debug: netatmo-crawler.0 (1150) Body:[{"_id":"70:ee:50:00:c1:94","place":{"location":[13.4704260000001,52.5162059412954],"timezone":"Europe/Berlin","country":"DE","altitude":46,"city":"Berlin","street":"Schreinerstraße"},"mark":10,"measures":{"02:00:00:00:c7:32":{"res":{"1761065514":[15.9,68]},"type":["temperature","humidity"]},"70:ee:50:00:c1:94":{"res":{"1761065534":[1000]},"type":["pressure"]},"05:00:00:00:19:9a":{"res":{"1761063779":[0]},"type":["rain"]}}}]
                2025-10-21 19:01:34.747  - debug: netatmo-crawler.0 (1150) Saving station data for station: 3
                2025-10-21 19:01:34.777  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:00:c1:94 and measure: temperature
                2025-10-21 19:01:34.785  - debug: netatmo-crawler.0 (1150) Rounded value 15.9 to 15.9
                2025-10-21 19:01:34.812  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:00:c1:94 and measure: rain
                2025-10-21 19:01:34.822  - debug: netatmo-crawler.0 (1150) Rounded value 0 to 0
                2025-10-21 19:01:35.166  - debug: netatmo-crawler.0 (1150) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[0.6]]}],"status":"ok","time_exec":0.061701059341430664,"time_server":1761066095}
                2025-10-21 19:01:35.166  - debug: netatmo-crawler.0 (1150) Rain Today for Station 70:ee:50:00:c1:94 is: 0.6
                2025-10-21 19:01:35.169  - debug: netatmo-crawler.0 (1150) Rounded value 0.6 to 0.6
                2025-10-21 19:01:35.175  - debug: netatmo-crawler.0 (1150) Saved rain_today for station: 70:ee:50:00:c1:94
                2025-10-21 19:01:35.660  - debug: netatmo-crawler.0 (1150) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                2025-10-21 19:01:35.660  - debug: netatmo-crawler.0 (1150) Rain Yesterday for Station 70:ee:50:00:c1:94 is: 0
                2025-10-21 19:01:35.664  - debug: netatmo-crawler.0 (1150) Rounded value 0 to 0
                2025-10-21 19:01:35.669  - debug: netatmo-crawler.0 (1150) Saved rain_yesterday for station: 70:ee:50:00:c1:94
                2025-10-21 19:01:35.812  - debug: netatmo-crawler.0 (1150) Body Rain_LastHour:[{"beg_time":1761062495,"value":[[0]]}]
                2025-10-21 19:01:35.813  - debug: netatmo-crawler.0 (1150) Rain Last Hour for Station 70:ee:50:00:c1:94 is: 0
                2025-10-21 19:01:35.817  - debug: netatmo-crawler.0 (1150) Rounded value 0 to 0
                2025-10-21 19:01:35.822  - debug: netatmo-crawler.0 (1150) Saved rain_lastHour for station: 70:ee:50:00:c1:94
                2025-10-21 19:01:35.829  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:00:c1:94 and measure: pressure
                2025-10-21 19:01:35.837  - debug: netatmo-crawler.0 (1150) Rounded value 1000 to 1000
                2025-10-21 19:01:35.842  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:00:c1:94 and measure: humidity
                2025-10-21 19:01:35.850  - debug: netatmo-crawler.0 (1150) Rounded value 68 to 68
                2025-10-21 19:01:35.855  - debug: netatmo-crawler.0 (1150) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14.026073475931375&type=rain&param=hourly&stationid=70%3Aee%3A50%3A52%3Ae9%3Ac2&maplayer=Map&lang=undefined
                2025-10-21 19:01:35.856  - debug: netatmo-crawler.0 (1150) Going to get information for station: 4
                2025-10-21 19:01:35.857  - info: netatmo-crawler.0 (1150) Getting data for stationid:70:ee:50:52:e9:c2
                2025-10-21 19:01:35.949  - debug: netatmo-crawler.0 (1150) Body:[{"_id":"70:ee:50:52:e9:c2","place":{"location":[13.4855409,52.5401803],"timezone":"Europe/Berlin","country":"DE","altitude":59,"city":"Berlin","street":"Konrad-Wolf-Straße"},"mark":1,"measures":{"02:00:00:9d:23:d8":{"res":{"1761065832":[14.7,73]},"type":["temperature","humidity"]},"70:ee:50:52:e9:c2":{"res":{"1761065865":[1000.4]},"type":["pressure"]},"05:00:00:03:84:7c":{"res":{"1761065864":[0]},"type":["rain"]}}}]
                2025-10-21 19:01:35.949  - debug: netatmo-crawler.0 (1150) Saving station data for station: 4
                2025-10-21 19:01:35.977  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:52:e9:c2 and measure: temperature
                2025-10-21 19:01:35.984  - debug: netatmo-crawler.0 (1150) Rounded value 14.7 to 14.7
                2025-10-21 19:01:36.003  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:52:e9:c2 and measure: rain
                2025-10-21 19:01:36.011  - debug: netatmo-crawler.0 (1150) Rounded value 0 to 0
                2025-10-21 19:01:36.189  - debug: netatmo-crawler.0 (1150) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[0]]}],"status":"ok","time_exec":0.05469322204589844,"time_server":1761066096}
                2025-10-21 19:01:36.190  - debug: netatmo-crawler.0 (1150) Rain Today for Station 70:ee:50:52:e9:c2 is: 0
                2025-10-21 19:01:36.193  - debug: netatmo-crawler.0 (1150) Rounded value 0 to 0
                2025-10-21 19:01:36.199  - debug: netatmo-crawler.0 (1150) Saved rain_today for station: 70:ee:50:52:e9:c2
                2025-10-21 19:01:36.421  - debug: netatmo-crawler.0 (1150) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                2025-10-21 19:01:36.421  - debug: netatmo-crawler.0 (1150) Rain Yesterday for Station 70:ee:50:52:e9:c2 is: 0
                2025-10-21 19:01:36.424  - debug: netatmo-crawler.0 (1150) Rounded value 0 to 0
                2025-10-21 19:01:36.430  - debug: netatmo-crawler.0 (1150) Saved rain_yesterday for station: 70:ee:50:52:e9:c2
                2025-10-21 19:01:36.633  - debug: netatmo-crawler.0 (1150) Body Rain_LastHour:[{"beg_time":1761062496,"value":[[0]]}]
                2025-10-21 19:01:36.634  - debug: netatmo-crawler.0 (1150) Rain Last Hour for Station 70:ee:50:52:e9:c2 is: 0
                2025-10-21 19:01:36.637  - debug: netatmo-crawler.0 (1150) Rounded value 0 to 0
                2025-10-21 19:01:36.643  - debug: netatmo-crawler.0 (1150) Saved rain_lastHour for station: 70:ee:50:52:e9:c2
                2025-10-21 19:01:36.649  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:52:e9:c2 and measure: pressure
                2025-10-21 19:01:36.657  - debug: netatmo-crawler.0 (1150) Rounded value 1000.4 to 1000.4
                2025-10-21 19:01:36.663  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:52:e9:c2 and measure: humidity
                2025-10-21 19:01:36.670  - debug: netatmo-crawler.0 (1150) Rounded value 73 to 73
                2025-10-21 19:01:36.676  - debug: netatmo-crawler.0 (1150) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                2025-10-21 19:01:36.676  - debug: netatmo-crawler.0 (1150) Going to get information for station: 5
                2025-10-21 19:01:36.677  - info: netatmo-crawler.0 (1150) Getting data for stationid:70:ee:50:33:4b:fc
                2025-10-21 19:01:39.032  - debug: netatmo-crawler.0 (1150) Body:[{"_id":"70:ee:50:33:4b:fc","place":{"location":[13.4505570248038,52.5223887067962],"timezone":"Europe/Berlin","country":"DE","altitude":56,"city":"Berlin","street":"Straßmannstraße"},"mark":10,"measures":{"02:00:00:32:d9:da":{"res":{"1761065833":[15.4,77]},"type":["temperature","humidity"]},"70:ee:50:33:4b:fc":{"res":{"1761065875":[1001.9]},"type":["pressure"]},"05:00:00:07:14:d4":{"res":{"1761065872":[0]},"type":["rain"]}}}]
                2025-10-21 19:01:39.033  - debug: netatmo-crawler.0 (1150) Saving station data for station: 5
                2025-10-21 19:01:39.077  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:33:4b:fc and measure: temperature
                2025-10-21 19:01:39.087  - debug: netatmo-crawler.0 (1150) Rounded value 15.4 to 15.4
                2025-10-21 19:01:39.096  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:33:4b:fc and measure: rain
                2025-10-21 19:01:39.106  - debug: netatmo-crawler.0 (1150) Rounded value 0 to 0
                2025-10-21 19:01:39.252  - debug: netatmo-crawler.0 (1150) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[1]]}],"status":"ok","time_exec":0.023659944534301758,"time_server":1761066099}
                2025-10-21 19:01:39.252  - debug: netatmo-crawler.0 (1150) Rain Today for Station 70:ee:50:33:4b:fc is: 1
                2025-10-21 19:01:39.266  - debug: netatmo-crawler.0 (1150) Rounded value 1 to 1
                2025-10-21 19:01:39.275  - debug: netatmo-crawler.0 (1150) Saved rain_today for station: 70:ee:50:33:4b:fc
                2025-10-21 19:01:39.433  - debug: netatmo-crawler.0 (1150) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                2025-10-21 19:01:39.434  - debug: netatmo-crawler.0 (1150) Rain Yesterday for Station 70:ee:50:33:4b:fc is: 0
                2025-10-21 19:01:39.439  - debug: netatmo-crawler.0 (1150) Rounded value 0 to 0
                2025-10-21 19:01:39.447  - debug: netatmo-crawler.0 (1150) Saved rain_yesterday for station: 70:ee:50:33:4b:fc
                2025-10-21 19:01:39.678  - debug: netatmo-crawler.0 (1150) Body Rain_LastHour:[{"beg_time":1761062499,"value":[[0]]}]
                2025-10-21 19:01:39.679  - debug: netatmo-crawler.0 (1150) Rain Last Hour for Station 70:ee:50:33:4b:fc is: 0
                2025-10-21 19:01:39.684  - debug: netatmo-crawler.0 (1150) Rounded value 0 to 0
                2025-10-21 19:01:39.693  - debug: netatmo-crawler.0 (1150) Saved rain_lastHour for station: 70:ee:50:33:4b:fc
                2025-10-21 19:01:39.702  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:33:4b:fc and measure: pressure
                2025-10-21 19:01:39.712  - debug: netatmo-crawler.0 (1150) Rounded value 1001.9 to 1001.9
                2025-10-21 19:01:39.723  - debug: netatmo-crawler.0 (1150) Saving data for station: 70:ee:50:33:4b:fc and measure: humidity
                2025-10-21 19:01:39.732  - debug: netatmo-crawler.0 (1150) Rounded value 77 to 77
                2025-10-21 19:01:39.742  - debug: netatmo-crawler.0 (1150) all done, exiting
                2025-10-21 19:01:39.745  - info: netatmo-crawler.0 (1150) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
                2025-10-21 19:01:40.314  - info: host.raspberrypi instance system.adapter.netatmo-crawler.0 having pid 1150 terminated with code 0 (NO_ERROR)
                2025-10-21 19:01:45.032  - info: host.raspberrypi instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 1165
                2025-10-21 19:01:47.176  - debug: netatmo-crawler.0 (1165) Redis Objects: Use Redis connection: 127.0.0.1:9001
                2025-10-21 19:01:47.263  - debug: netatmo-crawler.0 (1165) Objects client ready ... initialize now
                2025-10-21 19:01:47.337  - debug: netatmo-crawler.0 (1165) Objects create System PubSub Client
                2025-10-21 19:01:47.339  - debug: netatmo-crawler.0 (1165) Objects create User PubSub Client
                2025-10-21 19:01:47.428  - debug: netatmo-crawler.0 (1165) Objects client initialize lua scripts
                2025-10-21 19:01:47.450  - debug: netatmo-crawler.0 (1165) Objects connected to redis: 127.0.0.1:9001
                2025-10-21 19:01:47.454  - silly: netatmo-crawler.0 (1165) redis psubscribe cfg.o.system.user.*
                2025-10-21 19:01:47.487  - silly: netatmo-crawler.0 (1165) redis psubscribe cfg.o.enum.*
                2025-10-21 19:01:47.492  - silly: netatmo-crawler.0 (1165) objectDB connected
                2025-10-21 19:01:47.497  - debug: netatmo-crawler.0 (1165) Redis States: Use Redis connection: 127.0.0.1:9000
                2025-10-21 19:01:47.569  - debug: netatmo-crawler.0 (1165) States create System PubSub Client
                2025-10-21 19:01:47.570  - debug: netatmo-crawler.0 (1165) States create User PubSub Client
                2025-10-21 19:01:47.659  - debug: netatmo-crawler.0 (1165) States connected to redis: 127.0.0.1:9000
                2025-10-21 19:01:47.660  - silly: netatmo-crawler.0 (1165) statesDB connected
                2025-10-21 19:01:48.048  - info: netatmo-crawler.0 (1165) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v22.21.0, js-controller: 7.0.7
                2025-10-21 19:01:48.075  - debug: netatmo-crawler.0 (1165) config stationUrls: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A17%3A9d%3Aba&maplayer=Map&lang=undefined
                https://weathermap.netatmo.com//?zoom=15&type=rain&param=hourly&stationid=70%3Aee%3A50%3A00%3Ac1%3A94&maplayer=Map&lang=undefined
                https://weathermap.netatmo.com//?zoom=14.026073475931375&type=rain&param=hourly&stationid=70%3Aee%3A50%3A52%3Ae9%3Ac2&maplayer=Map&lang=undefined
                https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                2025-10-21 19:01:48.075  - debug: netatmo-crawler.0 (1165) Going to save station information with: id
                2025-10-21 19:01:48.077  - debug: netatmo-crawler.0 (1165) Trying to get token from state
                2025-10-21 19:01:48.100  - silly: netatmo-crawler.0 (1165) States system redis pmessage system.adapter.netatmo-crawler.0.logLevel/system.adapter.netatmo-crawler.0.logLevel:{"val":"silly","ack":true,"ts":1761066108080,"q":0,"from":"system.adapter.netatmo-crawler.0","lc":1732447437255}
                2025-10-21 19:01:48.178  - debug: netatmo-crawler.0 (1165) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                2025-10-21 19:01:48.180  - debug: netatmo-crawler.0 (1165) Going to get information for station: 1
                2025-10-21 19:01:48.184  - info: netatmo-crawler.0 (1165) Getting data for stationid:70:ee:50:33:4b:fc
                2025-10-21 19:01:48.372  - debug: netatmo-crawler.0 (1165) Body:[{"_id":"70:ee:50:33:4b:fc","place":{"location":[13.4505570248038,52.5223887067962],"timezone":"Europe/Berlin","country":"DE","altitude":56,"city":"Berlin","street":"Straßmannstraße"},"mark":10,"measures":{"02:00:00:32:d9:da":{"res":{"1761065833":[15.4,77]},"type":["temperature","humidity"]},"70:ee:50:33:4b:fc":{"res":{"1761065875":[1001.9]},"type":["pressure"]},"05:00:00:07:14:d4":{"res":{"1761065872":[0]},"type":["rain"]}}}]
                2025-10-21 19:01:48.373  - debug: netatmo-crawler.0 (1165) Saving station data for station: 1
                2025-10-21 19:01:48.417  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:33:4b:fc and measure: temperature
                2025-10-21 19:01:48.435  - debug: netatmo-crawler.0 (1165) Rounded value 15.4 to 15.4
                2025-10-21 19:01:48.441  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:33:4b:fc and measure: rain
                2025-10-21 19:01:48.451  - debug: netatmo-crawler.0 (1165) Rounded value 0 to 0
                2025-10-21 19:01:48.631  - debug: netatmo-crawler.0 (1165) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[1]]}],"status":"ok","time_exec":0.023269176483154297,"time_server":1761066108}
                2025-10-21 19:01:48.631  - debug: netatmo-crawler.0 (1165) Rain Today for Station 70:ee:50:33:4b:fc is: 1
                2025-10-21 19:01:48.636  - debug: netatmo-crawler.0 (1165) Rounded value 1 to 1
                2025-10-21 19:01:48.643  - debug: netatmo-crawler.0 (1165) Saved rain_today for station: 70:ee:50:33:4b:fc
                2025-10-21 19:01:48.774  - debug: netatmo-crawler.0 (1165) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                2025-10-21 19:01:48.775  - debug: netatmo-crawler.0 (1165) Rain Yesterday for Station 70:ee:50:33:4b:fc is: 0
                2025-10-21 19:01:48.780  - debug: netatmo-crawler.0 (1165) Rounded value 0 to 0
                2025-10-21 19:01:48.799  - debug: netatmo-crawler.0 (1165) Saved rain_yesterday for station: 70:ee:50:33:4b:fc
                2025-10-21 19:01:49.008  - debug: netatmo-crawler.0 (1165) Body Rain_LastHour:[{"beg_time":1761062508,"value":[[0]]}]
                2025-10-21 19:01:49.009  - debug: netatmo-crawler.0 (1165) Rain Last Hour for Station 70:ee:50:33:4b:fc is: 0
                2025-10-21 19:01:49.014  - debug: netatmo-crawler.0 (1165) Rounded value 0 to 0
                2025-10-21 19:01:49.021  - debug: netatmo-crawler.0 (1165) Saved rain_lastHour for station: 70:ee:50:33:4b:fc
                2025-10-21 19:01:49.028  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:33:4b:fc and measure: pressure
                2025-10-21 19:01:49.036  - debug: netatmo-crawler.0 (1165) Rounded value 1001.9 to 1001.9
                2025-10-21 19:01:49.043  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:33:4b:fc and measure: humidity
                2025-10-21 19:01:49.051  - debug: netatmo-crawler.0 (1165) Rounded value 77 to 77
                2025-10-21 19:01:49.057  - debug: netatmo-crawler.0 (1165) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A17%3A9d%3Aba&maplayer=Map&lang=undefined
                2025-10-21 19:01:49.057  - debug: netatmo-crawler.0 (1165) Going to get information for station: 2
                2025-10-21 19:01:49.058  - info: netatmo-crawler.0 (1165) Getting data for stationid:70:ee:50:17:9d:ba
                2025-10-21 19:01:50.680  - debug: netatmo-crawler.0 (1165) Body:[{"_id":"70:ee:50:17:9d:ba","place":{"location":[13.457895,52.523834],"timezone":"Europe/Berlin","country":"DE","altitude":48,"city":"Berlin","street":"Edith-Stein-Straße"},"mark":1,"measures":{"02:00:00:17:80:7a":{"res":{"1761065646":[14.9,75]},"type":["temperature","humidity"]},"70:ee:50:17:9d:ba":{"res":{"1761065660":[998.6]},"type":["pressure"]}}}]
                2025-10-21 19:01:50.681  - debug: netatmo-crawler.0 (1165) Saving station data for station: 2
                2025-10-21 19:01:50.712  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:17:9d:ba and measure: temperature
                2025-10-21 19:01:50.719  - debug: netatmo-crawler.0 (1165) Rounded value 14.9 to 14.9
                2025-10-21 19:01:50.729  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:17:9d:ba and measure: pressure
                2025-10-21 19:01:50.746  - debug: netatmo-crawler.0 (1165) Rounded value 998.6 to 998.6
                2025-10-21 19:01:50.751  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:17:9d:ba and measure: humidity
                2025-10-21 19:01:50.759  - debug: netatmo-crawler.0 (1165) Rounded value 75 to 75
                2025-10-21 19:01:50.765  - debug: netatmo-crawler.0 (1165) Working with stationUrl: https://weathermap.netatmo.com//?zoom=15&type=rain&param=hourly&stationid=70%3Aee%3A50%3A00%3Ac1%3A94&maplayer=Map&lang=undefined
                2025-10-21 19:01:50.765  - debug: netatmo-crawler.0 (1165) Going to get information for station: 3
                2025-10-21 19:01:50.766  - info: netatmo-crawler.0 (1165) Getting data for stationid:70:ee:50:00:c1:94
                2025-10-21 19:01:51.098  - debug: netatmo-crawler.0 (1165) Body:[{"_id":"70:ee:50:00:c1:94","place":{"location":[13.4704260000001,52.5162059412954],"timezone":"Europe/Berlin","country":"DE","altitude":46,"city":"Berlin","street":"Schreinerstraße"},"mark":10,"measures":{"02:00:00:00:c7:32":{"res":{"1761065514":[15.9,68]},"type":["temperature","humidity"]},"70:ee:50:00:c1:94":{"res":{"1761065534":[1000]},"type":["pressure"]},"05:00:00:00:19:9a":{"res":{"1761063779":[0]},"type":["rain"]}}}]
                2025-10-21 19:01:51.099  - debug: netatmo-crawler.0 (1165) Saving station data for station: 3
                2025-10-21 19:01:51.204  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:00:c1:94 and measure: temperature
                2025-10-21 19:01:51.212  - debug: netatmo-crawler.0 (1165) Rounded value 15.9 to 15.9
                2025-10-21 19:01:51.218  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:00:c1:94 and measure: rain
                2025-10-21 19:01:51.226  - debug: netatmo-crawler.0 (1165) Rounded value 0 to 0
                2025-10-21 19:01:51.402  - debug: netatmo-crawler.0 (1165) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[0.6]]}],"status":"ok","time_exec":0.02463388442993164,"time_server":1761066111}
                2025-10-21 19:01:51.403  - debug: netatmo-crawler.0 (1165) Rain Today for Station 70:ee:50:00:c1:94 is: 0.6
                2025-10-21 19:01:51.408  - debug: netatmo-crawler.0 (1165) Rounded value 0.6 to 0.6
                2025-10-21 19:01:51.414  - debug: netatmo-crawler.0 (1165) Saved rain_today for station: 70:ee:50:00:c1:94
                2025-10-21 19:01:51.554  - debug: netatmo-crawler.0 (1165) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                2025-10-21 19:01:51.554  - debug: netatmo-crawler.0 (1165) Rain Yesterday for Station 70:ee:50:00:c1:94 is: 0
                2025-10-21 19:01:51.558  - debug: netatmo-crawler.0 (1165) Rounded value 0 to 0
                2025-10-21 19:01:51.564  - debug: netatmo-crawler.0 (1165) Saved rain_yesterday for station: 70:ee:50:00:c1:94
                2025-10-21 19:01:51.752  - debug: netatmo-crawler.0 (1165) Body Rain_LastHour:[{"beg_time":1761062511,"value":[[0]]}]
                2025-10-21 19:01:51.753  - debug: netatmo-crawler.0 (1165) Rain Last Hour for Station 70:ee:50:00:c1:94 is: 0
                2025-10-21 19:01:51.757  - debug: netatmo-crawler.0 (1165) Rounded value 0 to 0
                2025-10-21 19:01:51.762  - debug: netatmo-crawler.0 (1165) Saved rain_lastHour for station: 70:ee:50:00:c1:94
                2025-10-21 19:01:51.769  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:00:c1:94 and measure: pressure
                2025-10-21 19:01:51.776  - debug: netatmo-crawler.0 (1165) Rounded value 1000 to 1000
                2025-10-21 19:01:51.783  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:00:c1:94 and measure: humidity
                2025-10-21 19:01:51.790  - debug: netatmo-crawler.0 (1165) Rounded value 68 to 68
                2025-10-21 19:01:51.796  - debug: netatmo-crawler.0 (1165) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14.026073475931375&type=rain&param=hourly&stationid=70%3Aee%3A50%3A52%3Ae9%3Ac2&maplayer=Map&lang=undefined
                2025-10-21 19:01:51.797  - debug: netatmo-crawler.0 (1165) Going to get information for station: 4
                2025-10-21 19:01:51.798  - info: netatmo-crawler.0 (1165) Getting data for stationid:70:ee:50:52:e9:c2
                2025-10-21 19:01:51.936  - debug: netatmo-crawler.0 (1165) Body:[{"_id":"70:ee:50:52:e9:c2","place":{"location":[13.4855409,52.5401803],"timezone":"Europe/Berlin","country":"DE","altitude":59,"city":"Berlin","street":"Konrad-Wolf-Straße"},"mark":1,"measures":{"02:00:00:9d:23:d8":{"res":{"1761065832":[14.7,73]},"type":["temperature","humidity"]},"70:ee:50:52:e9:c2":{"res":{"1761065865":[1000.4]},"type":["pressure"]},"05:00:00:03:84:7c":{"res":{"1761065864":[0]},"type":["rain"]}}}]
                2025-10-21 19:01:51.937  - debug: netatmo-crawler.0 (1165) Saving station data for station: 4
                2025-10-21 19:01:51.966  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:52:e9:c2 and measure: temperature
                2025-10-21 19:01:51.973  - debug: netatmo-crawler.0 (1165) Rounded value 14.7 to 14.7
                2025-10-21 19:01:51.979  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:52:e9:c2 and measure: rain
                2025-10-21 19:01:51.986  - debug: netatmo-crawler.0 (1165) Rounded value 0 to 0
                2025-10-21 19:01:52.489  - debug: netatmo-crawler.0 (1165) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[0]]}],"status":"ok","time_exec":0.02729201316833496,"time_server":1761066112}
                2025-10-21 19:01:52.490  - debug: netatmo-crawler.0 (1165) Rain Today for Station 70:ee:50:52:e9:c2 is: 0
                2025-10-21 19:01:52.493  - debug: netatmo-crawler.0 (1165) Rounded value 0 to 0
                2025-10-21 19:01:52.499  - debug: netatmo-crawler.0 (1165) Saved rain_today for station: 70:ee:50:52:e9:c2
                2025-10-21 19:01:52.630  - debug: netatmo-crawler.0 (1165) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                2025-10-21 19:01:52.631  - debug: netatmo-crawler.0 (1165) Rain Yesterday for Station 70:ee:50:52:e9:c2 is: 0
                2025-10-21 19:01:52.634  - debug: netatmo-crawler.0 (1165) Rounded value 0 to 0
                2025-10-21 19:01:52.640  - debug: netatmo-crawler.0 (1165) Saved rain_yesterday for station: 70:ee:50:52:e9:c2
                2025-10-21 19:01:52.760  - debug: netatmo-crawler.0 (1165) Body Rain_LastHour:[{"beg_time":1761062512,"value":[[0]]}]
                2025-10-21 19:01:52.760  - debug: netatmo-crawler.0 (1165) Rain Last Hour for Station 70:ee:50:52:e9:c2 is: 0
                2025-10-21 19:01:52.764  - debug: netatmo-crawler.0 (1165) Rounded value 0 to 0
                2025-10-21 19:01:52.769  - debug: netatmo-crawler.0 (1165) Saved rain_lastHour for station: 70:ee:50:52:e9:c2
                2025-10-21 19:01:52.776  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:52:e9:c2 and measure: pressure
                2025-10-21 19:01:52.783  - debug: netatmo-crawler.0 (1165) Rounded value 1000.4 to 1000.4
                2025-10-21 19:01:52.789  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:52:e9:c2 and measure: humidity
                2025-10-21 19:01:52.796  - debug: netatmo-crawler.0 (1165) Rounded value 73 to 73
                2025-10-21 19:01:52.802  - debug: netatmo-crawler.0 (1165) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                2025-10-21 19:01:52.803  - debug: netatmo-crawler.0 (1165) Going to get information for station: 5
                2025-10-21 19:01:52.803  - info: netatmo-crawler.0 (1165) Getting data for stationid:70:ee:50:33:4b:fc
                2025-10-21 19:02:00.779  - info: broadlink2.0 (1127) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:02:00.781  - info: broadlink2.0 (1127) discover  [ '192.168.178.49' ] from 0.0.0.0:43029
                2025-10-21 19:02:01.570  - debug: netatmo-crawler.0 (1165) Body:[{"_id":"70:ee:50:33:4b:fc","place":{"location":[13.4505570248038,52.5223887067962],"timezone":"Europe/Berlin","country":"DE","altitude":56,"city":"Berlin","street":"Straßmannstraße"},"mark":10,"measures":{"02:00:00:32:d9:da":{"res":{"1761065833":[15.4,77]},"type":["temperature","humidity"]},"70:ee:50:33:4b:fc":{"res":{"1761065875":[1001.9]},"type":["pressure"]},"05:00:00:07:14:d4":{"res":{"1761065872":[0]},"type":["rain"]}}}]
                2025-10-21 19:02:01.571  - debug: netatmo-crawler.0 (1165) Saving station data for station: 5
                2025-10-21 19:02:01.603  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:33:4b:fc and measure: temperature
                2025-10-21 19:02:01.611  - debug: netatmo-crawler.0 (1165) Rounded value 15.4 to 15.4
                2025-10-21 19:02:01.617  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:33:4b:fc and measure: rain
                2025-10-21 19:02:01.624  - debug: netatmo-crawler.0 (1165) Rounded value 0 to 0
                2025-10-21 19:02:01.906  - debug: netatmo-crawler.0 (1165) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[1]]}],"status":"ok","time_exec":0.043231964111328125,"time_server":1761066121}
                2025-10-21 19:02:01.906  - debug: netatmo-crawler.0 (1165) Rain Today for Station 70:ee:50:33:4b:fc is: 1
                2025-10-21 19:02:01.909  - debug: netatmo-crawler.0 (1165) Rounded value 1 to 1
                2025-10-21 19:02:01.915  - debug: netatmo-crawler.0 (1165) Saved rain_today for station: 70:ee:50:33:4b:fc
                2025-10-21 19:02:02.077  - debug: netatmo-crawler.0 (1165) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                2025-10-21 19:02:02.078  - debug: netatmo-crawler.0 (1165) Rain Yesterday for Station 70:ee:50:33:4b:fc is: 0
                2025-10-21 19:02:02.081  - debug: netatmo-crawler.0 (1165) Rounded value 0 to 0
                2025-10-21 19:02:02.087  - debug: netatmo-crawler.0 (1165) Saved rain_yesterday for station: 70:ee:50:33:4b:fc
                2025-10-21 19:02:02.257  - debug: netatmo-crawler.0 (1165) Body Rain_LastHour:[{"beg_time":1761062522,"value":[[0]]}]
                2025-10-21 19:02:02.257  - debug: netatmo-crawler.0 (1165) Rain Last Hour for Station 70:ee:50:33:4b:fc is: 0
                2025-10-21 19:02:02.262  - debug: netatmo-crawler.0 (1165) Rounded value 0 to 0
                2025-10-21 19:02:02.268  - debug: netatmo-crawler.0 (1165) Saved rain_lastHour for station: 70:ee:50:33:4b:fc
                2025-10-21 19:02:02.275  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:33:4b:fc and measure: pressure
                2025-10-21 19:02:02.283  - debug: netatmo-crawler.0 (1165) Rounded value 1001.9 to 1001.9
                2025-10-21 19:02:02.289  - debug: netatmo-crawler.0 (1165) Saving data for station: 70:ee:50:33:4b:fc and measure: humidity
                2025-10-21 19:02:02.297  - debug: netatmo-crawler.0 (1165) Rounded value 77 to 77
                2025-10-21 19:02:02.314  - debug: netatmo-crawler.0 (1165) all done, exiting
                2025-10-21 19:02:02.315  - info: netatmo-crawler.0 (1165) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
                2025-10-21 19:02:02.880  - info: host.raspberrypi instance system.adapter.netatmo-crawler.0 having pid 1165 terminated with code 0 (NO_ERROR)
                2025-10-21 19:03:00.778  - info: broadlink2.0 (1127) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:03:00.779  - info: broadlink2.0 (1127) discover  [ '192.168.178.49' ] from 0.0.0.0:37825
                2025-10-21 19:03:33.486  - info: shelly.0 (832) [CoAP] Device 192.168.178.225 (shellydw2 / shellydw2-AA920D / SHDW-2#AA920D#1) connected! Polltime set to 3600 sec.
                2025-10-21 19:05:00.780  - info: broadlink2.0 (1127) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:05:00.782  - info: broadlink2.0 (1127) discover  [ '192.168.178.49' ] from 0.0.0.0:43601
                2025-10-21 19:05:40.039  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:05:40.057  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:05:42.077  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:05:42.084  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:05:45.901  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:05:45.909  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:05:54.495  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:05:54.544  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:08:01.690  - info: host.raspberrypi stopInstance system.adapter.alexa2.0 (force=false, process=true)
                2025-10-21 19:08:01.695  - info: alexa2.0 (1078) Got terminate signal TERMINATE_YOURSELF
                2025-10-21 19:08:01.698  - info: alexa2.0 (1078) terminating
                2025-10-21 19:08:01.701  - info: alexa2.0 (1078) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2025-10-21 19:08:01.745  - info: host.raspberrypi stopInstance system.adapter.alexa2.0 send kill signal
                2025-10-21 19:08:02.203  - info: alexa2.0 (1078) terminating
                2025-10-21 19:08:02.296  - info: host.raspberrypi instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2025-10-21 19:08:05.938  - info: host.raspberrypi instance system.adapter.alexa2.0 in version "3.27.3" started with pid 1185
                2025-10-21 19:08:08.691  - info: alexa2.0 (1185) starting. Version 3.27.3 in /opt/iobroker/node_modules/iobroker.alexa2, node: v22.21.0, js-controller: 7.0.7
                2025-10-21 19:08:08.751  - info: alexa2.0 (1185) Starting Alexa2 adapter ... it can take several minutes to initialize all data. Please be patient! A done message is logged.
                2025-10-21 19:08:08.754  - error: alexa2.0 (1185) Adapter seems to have issues and crashed three times in a row. Disabling!! Please start again and check logs.
                2025-10-21 19:08:09.757  - info: alexa2.0 (1185) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2025-10-21 19:08:10.365  - info: host.raspberrypi instance system.adapter.alexa2.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                2025-10-21 19:08:10.365  - info: host.raspberrypi Do not restart adapter system.adapter.alexa2.0 because desired by instance
                2025-10-21 19:08:13.700  - info: admin.0 (673) <== Disconnect system.user.admin from ::ffff:192.168.178.32
                2025-10-21 19:08:51.600  - info: host.raspberrypi instance system.adapter.alexa2.0 in version "3.27.3" started with pid 1200
                2025-10-21 19:08:54.533  - info: alexa2.0 (1200) starting. Version 3.27.3 in /opt/iobroker/node_modules/iobroker.alexa2, node: v22.21.0, js-controller: 7.0.7
                2025-10-21 19:08:54.594  - info: alexa2.0 (1200) Starting Alexa2 adapter ... it can take several minutes to initialize all data. Please be patient! A done message is logged.
                2025-10-21 19:08:55.350  - error: alexa2.0 (1200) Error:
                2025-10-21 19:08:55.351  - error: alexa2.0 (1200) Error: Please open http://192.168.178.43:44533/ with your browser and login to Amazon. The cookie will be output here after successfull login.
                2025-10-21 19:08:59.070  - info: admin.0 (673) ==> Connected system.user.admin from ::ffff:192.168.178.32
                2025-10-21 19:09:00.798  - info: broadlink2.0 (1127) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:09:00.803  - info: broadlink2.0 (1127) discover  [ '192.168.178.49' ] from 0.0.0.0:46563
                2025-10-21 19:15:40.986  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:15:40.997  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:15:43.061  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:15:43.067  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:15:46.743  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:15:46.749  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:15:55.308  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:15:55.314  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:17:00.813  - info: broadlink2.0 (1127) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:17:00.814  - info: broadlink2.0 (1127) discover  [ '192.168.178.49' ] from 0.0.0.0:54642
                2025-10-21 19:23:35.815  - info: host.raspberrypi stopInstance system.adapter.alexa2.0 (force=false, process=true)
                2025-10-21 19:23:35.821  - info: alexa2.0 (1200) Got terminate signal TERMINATE_YOURSELF
                2025-10-21 19:23:35.823  - info: alexa2.0 (1200) terminating
                2025-10-21 19:23:35.825  - info: alexa2.0 (1200) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2025-10-21 19:23:35.912  - info: host.raspberrypi stopInstance system.adapter.alexa2.0 send kill signal
                2025-10-21 19:23:36.326  - info: alexa2.0 (1200) terminating
                2025-10-21 19:23:36.422  - info: host.raspberrypi instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2025-10-21 19:23:40.035  - info: host.raspberrypi instance system.adapter.alexa2.0 in version "3.27.3" started with pid 1236
                2025-10-21 19:23:42.894  - info: alexa2.0 (1236) starting. Version 3.27.3 in /opt/iobroker/node_modules/iobroker.alexa2, node: v22.21.0, js-controller: 7.0.7
                2025-10-21 19:23:42.953  - info: alexa2.0 (1236) Starting Alexa2 adapter ... it can take several minutes to initialize all data. Please be patient! A done message is logged.
                2025-10-21 19:23:42.956  - error: alexa2.0 (1236) Adapter seems to have issues and crashed three times in a row. Disabling!! Please start again and check logs.
                2025-10-21 19:23:43.958  - info: alexa2.0 (1236) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2025-10-21 19:23:44.555  - info: host.raspberrypi instance system.adapter.alexa2.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                2025-10-21 19:23:44.555  - info: host.raspberrypi Do not restart adapter system.adapter.alexa2.0 because desired by instance
                2025-10-21 19:23:48.268  - info: host.raspberrypi instance system.adapter.alexa2.0 in version "3.27.3" started with pid 1252
                2025-10-21 19:23:50.936  - info: alexa2.0 (1252) starting. Version 3.27.3 in /opt/iobroker/node_modules/iobroker.alexa2, node: v22.21.0, js-controller: 7.0.7
                2025-10-21 19:23:50.996  - info: alexa2.0 (1252) Starting Alexa2 adapter ... it can take several minutes to initialize all data. Please be patient! A done message is logged.
                2025-10-21 19:23:51.286  - error: alexa2.0 (1252) Error:
                2025-10-21 19:23:51.287  - error: alexa2.0 (1252) Error: Please open http://192.168.178.43:33373/ with your browser and login to Amazon. The cookie will be output here after successfull login.
                2025-10-21 19:23:53.916  - info: admin.0 (673) <== Disconnect system.user.admin from ::ffff:192.168.178.32
                2025-10-21 19:23:59.641  - info: admin.0 (673) ==> Connected system.user.admin from ::ffff:192.168.178.32
                2025-10-21 19:24:25.043  - info: admin.0 (673) <== Disconnect system.user.admin from ::ffff:192.168.178.32
                2025-10-21 19:25:42.794  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:25:42.835  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:25:44.783  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:25:44.794  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:25:48.715  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:25:48.726  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:25:56.454  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:25:56.465  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:27:25.586  - info: admin.0 (673) ==> Connected system.user.admin from ::ffff:192.168.178.32
                2025-10-21 19:30:36.683  - info: shelly.0 (832) [CoAP] Device 192.168.178.226 (shellydw2 / shellydw2-AAB370 / SHDW-2#AAB370#1) connected! Polltime set to 3600 sec.
                2025-10-21 19:31:00.021  - info: broadlink2.0 (1127) Scheduled restart.
                2025-10-21 19:31:00.022  - info: broadlink2.0 (1127) Close all connections...
                2025-10-21 19:31:00.024  - info: broadlink2.0 (1127) Adapter disconnected and stopped with dostop(null) and callback(true)
                2025-10-21 19:31:00.070  - info: broadlink2.0 (1127) terminating
                2025-10-21 19:31:00.072  - info: broadlink2.0 (1127) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                2025-10-21 19:31:00.074  - info: broadlink2.0 (1127) terminating
                2025-10-21 19:31:00.074  - info: broadlink2.0 (1127) terminating
                2025-10-21 19:31:00.529  - info: broadlink2.0 (1127) terminating
                2025-10-21 19:31:00.708  - info: host.raspberrypi instance system.adapter.broadlink2.0 scheduled normal terminated and will be restarted on schedule.
                2025-10-21 19:31:00.709  - info: host.raspberrypi Restart adapter system.adapter.broadlink2.0 because enabled
                2025-10-21 19:31:02.390  - info: host.raspberrypi instance system.adapter.broadlink2.0 in version "2.3.0" started with pid 1273
                2025-10-21 19:31:04.647  - info: broadlink2.0 (1273) starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.broadlink2, node: v22.21.0, js-controller: 7.0.7
                2025-10-21 19:31:04.909  - info: broadlink2.0 (1273) broadlink2 initialization started...
                2025-10-21 19:31:04.914  - info: broadlink2.0 (1273) Scanning additional IP's: 192.168.178.86
                2025-10-21 19:31:04.915  - info: broadlink2.0 (1273) Devices to add: 0x649b=RM4P
                2025-10-21 19:31:04.915  - info: broadlink2.0 (1273) Devices to rename:
                2025-10-21 19:31:04.917  - info: broadlink2.0 (1273) broadlink2 has 2 old devices!
                2025-10-21 19:31:04.922  - info: broadlink2.0 (1273) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:31:04.923  - info: broadlink2.0 (1273) macObjects: [ '78:0f:77:00:cd:a0', 'ec:0b:ae:3d:d2:34' ]
                2025-10-21 19:31:05.104  - info: broadlink2.0 (1273) Discover Broadlink devices for 10sec on broadlink2.0
                2025-10-21 19:31:05.127  - info: broadlink2.0 (1273) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:31:05.129  - info: broadlink2.0 (1273) discover  [ '192.168.178.255', '255.255.255.255', '224.0.0.251' ] from 0.0.0.0:44978
                2025-10-21 19:31:05.240  - info: broadlink2.0 (1273) Device RM:BroadLink-WiFi-Device-3d-d2-34 detected: address=192.168.178.86, mac=ec:0b:ae:3d:d2:34, typ=RM4P, id=0x649b devtype=rm4p
                2025-10-21 19:31:10.358  - info: broadlink2.0 (1273) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:31:10.359  - info: broadlink2.0 (1273) discover  [ '192.168.178.86' ] from 0.0.0.0:42395
                2025-10-21 19:31:14.655  - warn: broadlink2.0 (1273) device RM:RMPROPLUS-00-cd-a0 not found, please rescan later again or delete it! It was: 192.168.178.49,80,10141,智能遥控,0,[object Object],78:0f:77:00:cd:a0,RMP,RM:RMPROPLUS-00-cd-a0,0x279d,RM3 Pro Plus,RM:RMPROPLUS-00-cd-a0,RMPROPLUS-00-cd-a0,57
                2025-10-21 19:31:14.751  - info: broadlink2.0 (1273) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:31:14.753  - info: broadlink2.0 (1273) discover  [ '192.168.178.49' ] from 0.0.0.0:41749
                2025-10-21 19:31:15.891  - info: admin.0 (673) <== Disconnect system.user.admin from ::ffff:192.168.178.32
                2025-10-21 19:31:16.962  - info: broadlink2.0 (1273) Poll every 15 secods.
                2025-10-21 19:31:16.963  - info: broadlink2.0 (1273) broadlink2.0 started and found 1 devices named RM:BroadLink-WiFi-Device-3d-d2-34
                2025-10-21 19:31:16.963  - info: broadlink2.0 (1273) 1 were not found: RM:RMPROPLUS-00-cd-a0
                2025-10-21 19:31:16.964  - info: broadlink2.0 (1273) found macs: ec:0b:ae:3d:d2:34
                2025-10-21 19:31:47.012  - info: broadlink2.0 (1273) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:31:47.014  - info: broadlink2.0 (1273) discover  [ '192.168.178.49' ] from 0.0.0.0:53771
                2025-10-21 19:32:47.020  - info: broadlink2.0 (1273) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:32:47.022  - info: broadlink2.0 (1273) discover  [ '192.168.178.49' ] from 0.0.0.0:33324
                2025-10-21 19:34:47.017  - info: broadlink2.0 (1273) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:34:47.018  - info: broadlink2.0 (1273) discover  [ '192.168.178.49' ] from 0.0.0.0:43019
                2025-10-21 19:35:42.806  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:35:42.814  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:35:44.661  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:35:44.670  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:35:49.031  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:35:49.038  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:35:57.555  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:35:57.562  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:38:37.923  - info: admin.0 (673) ==> Connected system.user.admin from ::ffff:192.168.178.32
                2025-10-21 19:38:47.030  - info: broadlink2.0 (1273) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:38:47.032  - info: broadlink2.0 (1273) discover  [ '192.168.178.49' ] from 0.0.0.0:59289
                2025-10-21 19:39:58.984  - info: admin.0 (673) <== Disconnect system.user.admin from ::ffff:192.168.178.32
                2025-10-21 19:40:28.447  - info: admin.0 (673) ==> Connected system.user.admin from ::ffff:192.168.178.32
                2025-10-21 19:45:43.898  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:45:43.907  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:45:46.006  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:45:46.012  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:45:49.859  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:45:49.881  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:45:57.455  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:45:57.461  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:46:44.068  - info: admin.0 (673) <== Disconnect system.user.admin from ::ffff:192.168.178.32
                2025-10-21 19:46:47.054  - info: broadlink2.0 (1273) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 19:46:47.057  - info: broadlink2.0 (1273) discover  [ '192.168.178.49' ] from 0.0.0.0:38638
                2025-10-21 19:53:40.818  - info: admin.0 (673) ==> Connected system.user.admin from ::ffff:192.168.178.32
                2025-10-21 19:55:45.106  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:55:45.116  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:55:46.991  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:55:46.999  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:55:51.111  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:55:51.129  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 19:55:58.533  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                2025-10-21 19:55:58.537  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                2025-10-21 20:01:00.026  - info: host.raspberrypi instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 2535
                2025-10-21 20:01:00.028  - info: broadlink2.0 (1273) Scheduled restart.
                2025-10-21 20:01:00.030  - info: broadlink2.0 (1273) Close all connections...
                2025-10-21 20:01:00.035  - info: broadlink2.0 (1273) Adapter disconnected and stopped with dostop(null) and callback(true)
                2025-10-21 20:01:00.061  - info: broadlink2.0 (1273) terminating
                2025-10-21 20:01:00.063  - info: broadlink2.0 (1273) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                2025-10-21 20:01:00.065  - info: broadlink2.0 (1273) terminating
                2025-10-21 20:01:00.066  - info: broadlink2.0 (1273) terminating
                2025-10-21 20:01:00.537  - info: broadlink2.0 (1273) terminating
                2025-10-21 20:01:00.670  - info: host.raspberrypi instance system.adapter.broadlink2.0 scheduled normal terminated and will be restarted on schedule.
                2025-10-21 20:01:00.670  - info: host.raspberrypi Restart adapter system.adapter.broadlink2.0 because enabled
                2025-10-21 20:01:02.391  - debug: netatmo-crawler.0 (2535) Redis Objects: Use Redis connection: 127.0.0.1:9001
                2025-10-21 20:01:02.468  - debug: netatmo-crawler.0 (2535) Objects client ready ... initialize now
                2025-10-21 20:01:02.538  - debug: netatmo-crawler.0 (2535) Objects create System PubSub Client
                2025-10-21 20:01:02.545  - debug: netatmo-crawler.0 (2535) Objects create User PubSub Client
                2025-10-21 20:01:02.764  - debug: netatmo-crawler.0 (2535) Objects client initialize lua scripts
                2025-10-21 20:01:02.778  - info: host.raspberrypi instance system.adapter.broadlink2.0 in version "2.3.0" started with pid 2546
                2025-10-21 20:01:02.785  - debug: netatmo-crawler.0 (2535) Objects connected to redis: 127.0.0.1:9001
                2025-10-21 20:01:02.790  - silly: netatmo-crawler.0 (2535) redis psubscribe cfg.o.system.user.*
                2025-10-21 20:01:02.826  - silly: netatmo-crawler.0 (2535) redis psubscribe cfg.o.enum.*
                2025-10-21 20:01:02.831  - silly: netatmo-crawler.0 (2535) objectDB connected
                2025-10-21 20:01:02.836  - debug: netatmo-crawler.0 (2535) Redis States: Use Redis connection: 127.0.0.1:9000
                2025-10-21 20:01:02.862  - debug: netatmo-crawler.0 (2535) States create System PubSub Client
                2025-10-21 20:01:02.864  - debug: netatmo-crawler.0 (2535) States create User PubSub Client
                2025-10-21 20:01:02.952  - debug: netatmo-crawler.0 (2535) States connected to redis: 127.0.0.1:9000
                2025-10-21 20:01:02.953  - silly: netatmo-crawler.0 (2535) statesDB connected
                2025-10-21 20:01:03.143  - info: netatmo-crawler.0 (2535) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v22.21.0, js-controller: 7.0.7
                2025-10-21 20:01:03.170  - debug: netatmo-crawler.0 (2535) config stationUrls: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A17%3A9d%3Aba&maplayer=Map&lang=undefined
                https://weathermap.netatmo.com//?zoom=15&type=rain&param=hourly&stationid=70%3Aee%3A50%3A00%3Ac1%3A94&maplayer=Map&lang=undefined
                https://weathermap.netatmo.com//?zoom=14.026073475931375&type=rain&param=hourly&stationid=70%3Aee%3A50%3A52%3Ae9%3Ac2&maplayer=Map&lang=undefined
                https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                2025-10-21 20:01:03.171  - debug: netatmo-crawler.0 (2535) Going to save station information with: id
                2025-10-21 20:01:03.173  - debug: netatmo-crawler.0 (2535) Trying to get token from state
                2025-10-21 20:01:03.198  - silly: netatmo-crawler.0 (2535) States system redis pmessage system.adapter.netatmo-crawler.0.logLevel/system.adapter.netatmo-crawler.0.logLevel:{"val":"silly","ack":true,"ts":1761069663176,"q":0,"from":"system.adapter.netatmo-crawler.0","lc":1732447437255}
                2025-10-21 20:01:03.204  - debug: netatmo-crawler.0 (2535) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                2025-10-21 20:01:03.206  - debug: netatmo-crawler.0 (2535) Going to get information for station: 1
                2025-10-21 20:01:03.210  - info: netatmo-crawler.0 (2535) Getting data for stationid:70:ee:50:33:4b:fc
                2025-10-21 20:01:03.464  - debug: netatmo-crawler.0 (2535) Body:[{"_id":"70:ee:50:33:4b:fc","place":{"location":[13.4505570248038,52.5223887067962],"timezone":"Europe/Berlin","country":"DE","altitude":56,"city":"Berlin","street":"Straßmannstraße"},"mark":10,"measures":{"02:00:00:32:d9:da":{"res":{"1761069473":[15.1,79]},"type":["temperature","humidity"]},"70:ee:50:33:4b:fc":{"res":{"1761069505":[1002.1]},"type":["pressure"]},"05:00:00:07:14:d4":{"res":{"1761069499":[0]},"type":["rain"]}}}]
                2025-10-21 20:01:03.466  - debug: netatmo-crawler.0 (2535) Saving station data for station: 1
                2025-10-21 20:01:03.510  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:33:4b:fc and measure: temperature
                2025-10-21 20:01:03.521  - debug: netatmo-crawler.0 (2535) Rounded value 15.1 to 15.1
                2025-10-21 20:01:03.529  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:33:4b:fc and measure: rain
                2025-10-21 20:01:03.542  - debug: netatmo-crawler.0 (2535) Rounded value 0 to 0
                2025-10-21 20:01:03.674  - debug: netatmo-crawler.0 (2535) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[1]]}],"status":"ok","time_exec":0.02438807487487793,"time_server":1761069663}
                2025-10-21 20:01:03.674  - debug: netatmo-crawler.0 (2535) Rain Today for Station 70:ee:50:33:4b:fc is: 1
                2025-10-21 20:01:03.679  - debug: netatmo-crawler.0 (2535) Rounded value 1 to 1
                2025-10-21 20:01:03.687  - debug: netatmo-crawler.0 (2535) Saved rain_today for station: 70:ee:50:33:4b:fc
                2025-10-21 20:01:03.821  - debug: netatmo-crawler.0 (2535) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                2025-10-21 20:01:03.821  - debug: netatmo-crawler.0 (2535) Rain Yesterday for Station 70:ee:50:33:4b:fc is: 0
                2025-10-21 20:01:03.826  - debug: netatmo-crawler.0 (2535) Rounded value 0 to 0
                2025-10-21 20:01:03.833  - debug: netatmo-crawler.0 (2535) Saved rain_yesterday for station: 70:ee:50:33:4b:fc
                2025-10-21 20:01:03.975  - debug: netatmo-crawler.0 (2535) Body Rain_LastHour:[{"beg_time":1761066063,"value":[[0]]}]
                2025-10-21 20:01:03.976  - debug: netatmo-crawler.0 (2535) Rain Last Hour for Station 70:ee:50:33:4b:fc is: 0
                2025-10-21 20:01:03.982  - debug: netatmo-crawler.0 (2535) Rounded value 0 to 0
                2025-10-21 20:01:04.012  - debug: netatmo-crawler.0 (2535) Saved rain_lastHour for station: 70:ee:50:33:4b:fc
                2025-10-21 20:01:04.020  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:33:4b:fc and measure: pressure
                2025-10-21 20:01:04.031  - debug: netatmo-crawler.0 (2535) Rounded value 1002.1 to 1002.1
                2025-10-21 20:01:04.039  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:33:4b:fc and measure: humidity
                2025-10-21 20:01:04.054  - debug: netatmo-crawler.0 (2535) Rounded value 79 to 79
                2025-10-21 20:01:04.070  - debug: netatmo-crawler.0 (2535) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A17%3A9d%3Aba&maplayer=Map&lang=undefined
                2025-10-21 20:01:04.070  - debug: netatmo-crawler.0 (2535) Going to get information for station: 2
                2025-10-21 20:01:04.071  - info: netatmo-crawler.0 (2535) Getting data for stationid:70:ee:50:17:9d:ba
                2025-10-21 20:01:04.315  - debug: netatmo-crawler.0 (2535) Body:[{"_id":"70:ee:50:17:9d:ba","place":{"location":[13.457895,52.523834],"timezone":"Europe/Berlin","country":"DE","altitude":48,"city":"Berlin","street":"Edith-Stein-Straße"},"mark":1,"measures":{"02:00:00:17:80:7a":{"res":{"1761069287":[14.3,74]},"type":["temperature","humidity"]},"70:ee:50:17:9d:ba":{"res":{"1761069298":[998.8]},"type":["pressure"]}}}]
                2025-10-21 20:01:04.321  - debug: netatmo-crawler.0 (2535) Saving station data for station: 2
                2025-10-21 20:01:04.415  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:17:9d:ba and measure: temperature
                2025-10-21 20:01:04.439  - debug: netatmo-crawler.0 (2535) Rounded value 14.3 to 14.3
                2025-10-21 20:01:04.455  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:17:9d:ba and measure: pressure
                2025-10-21 20:01:04.489  - debug: netatmo-crawler.0 (2535) Rounded value 998.8 to 998.8
                2025-10-21 20:01:04.496  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:17:9d:ba and measure: humidity
                2025-10-21 20:01:04.506  - debug: netatmo-crawler.0 (2535) Rounded value 74 to 74
                2025-10-21 20:01:04.513  - debug: netatmo-crawler.0 (2535) Working with stationUrl: https://weathermap.netatmo.com//?zoom=15&type=rain&param=hourly&stationid=70%3Aee%3A50%3A00%3Ac1%3A94&maplayer=Map&lang=undefined
                2025-10-21 20:01:04.514  - debug: netatmo-crawler.0 (2535) Going to get information for station: 3
                2025-10-21 20:01:04.515  - info: netatmo-crawler.0 (2535) Getting data for stationid:70:ee:50:00:c1:94
                2025-10-21 20:01:04.615  - debug: netatmo-crawler.0 (2535) Body:[{"_id":"70:ee:50:00:c1:94","place":{"location":[13.4704260000001,52.5162059412954],"timezone":"Europe/Berlin","country":"DE","altitude":46,"city":"Berlin","street":"Schreinerstraße"},"mark":10,"measures":{"02:00:00:00:c7:32":{"res":{"1761069052":[15.5,69]},"type":["temperature","humidity"]},"70:ee:50:00:c1:94":{"res":{"1761069405":[1000.2]},"type":["pressure"]},"05:00:00:00:19:9a":{"res":{"1761069405":[0]},"type":["rain"]}}}]
                2025-10-21 20:01:04.616  - debug: netatmo-crawler.0 (2535) Saving station data for station: 3
                2025-10-21 20:01:04.673  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:00:c1:94 and measure: temperature
                2025-10-21 20:01:04.683  - debug: netatmo-crawler.0 (2535) Rounded value 15.5 to 15.5
                2025-10-21 20:01:04.691  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:00:c1:94 and measure: rain
                2025-10-21 20:01:04.701  - debug: netatmo-crawler.0 (2535) Rounded value 0 to 0
                2025-10-21 20:01:05.157  - debug: netatmo-crawler.0 (2535) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[0.6]]}],"status":"ok","time_exec":0.02475595474243164,"time_server":1761069665}
                2025-10-21 20:01:05.158  - debug: netatmo-crawler.0 (2535) Rain Today for Station 70:ee:50:00:c1:94 is: 0.6
                2025-10-21 20:01:05.161  - debug: netatmo-crawler.0 (2535) Rounded value 0.6 to 0.6
                2025-10-21 20:01:05.170  - debug: netatmo-crawler.0 (2535) Saved rain_today for station: 70:ee:50:00:c1:94
                2025-10-21 20:01:05.352  - info: broadlink2.0 (2546) starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.broadlink2, node: v22.21.0, js-controller: 7.0.7
                2025-10-21 20:01:05.396  - debug: netatmo-crawler.0 (2535) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                2025-10-21 20:01:05.396  - debug: netatmo-crawler.0 (2535) Rain Yesterday for Station 70:ee:50:00:c1:94 is: 0
                2025-10-21 20:01:05.401  - debug: netatmo-crawler.0 (2535) Rounded value 0 to 0
                2025-10-21 20:01:05.413  - debug: netatmo-crawler.0 (2535) Saved rain_yesterday for station: 70:ee:50:00:c1:94
                2025-10-21 20:01:05.592  - debug: netatmo-crawler.0 (2535) Body Rain_LastHour:[{"beg_time":1761066065,"value":[[0]]}]
                2025-10-21 20:01:05.594  - debug: netatmo-crawler.0 (2535) Rain Last Hour for Station 70:ee:50:00:c1:94 is: 0
                2025-10-21 20:01:05.604  - debug: netatmo-crawler.0 (2535) Rounded value 0 to 0
                2025-10-21 20:01:05.626  - debug: netatmo-crawler.0 (2535) Saved rain_lastHour for station: 70:ee:50:00:c1:94
                2025-10-21 20:01:05.635  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:00:c1:94 and measure: pressure
                2025-10-21 20:01:05.635  - info: broadlink2.0 (2546) broadlink2 initialization started...
                2025-10-21 20:01:05.645  - debug: netatmo-crawler.0 (2535) Rounded value 1000.2 to 1000.2
                2025-10-21 20:01:05.653  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:00:c1:94 and measure: humidity
                2025-10-21 20:01:05.641  - info: broadlink2.0 (2546) Scanning additional IP's: 192.168.178.86
                2025-10-21 20:01:05.642  - info: broadlink2.0 (2546) Devices to add: 0x649b=RM4P
                2025-10-21 20:01:05.642  - info: broadlink2.0 (2546) Devices to rename:
                2025-10-21 20:01:05.644  - info: broadlink2.0 (2546) broadlink2 has 2 old devices!
                2025-10-21 20:01:05.650  - info: broadlink2.0 (2546) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                2025-10-21 20:01:05.652  - info: broadlink2.0 (2546) macObjects: [ '78:0f:77:00:cd:a0', 'ec:0b:ae:3d:d2:34' ]
                2025-10-21 20:01:05.665  - debug: netatmo-crawler.0 (2535) Rounded value 69 to 69
                2025-10-21 20:01:05.673  - debug: netatmo-crawler.0 (2535) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14.026073475931375&type=rain&param=hourly&stationid=70%3Aee%3A50%3A52%3Ae9%3Ac2&maplayer=Map&lang=undefined
                2025-10-21 20:01:05.674  - debug: netatmo-crawler.0 (2535) Going to get information for station: 4
                2025-10-21 20:01:05.674  - info: netatmo-crawler.0 (2535) Getting data for stationid:70:ee:50:52:e9:c2
                2025-10-21 20:01:05.726  - info: broadlink2.0 (2546) Discover Broadlink devices for 10sec on broadlink2.0
                2025-10-21 20:01:05.745  - info: broadlink2.0 (2546) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                }:
                1 Reply Last reply Reply Quote 0
                • B
                  Babu242 @Thomas Braun last edited by

                  @thomas-braun
                  teil 2

                  code_text
                  ```2025-10-21 20:01:05.747  - info: broadlink2.0 (2546) discover  [ '192.168.178.255', '255.255.255.255', '224.0.0.251' ] from 0.0.0.0:53405
                  2025-10-21 20:01:05.766  - debug: netatmo-crawler.0 (2535) Body:[{"_id":"70:ee:50:52:e9:c2","place":{"location":[13.4855409,52.5401803],"timezone":"Europe/Berlin","country":"DE","altitude":59,"city":"Berlin","street":"Konrad-Wolf-Straße"},"mark":1,"measures":{"02:00:00:9d:23:d8":{"res":{"1761069472":[14.4,74]},"type":["temperature","humidity"]},"70:ee:50:52:e9:c2":{"res":{"1761069494":[1000.6]},"type":["pressure"]},"05:00:00:03:84:7c":{"res":{"1761069492":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:05.766  - debug: netatmo-crawler.0 (2535) Saving station data for station: 4
                  2025-10-21 20:01:05.795  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:52:e9:c2 and measure: temperature
                  2025-10-21 20:01:05.803  - debug: netatmo-crawler.0 (2535) Rounded value 14.4 to 14.4
                  2025-10-21 20:01:05.809  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:52:e9:c2 and measure: rain
                  2025-10-21 20:01:05.818  - debug: netatmo-crawler.0 (2535) Rounded value 0 to 0
                  2025-10-21 20:01:05.858  - info: broadlink2.0 (2546) Device RM:BroadLink-WiFi-Device-3d-d2-34 detected: address=192.168.178.86, mac=ec:0b:ae:3d:d2:34, typ=RM4P, id=0x649b devtype=rm4p
                  2025-10-21 20:01:06.009  - debug: netatmo-crawler.0 (2535) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[0]]}],"status":"ok","time_exec":0.018838882446289062,"time_server":1761069665}
                  2025-10-21 20:01:06.010  - debug: netatmo-crawler.0 (2535) Rain Today for Station 70:ee:50:52:e9:c2 is: 0
                  2025-10-21 20:01:06.013  - debug: netatmo-crawler.0 (2535) Rounded value 0 to 0
                  2025-10-21 20:01:06.020  - debug: netatmo-crawler.0 (2535) Saved rain_today for station: 70:ee:50:52:e9:c2
                  2025-10-21 20:01:06.578  - debug: netatmo-crawler.0 (2535) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:06.579  - debug: netatmo-crawler.0 (2535) Rain Yesterday for Station 70:ee:50:52:e9:c2 is: 0
                  2025-10-21 20:01:06.582  - debug: netatmo-crawler.0 (2535) Rounded value 0 to 0
                  2025-10-21 20:01:06.589  - debug: netatmo-crawler.0 (2535) Saved rain_yesterday for station: 70:ee:50:52:e9:c2
                  2025-10-21 20:01:06.726  - debug: netatmo-crawler.0 (2535) Body Rain_LastHour:[{"beg_time":1761066066,"value":[[0]]}]
                  2025-10-21 20:01:06.726  - debug: netatmo-crawler.0 (2535) Rain Last Hour for Station 70:ee:50:52:e9:c2 is: 0
                  2025-10-21 20:01:06.730  - debug: netatmo-crawler.0 (2535) Rounded value 0 to 0
                  2025-10-21 20:01:06.737  - debug: netatmo-crawler.0 (2535) Saved rain_lastHour for station: 70:ee:50:52:e9:c2
                  2025-10-21 20:01:06.745  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:52:e9:c2 and measure: pressure
                  2025-10-21 20:01:06.753  - debug: netatmo-crawler.0 (2535) Rounded value 1000.6 to 1000.6
                  2025-10-21 20:01:06.759  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:52:e9:c2 and measure: humidity
                  2025-10-21 20:01:06.766  - debug: netatmo-crawler.0 (2535) Rounded value 74 to 74
                  2025-10-21 20:01:06.772  - debug: netatmo-crawler.0 (2535) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                  2025-10-21 20:01:06.773  - debug: netatmo-crawler.0 (2535) Going to get information for station: 5
                  2025-10-21 20:01:06.773  - info: netatmo-crawler.0 (2535) Getting data for stationid:70:ee:50:33:4b:fc
                  2025-10-21 20:01:10.961  - info: broadlink2.0 (2546) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                  }:
                  2025-10-21 20:01:10.963  - info: broadlink2.0 (2546) discover  [ '192.168.178.86' ] from 0.0.0.0:34728
                  2025-10-21 20:01:13.041  - debug: netatmo-crawler.0 (2535) Body:[{"_id":"70:ee:50:33:4b:fc","place":{"location":[13.4505570248038,52.5223887067962],"timezone":"Europe/Berlin","country":"DE","altitude":56,"city":"Berlin","street":"Straßmannstraße"},"mark":10,"measures":{"02:00:00:32:d9:da":{"res":{"1761069473":[15.1,79]},"type":["temperature","humidity"]},"70:ee:50:33:4b:fc":{"res":{"1761069505":[1002.1]},"type":["pressure"]},"05:00:00:07:14:d4":{"res":{"1761069499":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:13.042  - debug: netatmo-crawler.0 (2535) Saving station data for station: 5
                  2025-10-21 20:01:13.072  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:33:4b:fc and measure: temperature
                  2025-10-21 20:01:13.080  - debug: netatmo-crawler.0 (2535) Rounded value 15.1 to 15.1
                  2025-10-21 20:01:13.086  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:33:4b:fc and measure: rain
                  2025-10-21 20:01:13.094  - debug: netatmo-crawler.0 (2535) Rounded value 0 to 0
                  2025-10-21 20:01:13.365  - debug: netatmo-crawler.0 (2535) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[1]]}],"status":"ok","time_exec":0.02626800537109375,"time_server":1761069673}
                  2025-10-21 20:01:13.365  - debug: netatmo-crawler.0 (2535) Rain Today for Station 70:ee:50:33:4b:fc is: 1
                  2025-10-21 20:01:13.369  - debug: netatmo-crawler.0 (2535) Rounded value 1 to 1
                  2025-10-21 20:01:13.375  - debug: netatmo-crawler.0 (2535) Saved rain_today for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:13.624  - debug: netatmo-crawler.0 (2535) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:13.625  - debug: netatmo-crawler.0 (2535) Rain Yesterday for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:13.628  - debug: netatmo-crawler.0 (2535) Rounded value 0 to 0
                  2025-10-21 20:01:13.634  - debug: netatmo-crawler.0 (2535) Saved rain_yesterday for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:13.993  - debug: netatmo-crawler.0 (2535) Body Rain_LastHour:[{"beg_time":1761066073,"value":[[0]]}]
                  2025-10-21 20:01:13.994  - debug: netatmo-crawler.0 (2535) Rain Last Hour for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:13.997  - debug: netatmo-crawler.0 (2535) Rounded value 0 to 0
                  2025-10-21 20:01:14.003  - debug: netatmo-crawler.0 (2535) Saved rain_lastHour for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:14.010  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:33:4b:fc and measure: pressure
                  2025-10-21 20:01:14.017  - debug: netatmo-crawler.0 (2535) Rounded value 1002.1 to 1002.1
                  2025-10-21 20:01:14.027  - debug: netatmo-crawler.0 (2535) Saving data for station: 70:ee:50:33:4b:fc and measure: humidity
                  2025-10-21 20:01:14.035  - debug: netatmo-crawler.0 (2535) Rounded value 79 to 79
                  2025-10-21 20:01:14.043  - debug: netatmo-crawler.0 (2535) all done, exiting
                  2025-10-21 20:01:14.044  - info: netatmo-crawler.0 (2535) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
                  2025-10-21 20:01:14.585  - info: host.raspberrypi instance system.adapter.netatmo-crawler.0 having pid 2535 terminated with code 0 (NO_ERROR)
                  2025-10-21 20:01:15.032  - info: host.raspberrypi instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 2566
                  2025-10-21 20:01:15.252  - warn: broadlink2.0 (2546) device RM:RMPROPLUS-00-cd-a0 not found, please rescan later again or delete it! It was: 192.168.178.49,80,10141,智能遥控,0,[object Object],78:0f:77:00:cd:a0,RMP,RM:RMPROPLUS-00-cd-a0,0x279d,RM3 Pro Plus,RM:RMPROPLUS-00-cd-a0,RMPROPLUS-00-cd-a0,57
                  2025-10-21 20:01:15.379  - info: broadlink2.0 (2546) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                  }:
                  2025-10-21 20:01:15.381  - info: broadlink2.0 (2546) discover  [ '192.168.178.49' ] from 0.0.0.0:33333
                  2025-10-21 20:01:17.327  - debug: netatmo-crawler.0 (2566) Redis Objects: Use Redis connection: 127.0.0.1:9001
                  2025-10-21 20:01:17.403  - debug: netatmo-crawler.0 (2566) Objects client ready ... initialize now
                  2025-10-21 20:01:17.407  - debug: netatmo-crawler.0 (2566) Objects create System PubSub Client
                  2025-10-21 20:01:17.409  - debug: netatmo-crawler.0 (2566) Objects create User PubSub Client
                  2025-10-21 20:01:17.472  - debug: netatmo-crawler.0 (2566) Objects client initialize lua scripts
                  2025-10-21 20:01:17.481  - debug: netatmo-crawler.0 (2566) Objects connected to redis: 127.0.0.1:9001
                  2025-10-21 20:01:17.486  - silly: netatmo-crawler.0 (2566) redis psubscribe cfg.o.system.user.*
                  2025-10-21 20:01:17.517  - silly: netatmo-crawler.0 (2566) redis psubscribe cfg.o.enum.*
                  2025-10-21 20:01:17.521  - silly: netatmo-crawler.0 (2566) objectDB connected
                  2025-10-21 20:01:17.525  - debug: netatmo-crawler.0 (2566) Redis States: Use Redis connection: 127.0.0.1:9000
                  2025-10-21 20:01:17.549  - debug: netatmo-crawler.0 (2566) States create System PubSub Client
                  2025-10-21 20:01:17.550  - debug: netatmo-crawler.0 (2566) States create User PubSub Client
                  2025-10-21 20:01:17.598  - info: broadlink2.0 (2546) Poll every 15 secods.
                  2025-10-21 20:01:17.599  - info: broadlink2.0 (2546) broadlink2.0 started and found 1 devices named RM:BroadLink-WiFi-Device-3d-d2-34
                  2025-10-21 20:01:17.599  - info: broadlink2.0 (2546) 1 were not found: RM:RMPROPLUS-00-cd-a0
                  2025-10-21 20:01:17.600  - info: broadlink2.0 (2546) found macs: ec:0b:ae:3d:d2:34
                  2025-10-21 20:01:17.631  - debug: netatmo-crawler.0 (2566) States connected to redis: 127.0.0.1:9000
                  2025-10-21 20:01:17.632  - silly: netatmo-crawler.0 (2566) statesDB connected
                  2025-10-21 20:01:17.791  - info: netatmo-crawler.0 (2566) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v22.21.0, js-controller: 7.0.7
                  2025-10-21 20:01:17.815  - debug: netatmo-crawler.0 (2566) config stationUrls: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                  https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A17%3A9d%3Aba&maplayer=Map&lang=undefined
                  https://weathermap.netatmo.com//?zoom=15&type=rain&param=hourly&stationid=70%3Aee%3A50%3A00%3Ac1%3A94&maplayer=Map&lang=undefined
                  https://weathermap.netatmo.com//?zoom=14.026073475931375&type=rain&param=hourly&stationid=70%3Aee%3A50%3A52%3Ae9%3Ac2&maplayer=Map&lang=undefined
                  https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                  2025-10-21 20:01:17.815  - debug: netatmo-crawler.0 (2566) Going to save station information with: id
                  2025-10-21 20:01:17.817  - debug: netatmo-crawler.0 (2566) Trying to get token from state
                  2025-10-21 20:01:17.839  - silly: netatmo-crawler.0 (2566) States system redis pmessage system.adapter.netatmo-crawler.0.logLevel/system.adapter.netatmo-crawler.0.logLevel:{"val":"silly","ack":true,"ts":1761069677820,"q":0,"from":"system.adapter.netatmo-crawler.0","lc":1732447437255}
                  2025-10-21 20:01:17.843  - debug: netatmo-crawler.0 (2566) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                  2025-10-21 20:01:17.845  - debug: netatmo-crawler.0 (2566) Going to get information for station: 1
                  2025-10-21 20:01:17.848  - info: netatmo-crawler.0 (2566) Getting data for stationid:70:ee:50:33:4b:fc
                  2025-10-21 20:01:18.059  - debug: netatmo-crawler.0 (2566) Body:[{"_id":"70:ee:50:33:4b:fc","place":{"location":[13.4505570248038,52.5223887067962],"timezone":"Europe/Berlin","country":"DE","altitude":56,"city":"Berlin","street":"Straßmannstraße"},"mark":10,"measures":{"02:00:00:32:d9:da":{"res":{"1761069473":[15.1,79]},"type":["temperature","humidity"]},"70:ee:50:33:4b:fc":{"res":{"1761069505":[1002.1]},"type":["pressure"]},"05:00:00:07:14:d4":{"res":{"1761069499":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:18.061  - debug: netatmo-crawler.0 (2566) Saving station data for station: 1
                  2025-10-21 20:01:18.105  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:33:4b:fc and measure: temperature
                  2025-10-21 20:01:18.114  - debug: netatmo-crawler.0 (2566) Rounded value 15.1 to 15.1
                  2025-10-21 20:01:18.121  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:33:4b:fc and measure: rain
                  2025-10-21 20:01:18.130  - debug: netatmo-crawler.0 (2566) Rounded value 0 to 0
                  2025-10-21 20:01:18.279  - debug: netatmo-crawler.0 (2566) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[1]]}],"status":"ok","time_exec":0.03300189971923828,"time_server":1761069678}
                  2025-10-21 20:01:18.280  - debug: netatmo-crawler.0 (2566) Rain Today for Station 70:ee:50:33:4b:fc is: 1
                  2025-10-21 20:01:18.284  - debug: netatmo-crawler.0 (2566) Rounded value 1 to 1
                  2025-10-21 20:01:18.291  - debug: netatmo-crawler.0 (2566) Saved rain_today for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:18.433  - debug: netatmo-crawler.0 (2566) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:18.433  - debug: netatmo-crawler.0 (2566) Rain Yesterday for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:18.437  - debug: netatmo-crawler.0 (2566) Rounded value 0 to 0
                  2025-10-21 20:01:18.443  - debug: netatmo-crawler.0 (2566) Saved rain_yesterday for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:18.615  - debug: netatmo-crawler.0 (2566) Body Rain_LastHour:[{"beg_time":1761066078,"value":[[0]]}]
                  2025-10-21 20:01:18.616  - debug: netatmo-crawler.0 (2566) Rain Last Hour for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:18.620  - debug: netatmo-crawler.0 (2566) Rounded value 0 to 0
                  2025-10-21 20:01:18.626  - debug: netatmo-crawler.0 (2566) Saved rain_lastHour for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:18.633  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:33:4b:fc and measure: pressure
                  2025-10-21 20:01:18.640  - debug: netatmo-crawler.0 (2566) Rounded value 1002.1 to 1002.1
                  2025-10-21 20:01:18.646  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:33:4b:fc and measure: humidity
                  2025-10-21 20:01:18.654  - debug: netatmo-crawler.0 (2566) Rounded value 79 to 79
                  2025-10-21 20:01:18.660  - debug: netatmo-crawler.0 (2566) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A17%3A9d%3Aba&maplayer=Map&lang=undefined
                  2025-10-21 20:01:18.660  - debug: netatmo-crawler.0 (2566) Going to get information for station: 2
                  2025-10-21 20:01:18.662  - info: netatmo-crawler.0 (2566) Getting data for stationid:70:ee:50:17:9d:ba
                  2025-10-21 20:01:19.857  - debug: netatmo-crawler.0 (2566) Body:[{"_id":"70:ee:50:17:9d:ba","place":{"location":[13.457895,52.523834],"timezone":"Europe/Berlin","country":"DE","altitude":48,"city":"Berlin","street":"Edith-Stein-Straße"},"mark":1,"measures":{"02:00:00:17:80:7a":{"res":{"1761069287":[14.3,74]},"type":["temperature","humidity"]},"70:ee:50:17:9d:ba":{"res":{"1761069298":[998.8]},"type":["pressure"]}}}]
                  2025-10-21 20:01:19.858  - debug: netatmo-crawler.0 (2566) Saving station data for station: 2
                  2025-10-21 20:01:19.886  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:17:9d:ba and measure: temperature
                  2025-10-21 20:01:19.893  - debug: netatmo-crawler.0 (2566) Rounded value 14.3 to 14.3
                  2025-10-21 20:01:19.900  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:17:9d:ba and measure: pressure
                  2025-10-21 20:01:19.908  - debug: netatmo-crawler.0 (2566) Rounded value 998.8 to 998.8
                  2025-10-21 20:01:19.914  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:17:9d:ba and measure: humidity
                  2025-10-21 20:01:19.921  - debug: netatmo-crawler.0 (2566) Rounded value 74 to 74
                  2025-10-21 20:01:19.927  - debug: netatmo-crawler.0 (2566) Working with stationUrl: https://weathermap.netatmo.com//?zoom=15&type=rain&param=hourly&stationid=70%3Aee%3A50%3A00%3Ac1%3A94&maplayer=Map&lang=undefined
                  2025-10-21 20:01:19.928  - debug: netatmo-crawler.0 (2566) Going to get information for station: 3
                  2025-10-21 20:01:19.929  - info: netatmo-crawler.0 (2566) Getting data for stationid:70:ee:50:00:c1:94
                  2025-10-21 20:01:20.018  - debug: netatmo-crawler.0 (2566) Body:[{"_id":"70:ee:50:00:c1:94","place":{"location":[13.4704260000001,52.5162059412954],"timezone":"Europe/Berlin","country":"DE","altitude":46,"city":"Berlin","street":"Schreinerstraße"},"mark":10,"measures":{"02:00:00:00:c7:32":{"res":{"1761069052":[15.5,69]},"type":["temperature","humidity"]},"70:ee:50:00:c1:94":{"res":{"1761069405":[1000.2]},"type":["pressure"]},"05:00:00:00:19:9a":{"res":{"1761069405":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:20.019  - debug: netatmo-crawler.0 (2566) Saving station data for station: 3
                  2025-10-21 20:01:20.048  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:00:c1:94 and measure: temperature
                  2025-10-21 20:01:20.056  - debug: netatmo-crawler.0 (2566) Rounded value 15.5 to 15.5
                  2025-10-21 20:01:20.062  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:00:c1:94 and measure: rain
                  2025-10-21 20:01:20.070  - debug: netatmo-crawler.0 (2566) Rounded value 0 to 0
                  2025-10-21 20:01:20.251  - debug: netatmo-crawler.0 (2566) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[0.6]]}],"status":"ok","time_exec":0.02898406982421875,"time_server":1761069680}
                  2025-10-21 20:01:20.252  - debug: netatmo-crawler.0 (2566) Rain Today for Station 70:ee:50:00:c1:94 is: 0.6
                  2025-10-21 20:01:20.256  - debug: netatmo-crawler.0 (2566) Rounded value 0.6 to 0.6
                  2025-10-21 20:01:20.263  - debug: netatmo-crawler.0 (2566) Saved rain_today for station: 70:ee:50:00:c1:94
                  2025-10-21 20:01:20.456  - debug: netatmo-crawler.0 (2566) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:20.457  - debug: netatmo-crawler.0 (2566) Rain Yesterday for Station 70:ee:50:00:c1:94 is: 0
                  2025-10-21 20:01:20.463  - debug: netatmo-crawler.0 (2566) Rounded value 0 to 0
                  2025-10-21 20:01:20.478  - debug: netatmo-crawler.0 (2566) Saved rain_yesterday for station: 70:ee:50:00:c1:94
                  2025-10-21 20:01:20.941  - debug: netatmo-crawler.0 (2566) Body Rain_LastHour:[{"beg_time":1761066080,"value":[[0]]}]
                  2025-10-21 20:01:20.942  - debug: netatmo-crawler.0 (2566) Rain Last Hour for Station 70:ee:50:00:c1:94 is: 0
                  2025-10-21 20:01:20.948  - debug: netatmo-crawler.0 (2566) Rounded value 0 to 0
                  2025-10-21 20:01:20.958  - debug: netatmo-crawler.0 (2566) Saved rain_lastHour for station: 70:ee:50:00:c1:94
                  2025-10-21 20:01:20.969  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:00:c1:94 and measure: pressure
                  2025-10-21 20:01:20.981  - debug: netatmo-crawler.0 (2566) Rounded value 1000.2 to 1000.2
                  2025-10-21 20:01:20.990  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:00:c1:94 and measure: humidity
                  2025-10-21 20:01:21.001  - debug: netatmo-crawler.0 (2566) Rounded value 69 to 69
                  2025-10-21 20:01:21.010  - debug: netatmo-crawler.0 (2566) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14.026073475931375&type=rain&param=hourly&stationid=70%3Aee%3A50%3A52%3Ae9%3Ac2&maplayer=Map&lang=undefined
                  2025-10-21 20:01:21.011  - debug: netatmo-crawler.0 (2566) Going to get information for station: 4
                  2025-10-21 20:01:21.012  - info: netatmo-crawler.0 (2566) Getting data for stationid:70:ee:50:52:e9:c2
                  2025-10-21 20:01:21.148  - debug: netatmo-crawler.0 (2566) Body:[{"_id":"70:ee:50:52:e9:c2","place":{"location":[13.4855409,52.5401803],"timezone":"Europe/Berlin","country":"DE","altitude":59,"city":"Berlin","street":"Konrad-Wolf-Straße"},"mark":1,"measures":{"02:00:00:9d:23:d8":{"res":{"1761069472":[14.4,74]},"type":["temperature","humidity"]},"70:ee:50:52:e9:c2":{"res":{"1761069494":[1000.6]},"type":["pressure"]},"05:00:00:03:84:7c":{"res":{"1761069492":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:21.153  - debug: netatmo-crawler.0 (2566) Saving station data for station: 4
                  2025-10-21 20:01:21.217  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:52:e9:c2 and measure: temperature
                  2025-10-21 20:01:21.225  - debug: netatmo-crawler.0 (2566) Rounded value 14.4 to 14.4
                  2025-10-21 20:01:21.231  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:52:e9:c2 and measure: rain
                  2025-10-21 20:01:21.239  - debug: netatmo-crawler.0 (2566) Rounded value 0 to 0
                  2025-10-21 20:01:21.866  - debug: netatmo-crawler.0 (2566) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[0]]}],"status":"ok","time_exec":0.03335404396057129,"time_server":1761069681}
                  2025-10-21 20:01:21.867  - debug: netatmo-crawler.0 (2566) Rain Today for Station 70:ee:50:52:e9:c2 is: 0
                  2025-10-21 20:01:21.870  - debug: netatmo-crawler.0 (2566) Rounded value 0 to 0
                  2025-10-21 20:01:21.877  - debug: netatmo-crawler.0 (2566) Saved rain_today for station: 70:ee:50:52:e9:c2
                  2025-10-21 20:01:22.002  - debug: netatmo-crawler.0 (2566) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:22.003  - debug: netatmo-crawler.0 (2566) Rain Yesterday for Station 70:ee:50:52:e9:c2 is: 0
                  2025-10-21 20:01:22.007  - debug: netatmo-crawler.0 (2566) Rounded value 0 to 0
                  2025-10-21 20:01:22.013  - debug: netatmo-crawler.0 (2566) Saved rain_yesterday for station: 70:ee:50:52:e9:c2
                  2025-10-21 20:01:22.352  - debug: netatmo-crawler.0 (2566) Body Rain_LastHour:[{"beg_time":1761066082,"value":[[0]]}]
                  2025-10-21 20:01:22.353  - debug: netatmo-crawler.0 (2566) Rain Last Hour for Station 70:ee:50:52:e9:c2 is: 0
                  2025-10-21 20:01:22.356  - debug: netatmo-crawler.0 (2566) Rounded value 0 to 0
                  2025-10-21 20:01:22.362  - debug: netatmo-crawler.0 (2566) Saved rain_lastHour for station: 70:ee:50:52:e9:c2
                  2025-10-21 20:01:22.368  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:52:e9:c2 and measure: pressure
                  2025-10-21 20:01:22.376  - debug: netatmo-crawler.0 (2566) Rounded value 1000.6 to 1000.6
                  2025-10-21 20:01:22.381  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:52:e9:c2 and measure: humidity
                  2025-10-21 20:01:22.389  - debug: netatmo-crawler.0 (2566) Rounded value 74 to 74
                  2025-10-21 20:01:22.396  - debug: netatmo-crawler.0 (2566) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                  2025-10-21 20:01:22.397  - debug: netatmo-crawler.0 (2566) Going to get information for station: 5
                  2025-10-21 20:01:22.398  - info: netatmo-crawler.0 (2566) Getting data for stationid:70:ee:50:33:4b:fc
                  2025-10-21 20:01:22.549  - debug: netatmo-crawler.0 (2566) Body:[{"_id":"70:ee:50:33:4b:fc","place":{"location":[13.4505570248038,52.5223887067962],"timezone":"Europe/Berlin","country":"DE","altitude":56,"city":"Berlin","street":"Straßmannstraße"},"mark":10,"measures":{"02:00:00:32:d9:da":{"res":{"1761069473":[15.1,79]},"type":["temperature","humidity"]},"70:ee:50:33:4b:fc":{"res":{"1761069505":[1002.1]},"type":["pressure"]},"05:00:00:07:14:d4":{"res":{"1761069499":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:22.550  - debug: netatmo-crawler.0 (2566) Saving station data for station: 5
                  2025-10-21 20:01:22.644  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:33:4b:fc and measure: temperature
                  2025-10-21 20:01:22.652  - debug: netatmo-crawler.0 (2566) Rounded value 15.1 to 15.1
                  2025-10-21 20:01:22.658  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:33:4b:fc and measure: rain
                  2025-10-21 20:01:22.666  - debug: netatmo-crawler.0 (2566) Rounded value 0 to 0
                  2025-10-21 20:01:22.881  - debug: netatmo-crawler.0 (2566) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[1]]}],"status":"ok","time_exec":0.030659914016723633,"time_server":1761069682}
                  2025-10-21 20:01:22.882  - debug: netatmo-crawler.0 (2566) Rain Today for Station 70:ee:50:33:4b:fc is: 1
                  2025-10-21 20:01:22.886  - debug: netatmo-crawler.0 (2566) Rounded value 1 to 1
                  2025-10-21 20:01:22.892  - debug: netatmo-crawler.0 (2566) Saved rain_today for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:23.064  - debug: netatmo-crawler.0 (2566) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:23.065  - debug: netatmo-crawler.0 (2566) Rain Yesterday for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:23.069  - debug: netatmo-crawler.0 (2566) Rounded value 0 to 0
                  2025-10-21 20:01:23.077  - debug: netatmo-crawler.0 (2566) Saved rain_yesterday for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:23.431  - debug: netatmo-crawler.0 (2566) Body Rain_LastHour:[{"beg_time":1761066083,"value":[[0]]}]
                  2025-10-21 20:01:23.431  - debug: netatmo-crawler.0 (2566) Rain Last Hour for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:23.435  - debug: netatmo-crawler.0 (2566) Rounded value 0 to 0
                  2025-10-21 20:01:23.441  - debug: netatmo-crawler.0 (2566) Saved rain_lastHour for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:23.449  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:33:4b:fc and measure: pressure
                  2025-10-21 20:01:23.457  - debug: netatmo-crawler.0 (2566) Rounded value 1002.1 to 1002.1
                  2025-10-21 20:01:23.464  - debug: netatmo-crawler.0 (2566) Saving data for station: 70:ee:50:33:4b:fc and measure: humidity
                  2025-10-21 20:01:23.472  - debug: netatmo-crawler.0 (2566) Rounded value 79 to 79
                  2025-10-21 20:01:23.479  - debug: netatmo-crawler.0 (2566) all done, exiting
                  2025-10-21 20:01:23.480  - info: netatmo-crawler.0 (2566) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
                  2025-10-21 20:01:24.018  - info: host.raspberrypi instance system.adapter.netatmo-crawler.0 having pid 2566 terminated with code 0 (NO_ERROR)
                  2025-10-21 20:01:30.051  - info: host.raspberrypi instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 2581
                  2025-10-21 20:01:32.286  - debug: netatmo-crawler.0 (2581) Redis Objects: Use Redis connection: 127.0.0.1:9001
                  2025-10-21 20:01:32.355  - debug: netatmo-crawler.0 (2581) Objects client ready ... initialize now
                  2025-10-21 20:01:32.359  - debug: netatmo-crawler.0 (2581) Objects create System PubSub Client
                  2025-10-21 20:01:32.361  - debug: netatmo-crawler.0 (2581) Objects create User PubSub Client
                  2025-10-21 20:01:32.422  - debug: netatmo-crawler.0 (2581) Objects client initialize lua scripts
                  2025-10-21 20:01:32.430  - debug: netatmo-crawler.0 (2581) Objects connected to redis: 127.0.0.1:9001
                  2025-10-21 20:01:32.434  - silly: netatmo-crawler.0 (2581) redis psubscribe cfg.o.system.user.*
                  2025-10-21 20:01:32.467  - silly: netatmo-crawler.0 (2581) redis psubscribe cfg.o.enum.*
                  2025-10-21 20:01:32.472  - silly: netatmo-crawler.0 (2581) objectDB connected
                  2025-10-21 20:01:32.477  - debug: netatmo-crawler.0 (2581) Redis States: Use Redis connection: 127.0.0.1:9000
                  2025-10-21 20:01:32.500  - debug: netatmo-crawler.0 (2581) States create System PubSub Client
                  2025-10-21 20:01:32.501  - debug: netatmo-crawler.0 (2581) States create User PubSub Client
                  2025-10-21 20:01:32.583  - debug: netatmo-crawler.0 (2581) States connected to redis: 127.0.0.1:9000
                  2025-10-21 20:01:32.584  - silly: netatmo-crawler.0 (2581) statesDB connected
                  2025-10-21 20:01:32.749  - info: netatmo-crawler.0 (2581) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v22.21.0, js-controller: 7.0.7
                  2025-10-21 20:01:32.775  - debug: netatmo-crawler.0 (2581) config stationUrls: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                  https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A17%3A9d%3Aba&maplayer=Map&lang=undefined
                  https://weathermap.netatmo.com//?zoom=15&type=rain&param=hourly&stationid=70%3Aee%3A50%3A00%3Ac1%3A94&maplayer=Map&lang=undefined
                  https://weathermap.netatmo.com//?zoom=14.026073475931375&type=rain&param=hourly&stationid=70%3Aee%3A50%3A52%3Ae9%3Ac2&maplayer=Map&lang=undefined
                  https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                  2025-10-21 20:01:32.776  - debug: netatmo-crawler.0 (2581) Going to save station information with: id
                  2025-10-21 20:01:32.778  - debug: netatmo-crawler.0 (2581) Trying to get token from state
                  2025-10-21 20:01:32.799  - silly: netatmo-crawler.0 (2581) States system redis pmessage system.adapter.netatmo-crawler.0.logLevel/system.adapter.netatmo-crawler.0.logLevel:{"val":"silly","ack":true,"ts":1761069692780,"q":0,"from":"system.adapter.netatmo-crawler.0","lc":1732447437255}
                  2025-10-21 20:01:32.809  - debug: netatmo-crawler.0 (2581) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                  2025-10-21 20:01:32.811  - debug: netatmo-crawler.0 (2581) Going to get information for station: 1
                  2025-10-21 20:01:32.815  - info: netatmo-crawler.0 (2581) Getting data for stationid:70:ee:50:33:4b:fc
                  2025-10-21 20:01:33.003  - debug: netatmo-crawler.0 (2581) Body:[{"_id":"70:ee:50:33:4b:fc","place":{"location":[13.4505570248038,52.5223887067962],"timezone":"Europe/Berlin","country":"DE","altitude":56,"city":"Berlin","street":"Straßmannstraße"},"mark":10,"measures":{"02:00:00:32:d9:da":{"res":{"1761069473":[15.1,79]},"type":["temperature","humidity"]},"70:ee:50:33:4b:fc":{"res":{"1761069505":[1002.1]},"type":["pressure"]},"05:00:00:07:14:d4":{"res":{"1761069499":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:33.004  - debug: netatmo-crawler.0 (2581) Saving station data for station: 1
                  2025-10-21 20:01:33.041  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:33:4b:fc and measure: temperature
                  2025-10-21 20:01:33.050  - debug: netatmo-crawler.0 (2581) Rounded value 15.1 to 15.1
                  2025-10-21 20:01:33.056  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:33:4b:fc and measure: rain
                  2025-10-21 20:01:33.065  - debug: netatmo-crawler.0 (2581) Rounded value 0 to 0
                  2025-10-21 20:01:33.207  - debug: netatmo-crawler.0 (2581) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[1]]}],"status":"ok","time_exec":0.03669309616088867,"time_server":1761069693}
                  2025-10-21 20:01:33.207  - debug: netatmo-crawler.0 (2581) Rain Today for Station 70:ee:50:33:4b:fc is: 1
                  2025-10-21 20:01:33.212  - debug: netatmo-crawler.0 (2581) Rounded value 1 to 1
                  2025-10-21 20:01:33.218  - debug: netatmo-crawler.0 (2581) Saved rain_today for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:33.346  - debug: netatmo-crawler.0 (2581) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:33.346  - debug: netatmo-crawler.0 (2581) Rain Yesterday for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:33.350  - debug: netatmo-crawler.0 (2581) Rounded value 0 to 0
                  2025-10-21 20:01:33.356  - debug: netatmo-crawler.0 (2581) Saved rain_yesterday for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:33.487  - debug: netatmo-crawler.0 (2581) Body Rain_LastHour:[{"beg_time":1761066093,"value":[[0]]}]
                  2025-10-21 20:01:33.488  - debug: netatmo-crawler.0 (2581) Rain Last Hour for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:33.491  - debug: netatmo-crawler.0 (2581) Rounded value 0 to 0
                  2025-10-21 20:01:33.497  - debug: netatmo-crawler.0 (2581) Saved rain_lastHour for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:33.504  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:33:4b:fc and measure: pressure
                  2025-10-21 20:01:33.512  - debug: netatmo-crawler.0 (2581) Rounded value 1002.1 to 1002.1
                  2025-10-21 20:01:33.518  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:33:4b:fc and measure: humidity
                  2025-10-21 20:01:33.525  - debug: netatmo-crawler.0 (2581) Rounded value 79 to 79
                  2025-10-21 20:01:33.532  - debug: netatmo-crawler.0 (2581) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A17%3A9d%3Aba&maplayer=Map&lang=undefined
                  2025-10-21 20:01:33.533  - debug: netatmo-crawler.0 (2581) Going to get information for station: 2
                  2025-10-21 20:01:33.534  - info: netatmo-crawler.0 (2581) Getting data for stationid:70:ee:50:17:9d:ba
                  2025-10-21 20:01:33.679  - debug: netatmo-crawler.0 (2581) Body:[{"_id":"70:ee:50:17:9d:ba","place":{"location":[13.457895,52.523834],"timezone":"Europe/Berlin","country":"DE","altitude":48,"city":"Berlin","street":"Edith-Stein-Straße"},"mark":1,"measures":{"02:00:00:17:80:7a":{"res":{"1761069287":[14.3,74]},"type":["temperature","humidity"]},"70:ee:50:17:9d:ba":{"res":{"1761069298":[998.8]},"type":["pressure"]}}}]
                  2025-10-21 20:01:33.681  - debug: netatmo-crawler.0 (2581) Saving station data for station: 2
                  2025-10-21 20:01:33.715  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:17:9d:ba and measure: temperature
                  2025-10-21 20:01:33.725  - debug: netatmo-crawler.0 (2581) Rounded value 14.3 to 14.3
                  2025-10-21 20:01:33.734  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:17:9d:ba and measure: pressure
                  2025-10-21 20:01:33.745  - debug: netatmo-crawler.0 (2581) Rounded value 998.8 to 998.8
                  2025-10-21 20:01:33.751  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:17:9d:ba and measure: humidity
                  2025-10-21 20:01:33.758  - debug: netatmo-crawler.0 (2581) Rounded value 74 to 74
                  2025-10-21 20:01:33.764  - debug: netatmo-crawler.0 (2581) Working with stationUrl: https://weathermap.netatmo.com//?zoom=15&type=rain&param=hourly&stationid=70%3Aee%3A50%3A00%3Ac1%3A94&maplayer=Map&lang=undefined
                  2025-10-21 20:01:33.765  - debug: netatmo-crawler.0 (2581) Going to get information for station: 3
                  2025-10-21 20:01:33.765  - info: netatmo-crawler.0 (2581) Getting data for stationid:70:ee:50:00:c1:94
                  2025-10-21 20:01:33.863  - debug: netatmo-crawler.0 (2581) Body:[{"_id":"70:ee:50:00:c1:94","place":{"location":[13.4704260000001,52.5162059412954],"timezone":"Europe/Berlin","country":"DE","altitude":46,"city":"Berlin","street":"Schreinerstraße"},"mark":10,"measures":{"02:00:00:00:c7:32":{"res":{"1761069052":[15.5,69]},"type":["temperature","humidity"]},"70:ee:50:00:c1:94":{"res":{"1761069405":[1000.2]},"type":["pressure"]},"05:00:00:00:19:9a":{"res":{"1761069405":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:33.864  - debug: netatmo-crawler.0 (2581) Saving station data for station: 3
                  2025-10-21 20:01:33.895  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:00:c1:94 and measure: temperature
                  2025-10-21 20:01:33.903  - debug: netatmo-crawler.0 (2581) Rounded value 15.5 to 15.5
                  2025-10-21 20:01:33.909  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:00:c1:94 and measure: rain
                  2025-10-21 20:01:33.917  - debug: netatmo-crawler.0 (2581) Rounded value 0 to 0
                  2025-10-21 20:01:34.145  - debug: netatmo-crawler.0 (2581) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[0.6]]}],"status":"ok","time_exec":0.03744912147521973,"time_server":1761069694}
                  2025-10-21 20:01:34.146  - debug: netatmo-crawler.0 (2581) Rain Today for Station 70:ee:50:00:c1:94 is: 0.6
                  2025-10-21 20:01:34.149  - debug: netatmo-crawler.0 (2581) Rounded value 0.6 to 0.6
                  2025-10-21 20:01:34.155  - debug: netatmo-crawler.0 (2581) Saved rain_today for station: 70:ee:50:00:c1:94
                  2025-10-21 20:01:34.339  - debug: netatmo-crawler.0 (2581) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:34.339  - debug: netatmo-crawler.0 (2581) Rain Yesterday for Station 70:ee:50:00:c1:94 is: 0
                  2025-10-21 20:01:34.343  - debug: netatmo-crawler.0 (2581) Rounded value 0 to 0
                  2025-10-21 20:01:34.359  - debug: netatmo-crawler.0 (2581) Saved rain_yesterday for station: 70:ee:50:00:c1:94
                  2025-10-21 20:01:34.563  - debug: netatmo-crawler.0 (2581) Body Rain_LastHour:[{"beg_time":1761066094,"value":[[0]]}]
                  2025-10-21 20:01:34.564  - debug: netatmo-crawler.0 (2581) Rain Last Hour for Station 70:ee:50:00:c1:94 is: 0
                  2025-10-21 20:01:34.568  - debug: netatmo-crawler.0 (2581) Rounded value 0 to 0
                  2025-10-21 20:01:34.575  - debug: netatmo-crawler.0 (2581) Saved rain_lastHour for station: 70:ee:50:00:c1:94
                  2025-10-21 20:01:34.582  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:00:c1:94 and measure: pressure
                  2025-10-21 20:01:34.589  - debug: netatmo-crawler.0 (2581) Rounded value 1000.2 to 1000.2
                  2025-10-21 20:01:34.595  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:00:c1:94 and measure: humidity
                  2025-10-21 20:01:34.602  - debug: netatmo-crawler.0 (2581) Rounded value 69 to 69
                  2025-10-21 20:01:34.609  - debug: netatmo-crawler.0 (2581) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14.026073475931375&type=rain&param=hourly&stationid=70%3Aee%3A50%3A52%3Ae9%3Ac2&maplayer=Map&lang=undefined
                  2025-10-21 20:01:34.610  - debug: netatmo-crawler.0 (2581) Going to get information for station: 4
                  2025-10-21 20:01:34.610  - info: netatmo-crawler.0 (2581) Getting data for stationid:70:ee:50:52:e9:c2
                  2025-10-21 20:01:34.754  - debug: netatmo-crawler.0 (2581) Body:[{"_id":"70:ee:50:52:e9:c2","place":{"location":[13.4855409,52.5401803],"timezone":"Europe/Berlin","country":"DE","altitude":59,"city":"Berlin","street":"Konrad-Wolf-Straße"},"mark":1,"measures":{"02:00:00:9d:23:d8":{"res":{"1761069472":[14.4,74]},"type":["temperature","humidity"]},"70:ee:50:52:e9:c2":{"res":{"1761069494":[1000.6]},"type":["pressure"]},"05:00:00:03:84:7c":{"res":{"1761069492":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:34.755  - debug: netatmo-crawler.0 (2581) Saving station data for station: 4
                  2025-10-21 20:01:34.783  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:52:e9:c2 and measure: temperature
                  2025-10-21 20:01:34.790  - debug: netatmo-crawler.0 (2581) Rounded value 14.4 to 14.4
                  2025-10-21 20:01:34.796  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:52:e9:c2 and measure: rain
                  2025-10-21 20:01:34.812  - debug: netatmo-crawler.0 (2581) Rounded value 0 to 0
                  2025-10-21 20:01:34.949  - debug: netatmo-crawler.0 (2581) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[0]]}],"status":"ok","time_exec":0.026121139526367188,"time_server":1761069694}
                  2025-10-21 20:01:34.949  - debug: netatmo-crawler.0 (2581) Rain Today for Station 70:ee:50:52:e9:c2 is: 0
                  2025-10-21 20:01:34.952  - debug: netatmo-crawler.0 (2581) Rounded value 0 to 0
                  2025-10-21 20:01:34.958  - debug: netatmo-crawler.0 (2581) Saved rain_today for station: 70:ee:50:52:e9:c2
                  2025-10-21 20:01:35.090  - debug: netatmo-crawler.0 (2581) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:35.091  - debug: netatmo-crawler.0 (2581) Rain Yesterday for Station 70:ee:50:52:e9:c2 is: 0
                  2025-10-21 20:01:35.094  - debug: netatmo-crawler.0 (2581) Rounded value 0 to 0
                  2025-10-21 20:01:35.102  - debug: netatmo-crawler.0 (2581) Saved rain_yesterday for station: 70:ee:50:52:e9:c2
                  2025-10-21 20:01:35.238  - debug: netatmo-crawler.0 (2581) Body Rain_LastHour:[{"beg_time":1761066095,"value":[[0]]}]
                  2025-10-21 20:01:35.238  - debug: netatmo-crawler.0 (2581) Rain Last Hour for Station 70:ee:50:52:e9:c2 is: 0
                  2025-10-21 20:01:35.243  - debug: netatmo-crawler.0 (2581) Rounded value 0 to 0
                  2025-10-21 20:01:35.250  - debug: netatmo-crawler.0 (2581) Saved rain_lastHour for station: 70:ee:50:52:e9:c2
                  2025-10-21 20:01:35.258  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:52:e9:c2 and measure: pressure
                  2025-10-21 20:01:35.268  - debug: netatmo-crawler.0 (2581) Rounded value 1000.6 to 1000.6
                  2025-10-21 20:01:35.276  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:52:e9:c2 and measure: humidity
                  2025-10-21 20:01:35.286  - debug: netatmo-crawler.0 (2581) Rounded value 74 to 74
                  2025-10-21 20:01:35.293  - debug: netatmo-crawler.0 (2581) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                  2025-10-21 20:01:35.294  - debug: netatmo-crawler.0 (2581) Going to get information for station: 5
                  2025-10-21 20:01:35.295  - info: netatmo-crawler.0 (2581) Getting data for stationid:70:ee:50:33:4b:fc
                  2025-10-21 20:01:35.437  - debug: netatmo-crawler.0 (2581) Body:[{"_id":"70:ee:50:33:4b:fc","place":{"location":[13.4505570248038,52.5223887067962],"timezone":"Europe/Berlin","country":"DE","altitude":56,"city":"Berlin","street":"Straßmannstraße"},"mark":10,"measures":{"02:00:00:32:d9:da":{"res":{"1761069473":[15.1,79]},"type":["temperature","humidity"]},"70:ee:50:33:4b:fc":{"res":{"1761069505":[1002.1]},"type":["pressure"]},"05:00:00:07:14:d4":{"res":{"1761069499":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:35.437  - debug: netatmo-crawler.0 (2581) Saving station data for station: 5
                  2025-10-21 20:01:35.478  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:33:4b:fc and measure: temperature
                  2025-10-21 20:01:35.489  - debug: netatmo-crawler.0 (2581) Rounded value 15.1 to 15.1
                  2025-10-21 20:01:35.497  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:33:4b:fc and measure: rain
                  2025-10-21 20:01:35.508  - debug: netatmo-crawler.0 (2581) Rounded value 0 to 0
                  2025-10-21 20:01:35.654  - debug: netatmo-crawler.0 (2581) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[1]]}],"status":"ok","time_exec":0.02826094627380371,"time_server":1761069695}
                  2025-10-21 20:01:35.655  - debug: netatmo-crawler.0 (2581) Rain Today for Station 70:ee:50:33:4b:fc is: 1
                  2025-10-21 20:01:35.658  - debug: netatmo-crawler.0 (2581) Rounded value 1 to 1
                  2025-10-21 20:01:35.664  - debug: netatmo-crawler.0 (2581) Saved rain_today for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:35.907  - debug: netatmo-crawler.0 (2581) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:35.907  - debug: netatmo-crawler.0 (2581) Rain Yesterday for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:35.910  - debug: netatmo-crawler.0 (2581) Rounded value 0 to 0
                  2025-10-21 20:01:35.924  - debug: netatmo-crawler.0 (2581) Saved rain_yesterday for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:36.098  - debug: netatmo-crawler.0 (2581) Body Rain_LastHour:[{"beg_time":1761066095,"value":[[0]]}]
                  2025-10-21 20:01:36.099  - debug: netatmo-crawler.0 (2581) Rain Last Hour for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:36.103  - debug: netatmo-crawler.0 (2581) Rounded value 0 to 0
                  2025-10-21 20:01:36.111  - debug: netatmo-crawler.0 (2581) Saved rain_lastHour for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:36.118  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:33:4b:fc and measure: pressure
                  2025-10-21 20:01:36.126  - debug: netatmo-crawler.0 (2581) Rounded value 1002.1 to 1002.1
                  2025-10-21 20:01:36.132  - debug: netatmo-crawler.0 (2581) Saving data for station: 70:ee:50:33:4b:fc and measure: humidity
                  2025-10-21 20:01:36.141  - debug: netatmo-crawler.0 (2581) Rounded value 79 to 79
                  2025-10-21 20:01:36.151  - debug: netatmo-crawler.0 (2581) all done, exiting
                  2025-10-21 20:01:36.153  - info: netatmo-crawler.0 (2581) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
                  2025-10-21 20:01:36.697  - info: host.raspberrypi instance system.adapter.netatmo-crawler.0 having pid 2581 terminated with code 0 (NO_ERROR)
                  2025-10-21 20:01:45.036  - info: host.raspberrypi instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 2596
                  2025-10-21 20:01:47.315  - debug: netatmo-crawler.0 (2596) Redis Objects: Use Redis connection: 127.0.0.1:9001
                  2025-10-21 20:01:47.392  - debug: netatmo-crawler.0 (2596) Objects client ready ... initialize now
                  2025-10-21 20:01:47.397  - debug: netatmo-crawler.0 (2596) Objects create System PubSub Client
                  2025-10-21 20:01:47.400  - debug: netatmo-crawler.0 (2596) Objects create User PubSub Client
                  2025-10-21 20:01:47.467  - debug: netatmo-crawler.0 (2596) Objects client initialize lua scripts
                  2025-10-21 20:01:47.476  - debug: netatmo-crawler.0 (2596) Objects connected to redis: 127.0.0.1:9001
                  2025-10-21 20:01:47.480  - silly: netatmo-crawler.0 (2596) redis psubscribe cfg.o.system.user.*
                  2025-10-21 20:01:47.514  - silly: netatmo-crawler.0 (2596) redis psubscribe cfg.o.enum.*
                  2025-10-21 20:01:47.519  - silly: netatmo-crawler.0 (2596) objectDB connected
                  2025-10-21 20:01:47.524  - debug: netatmo-crawler.0 (2596) Redis States: Use Redis connection: 127.0.0.1:9000
                  2025-10-21 20:01:47.552  - debug: netatmo-crawler.0 (2596) States create System PubSub Client
                  2025-10-21 20:01:47.553  - debug: netatmo-crawler.0 (2596) States create User PubSub Client
                  2025-10-21 20:01:47.635  - debug: netatmo-crawler.0 (2596) States connected to redis: 127.0.0.1:9000
                  2025-10-21 20:01:47.636  - silly: netatmo-crawler.0 (2596) statesDB connected
                  2025-10-21 20:01:47.652  - info: broadlink2.0 (2546) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                  }:
                  2025-10-21 20:01:47.655  - info: broadlink2.0 (2546) discover  [ '192.168.178.49' ] from 0.0.0.0:51758
                  2025-10-21 20:01:47.793  - info: netatmo-crawler.0 (2596) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v22.21.0, js-controller: 7.0.7
                  2025-10-21 20:01:47.818  - debug: netatmo-crawler.0 (2596) config stationUrls: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                  https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A17%3A9d%3Aba&maplayer=Map&lang=undefined
                  https://weathermap.netatmo.com//?zoom=15&type=rain&param=hourly&stationid=70%3Aee%3A50%3A00%3Ac1%3A94&maplayer=Map&lang=undefined
                  https://weathermap.netatmo.com//?zoom=14.026073475931375&type=rain&param=hourly&stationid=70%3Aee%3A50%3A52%3Ae9%3Ac2&maplayer=Map&lang=undefined
                  https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                  2025-10-21 20:01:47.819  - debug: netatmo-crawler.0 (2596) Going to save station information with: id
                  2025-10-21 20:01:47.820  - debug: netatmo-crawler.0 (2596) Trying to get token from state
                  2025-10-21 20:01:47.842  - silly: netatmo-crawler.0 (2596) States system redis pmessage system.adapter.netatmo-crawler.0.logLevel/system.adapter.netatmo-crawler.0.logLevel:{"val":"silly","ack":true,"ts":1761069707823,"q":0,"from":"system.adapter.netatmo-crawler.0","lc":1732447437255}
                  2025-10-21 20:01:47.846  - debug: netatmo-crawler.0 (2596) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                  2025-10-21 20:01:47.848  - debug: netatmo-crawler.0 (2596) Going to get information for station: 1
                  2025-10-21 20:01:47.852  - info: netatmo-crawler.0 (2596) Getting data for stationid:70:ee:50:33:4b:fc
                  2025-10-21 20:01:48.341  - debug: netatmo-crawler.0 (2596) Body:[{"_id":"70:ee:50:33:4b:fc","place":{"location":[13.4505570248038,52.5223887067962],"timezone":"Europe/Berlin","country":"DE","altitude":56,"city":"Berlin","street":"Straßmannstraße"},"mark":10,"measures":{"02:00:00:32:d9:da":{"res":{"1761069473":[15.1,79]},"type":["temperature","humidity"]},"70:ee:50:33:4b:fc":{"res":{"1761069505":[1002.1]},"type":["pressure"]},"05:00:00:07:14:d4":{"res":{"1761069499":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:48.342  - debug: netatmo-crawler.0 (2596) Saving station data for station: 1
                  2025-10-21 20:01:48.378  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:33:4b:fc and measure: temperature
                  2025-10-21 20:01:48.387  - debug: netatmo-crawler.0 (2596) Rounded value 15.1 to 15.1
                  2025-10-21 20:01:48.393  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:33:4b:fc and measure: rain
                  2025-10-21 20:01:48.402  - debug: netatmo-crawler.0 (2596) Rounded value 0 to 0
                  2025-10-21 20:01:48.919  - debug: netatmo-crawler.0 (2596) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[1]]}],"status":"ok","time_exec":0.023617029190063477,"time_server":1761069708}
                  2025-10-21 20:01:48.920  - debug: netatmo-crawler.0 (2596) Rain Today for Station 70:ee:50:33:4b:fc is: 1
                  2025-10-21 20:01:48.924  - debug: netatmo-crawler.0 (2596) Rounded value 1 to 1
                  2025-10-21 20:01:48.930  - debug: netatmo-crawler.0 (2596) Saved rain_today for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:50.166  - debug: netatmo-crawler.0 (2596) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:50.166  - debug: netatmo-crawler.0 (2596) Rain Yesterday for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:50.170  - debug: netatmo-crawler.0 (2596) Rounded value 0 to 0
                  2025-10-21 20:01:50.176  - debug: netatmo-crawler.0 (2596) Saved rain_yesterday for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:50.382  - debug: netatmo-crawler.0 (2596) Body Rain_LastHour:[{"beg_time":1761066110,"value":[[0]]}]
                  2025-10-21 20:01:50.383  - debug: netatmo-crawler.0 (2596) Rain Last Hour for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:50.386  - debug: netatmo-crawler.0 (2596) Rounded value 0 to 0
                  2025-10-21 20:01:50.392  - debug: netatmo-crawler.0 (2596) Saved rain_lastHour for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:50.399  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:33:4b:fc and measure: pressure
                  2025-10-21 20:01:50.406  - debug: netatmo-crawler.0 (2596) Rounded value 1002.1 to 1002.1
                  2025-10-21 20:01:50.412  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:33:4b:fc and measure: humidity
                  2025-10-21 20:01:50.420  - debug: netatmo-crawler.0 (2596) Rounded value 79 to 79
                  2025-10-21 20:01:50.426  - debug: netatmo-crawler.0 (2596) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A17%3A9d%3Aba&maplayer=Map&lang=undefined
                  2025-10-21 20:01:50.426  - debug: netatmo-crawler.0 (2596) Going to get information for station: 2
                  2025-10-21 20:01:50.427  - info: netatmo-crawler.0 (2596) Getting data for stationid:70:ee:50:17:9d:ba
                  2025-10-21 20:01:51.433  - debug: netatmo-crawler.0 (2596) Body:[{"_id":"70:ee:50:17:9d:ba","place":{"location":[13.457895,52.523834],"timezone":"Europe/Berlin","country":"DE","altitude":48,"city":"Berlin","street":"Edith-Stein-Straße"},"mark":1,"measures":{"02:00:00:17:80:7a":{"res":{"1761069287":[14.3,74]},"type":["temperature","humidity"]},"70:ee:50:17:9d:ba":{"res":{"1761069298":[998.8]},"type":["pressure"]}}}]
                  2025-10-21 20:01:51.434  - debug: netatmo-crawler.0 (2596) Saving station data for station: 2
                  2025-10-21 20:01:51.470  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:17:9d:ba and measure: temperature
                  2025-10-21 20:01:51.480  - debug: netatmo-crawler.0 (2596) Rounded value 14.3 to 14.3
                  2025-10-21 20:01:51.487  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:17:9d:ba and measure: pressure
                  2025-10-21 20:01:51.495  - debug: netatmo-crawler.0 (2596) Rounded value 998.8 to 998.8
                  2025-10-21 20:01:51.501  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:17:9d:ba and measure: humidity
                  2025-10-21 20:01:51.511  - debug: netatmo-crawler.0 (2596) Rounded value 74 to 74
                  2025-10-21 20:01:51.528  - debug: netatmo-crawler.0 (2596) Working with stationUrl: https://weathermap.netatmo.com//?zoom=15&type=rain&param=hourly&stationid=70%3Aee%3A50%3A00%3Ac1%3A94&maplayer=Map&lang=undefined
                  2025-10-21 20:01:51.528  - debug: netatmo-crawler.0 (2596) Going to get information for station: 3
                  2025-10-21 20:01:51.529  - info: netatmo-crawler.0 (2596) Getting data for stationid:70:ee:50:00:c1:94
                  2025-10-21 20:01:51.715  - debug: netatmo-crawler.0 (2596) Body:[{"_id":"70:ee:50:00:c1:94","place":{"location":[13.4704260000001,52.5162059412954],"timezone":"Europe/Berlin","country":"DE","altitude":46,"city":"Berlin","street":"Schreinerstraße"},"mark":10,"measures":{"02:00:00:00:c7:32":{"res":{"1761069052":[15.5,69]},"type":["temperature","humidity"]},"70:ee:50:00:c1:94":{"res":{"1761069405":[1000.2]},"type":["pressure"]},"05:00:00:00:19:9a":{"res":{"1761069405":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:51.716  - debug: netatmo-crawler.0 (2596) Saving station data for station: 3
                  2025-10-21 20:01:51.766  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:00:c1:94 and measure: temperature
                  2025-10-21 20:01:51.778  - debug: netatmo-crawler.0 (2596) Rounded value 15.5 to 15.5
                  2025-10-21 20:01:51.786  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:00:c1:94 and measure: rain
                  2025-10-21 20:01:51.796  - debug: netatmo-crawler.0 (2596) Rounded value 0 to 0
                  2025-10-21 20:01:51.988  - debug: netatmo-crawler.0 (2596) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[0.6]]}],"status":"ok","time_exec":0.029054880142211914,"time_server":1761069711}
                  2025-10-21 20:01:51.989  - debug: netatmo-crawler.0 (2596) Rain Today for Station 70:ee:50:00:c1:94 is: 0.6
                  2025-10-21 20:01:51.999  - debug: netatmo-crawler.0 (2596) Rounded value 0.6 to 0.6
                  2025-10-21 20:01:52.014  - debug: netatmo-crawler.0 (2596) Saved rain_today for station: 70:ee:50:00:c1:94
                  2025-10-21 20:01:52.178  - debug: netatmo-crawler.0 (2596) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:52.179  - debug: netatmo-crawler.0 (2596) Rain Yesterday for Station 70:ee:50:00:c1:94 is: 0
                  2025-10-21 20:01:52.183  - debug: netatmo-crawler.0 (2596) Rounded value 0 to 0
                  2025-10-21 20:01:52.191  - debug: netatmo-crawler.0 (2596) Saved rain_yesterday for station: 70:ee:50:00:c1:94
                  2025-10-21 20:01:52.340  - debug: netatmo-crawler.0 (2596) Body Rain_LastHour:[{"beg_time":1761066112,"value":[[0]]}]
                  2025-10-21 20:01:52.341  - debug: netatmo-crawler.0 (2596) Rain Last Hour for Station 70:ee:50:00:c1:94 is: 0
                  2025-10-21 20:01:52.347  - debug: netatmo-crawler.0 (2596) Rounded value 0 to 0
                  2025-10-21 20:01:52.357  - debug: netatmo-crawler.0 (2596) Saved rain_lastHour for station: 70:ee:50:00:c1:94
                  2025-10-21 20:01:52.366  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:00:c1:94 and measure: pressure
                  2025-10-21 20:01:52.377  - debug: netatmo-crawler.0 (2596) Rounded value 1000.2 to 1000.2
                  2025-10-21 20:01:52.385  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:00:c1:94 and measure: humidity
                  2025-10-21 20:01:52.396  - debug: netatmo-crawler.0 (2596) Rounded value 69 to 69
                  2025-10-21 20:01:52.404  - debug: netatmo-crawler.0 (2596) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14.026073475931375&type=rain&param=hourly&stationid=70%3Aee%3A50%3A52%3Ae9%3Ac2&maplayer=Map&lang=undefined
                  2025-10-21 20:01:52.404  - debug: netatmo-crawler.0 (2596) Going to get information for station: 4
                  2025-10-21 20:01:52.405  - info: netatmo-crawler.0 (2596) Getting data for stationid:70:ee:50:52:e9:c2
                  2025-10-21 20:01:52.500  - debug: netatmo-crawler.0 (2596) Body:[{"_id":"70:ee:50:52:e9:c2","place":{"location":[13.4855409,52.5401803],"timezone":"Europe/Berlin","country":"DE","altitude":59,"city":"Berlin","street":"Konrad-Wolf-Straße"},"mark":1,"measures":{"02:00:00:9d:23:d8":{"res":{"1761069472":[14.4,74]},"type":["temperature","humidity"]},"70:ee:50:52:e9:c2":{"res":{"1761069494":[1000.6]},"type":["pressure"]},"05:00:00:03:84:7c":{"res":{"1761069492":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:52.501  - debug: netatmo-crawler.0 (2596) Saving station data for station: 4
                  2025-10-21 20:01:52.543  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:52:e9:c2 and measure: temperature
                  2025-10-21 20:01:52.554  - debug: netatmo-crawler.0 (2596) Rounded value 14.4 to 14.4
                  2025-10-21 20:01:52.563  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:52:e9:c2 and measure: rain
                  2025-10-21 20:01:52.574  - debug: netatmo-crawler.0 (2596) Rounded value 0 to 0
                  2025-10-21 20:01:52.718  - debug: netatmo-crawler.0 (2596) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[0]]}],"status":"ok","time_exec":0.03166007995605469,"time_server":1761069712}
                  2025-10-21 20:01:52.718  - debug: netatmo-crawler.0 (2596) Rain Today for Station 70:ee:50:52:e9:c2 is: 0
                  2025-10-21 20:01:52.723  - debug: netatmo-crawler.0 (2596) Rounded value 0 to 0
                  2025-10-21 20:01:52.730  - debug: netatmo-crawler.0 (2596) Saved rain_today for station: 70:ee:50:52:e9:c2
                  2025-10-21 20:01:52.909  - debug: netatmo-crawler.0 (2596) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:52.909  - debug: netatmo-crawler.0 (2596) Rain Yesterday for Station 70:ee:50:52:e9:c2 is: 0
                  2025-10-21 20:01:52.912  - debug: netatmo-crawler.0 (2596) Rounded value 0 to 0
                  2025-10-21 20:01:52.918  - debug: netatmo-crawler.0 (2596) Saved rain_yesterday for station: 70:ee:50:52:e9:c2
                  2025-10-21 20:01:53.047  - debug: netatmo-crawler.0 (2596) Body Rain_LastHour:[{"beg_time":1761066112,"value":[[0]]}]
                  2025-10-21 20:01:53.047  - debug: netatmo-crawler.0 (2596) Rain Last Hour for Station 70:ee:50:52:e9:c2 is: 0
                  2025-10-21 20:01:53.051  - debug: netatmo-crawler.0 (2596) Rounded value 0 to 0
                  2025-10-21 20:01:53.057  - debug: netatmo-crawler.0 (2596) Saved rain_lastHour for station: 70:ee:50:52:e9:c2
                  2025-10-21 20:01:53.064  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:52:e9:c2 and measure: pressure
                  2025-10-21 20:01:53.071  - debug: netatmo-crawler.0 (2596) Rounded value 1000.6 to 1000.6
                  2025-10-21 20:01:53.077  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:52:e9:c2 and measure: humidity
                  2025-10-21 20:01:53.084  - debug: netatmo-crawler.0 (2596) Rounded value 74 to 74
                  2025-10-21 20:01:53.090  - debug: netatmo-crawler.0 (2596) Working with stationUrl: https://weathermap.netatmo.com//?zoom=14&type=rain&param=hourly&stationid=70%3Aee%3A50%3A33%3A4b%3Afc&maplayer=Map&lang=undefined
                  2025-10-21 20:01:53.091  - debug: netatmo-crawler.0 (2596) Going to get information for station: 5
                  2025-10-21 20:01:53.091  - info: netatmo-crawler.0 (2596) Getting data for stationid:70:ee:50:33:4b:fc
                  2025-10-21 20:01:53.631  - debug: netatmo-crawler.0 (2596) Body:[{"_id":"70:ee:50:33:4b:fc","place":{"location":[13.4505570248038,52.5223887067962],"timezone":"Europe/Berlin","country":"DE","altitude":56,"city":"Berlin","street":"Straßmannstraße"},"mark":10,"measures":{"02:00:00:32:d9:da":{"res":{"1761069473":[15.1,79]},"type":["temperature","humidity"]},"70:ee:50:33:4b:fc":{"res":{"1761069505":[1002.1]},"type":["pressure"]},"05:00:00:07:14:d4":{"res":{"1761069499":[0]},"type":["rain"]}}}]
                  2025-10-21 20:01:53.632  - debug: netatmo-crawler.0 (2596) Saving station data for station: 5
                  2025-10-21 20:01:53.664  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:33:4b:fc and measure: temperature
                  2025-10-21 20:01:53.672  - debug: netatmo-crawler.0 (2596) Rounded value 15.1 to 15.1
                  2025-10-21 20:01:53.678  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:33:4b:fc and measure: rain
                  2025-10-21 20:01:53.685  - debug: netatmo-crawler.0 (2596) Rounded value 0 to 0
                  2025-10-21 20:01:54.179  - debug: netatmo-crawler.0 (2596) Body Rain_Today:{"body":[{"beg_time":1760997600,"value":[[1]]}],"status":"ok","time_exec":0.02421402931213379,"time_server":1761069713}
                  2025-10-21 20:01:54.180  - debug: netatmo-crawler.0 (2596) Rain Today for Station 70:ee:50:33:4b:fc is: 1
                  2025-10-21 20:01:54.184  - debug: netatmo-crawler.0 (2596) Rounded value 1 to 1
                  2025-10-21 20:01:54.195  - debug: netatmo-crawler.0 (2596) Saved rain_today for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:54.329  - debug: netatmo-crawler.0 (2596) Body Rain_Yesterday:[{"beg_time":1760911200,"value":[[0]]}]
                  2025-10-21 20:01:54.329  - debug: netatmo-crawler.0 (2596) Rain Yesterday for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:54.332  - debug: netatmo-crawler.0 (2596) Rounded value 0 to 0
                  2025-10-21 20:01:54.338  - debug: netatmo-crawler.0 (2596) Saved rain_yesterday for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:54.478  - debug: netatmo-crawler.0 (2596) Body Rain_LastHour:[{"beg_time":1761066114,"value":[[0]]}]
                  2025-10-21 20:01:54.479  - debug: netatmo-crawler.0 (2596) Rain Last Hour for Station 70:ee:50:33:4b:fc is: 0
                  2025-10-21 20:01:54.482  - debug: netatmo-crawler.0 (2596) Rounded value 0 to 0
                  2025-10-21 20:01:54.488  - debug: netatmo-crawler.0 (2596) Saved rain_lastHour for station: 70:ee:50:33:4b:fc
                  2025-10-21 20:01:54.496  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:33:4b:fc and measure: pressure
                  2025-10-21 20:01:54.519  - debug: netatmo-crawler.0 (2596) Rounded value 1002.1 to 1002.1
                  2025-10-21 20:01:54.526  - debug: netatmo-crawler.0 (2596) Saving data for station: 70:ee:50:33:4b:fc and measure: humidity
                  2025-10-21 20:01:54.535  - debug: netatmo-crawler.0 (2596) Rounded value 79 to 79
                  2025-10-21 20:01:54.545  - debug: netatmo-crawler.0 (2596) all done, exiting
                  2025-10-21 20:01:54.548  - info: netatmo-crawler.0 (2596) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
                  2025-10-21 20:01:55.086  - info: host.raspberrypi instance system.adapter.netatmo-crawler.0 having pid 2596 terminated with code 0 (NO_ERROR)
                  2025-10-21 20:02:47.655  - info: broadlink2.0 (2546) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                  }:
                  2025-10-21 20:02:47.657  - info: broadlink2.0 (2546) discover  [ '192.168.178.49' ] from 0.0.0.0:46875
                  2025-10-21 20:04:47.650  - info: broadlink2.0 (2546) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                  }:
                  2025-10-21 20:04:47.652  - info: broadlink2.0 (2546) discover  [ '192.168.178.49' ] from 0.0.0.0:47746
                  2025-10-21 20:05:13.225  - info: admin.0 (673) ==> Connected system.user.admin from ::ffff:192.168.178.32
                  2025-10-21 20:05:19.127  - info: admin.0 (673) ==> Connected system.user.admin from ::ffff:192.168.178.32
                  2025-10-21 20:05:45.053  - warn: backitup.0 (738) [iobroker/clean] No older backup files are deleted, because this backup was started manually
                  2025-10-21 20:05:46.299  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                  2025-10-21 20:05:46.311  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                  2025-10-21 20:05:48.410  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                  2025-10-21 20:05:48.416  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                  2025-10-21 20:05:52.266  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                  2025-10-21 20:05:52.271  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                  2025-10-21 20:05:59.600  - error: shelly.1 (862) [MQTT] Wrong MQTT authentication of client "shellyht-F391C4": Incorrect password
                  2025-10-21 20:05:59.607  - info: shelly.1 (862) [MQTT] Client Close: (shellyht / shellyht-F391C4 / SHHT-1#F391C4#1) (false)
                  2025-10-21 20:08:47.669  - info: broadlink2.0 (2546) interface to be used: { netmaskBits: 24, address: '192.168.178.79/24', addrs: [ 192, 168, 178, 79 ], cidr: '192.168.178.79/24', bcaddr: '192.168.178.255'
                  }:
                  2025-10-21 20:08:47.672  - info: broadlink2.0 (2546) discover  [ '192.168.178.49' ] from 0.0.0.0:35207
                  ========== Start marking the full check here ===========
                  
                  ```bash
                  Script v.2025-08-09
                  
                  *** BASE SYSTEM ***
                  Operating System: Debian GNU/Linux 12 (bookworm)
                   Static hostname: raspberrypi
                         Icon name: computer
                            Kernel: Linux 6.12.47+rpt-rpi-v8
                      Architecture: arm64
                  OS is similar to:
                  
                  Model           : Raspberry Pi 4 Model B Rev 1.2
                  Docker          : false
                  Virtualization  : none
                  Kernel          : aarch64
                  Userland        : 64 bit
                  
                  Systemuptime and Load:
                   19:54:04 up  1:17,  2 users,  load average: 0.37, 0.32, 0.35
                  CPU threads: 4
                  
                  
                  *** LIFE CYCLE STATUS ***
                  Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
                  
                  *** RASPBERRY THROTTLING ***
                  Current issues:
                  No throttling issues detected.
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Babu242 last edited by

                    @babu242 sagte in Alexa 2 meldet immer error 401 unauthorized:

                    *** FAILED SERVICES ***
                    UNIT LOAD ACTIVE SUB DESCRIPTION

                    • NetworkManager-wait-online.service loaded failed failed Network Manager Wait Online

                    Ich hatte schon die Vermutung, dass es in Richtung 'Netzwerk' geht.
                    Irgendwas klemmt da bei dir.

                    systemctl status NetworkManager-wait-online.service 
                    
                    

                    sagt?

                    Und setz den netatmo-crawler vom debug-LogLevel runter. Der interessiert nicht. Und deine shellies scheinen ein falsche mqtt-PW zu haben.

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

                      @babu242

                      Die aufzurufende URL steht auch im Log:

                      2025-10-21 19:23:51.287  - error: alexa2.0 (1252) Error: Please open http://192.168.178.43:33373/ with your browser and login to Amazon. The cookie will be output here after successfull login.
                      

                      Das ist natürlich was anders als:

                      Das ist die ip auf die zugegriffen werden soll, geht aber nicht. 192.168.178.79:8081/#tab-instances
                      Seite nicht erreichbar

                      B 1 Reply Last reply Reply Quote 0
                      • B
                        Babu242 @Thomas Braun last edited by

                        @thomas-braun sagte in Alexa 2 meldet immer error 401 unauthorized:

                        http://192.168.178.43:33373/

                        Sorry mein Fehler tatsächlich habe ich die falsche ip kopiert.
                        Es wurde tatsächlich diese aufgerufen ohne Erfolg!
                        http://192.168.178.43:33373/

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

                          @babu242

                          Irgendwas klemmt da bei dir.

                          systemctl status NetworkManager-wait-online.service
                          

                          sagt?

                          B 1 Reply Last reply Reply Quote 0
                          • B
                            Babu242 @Thomas Braun last edited by

                            @thomas-braun

                            Leider habe ich keine Ahnung was das bedeutet oder was das ein kann.
                            Du vielleicht ?

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

                              @babu242

                              Du sollst dir anschauen, warum der Service nicht startet. Steht in der Regel in der Ausgabe von

                              systemctl status NetworkManager-wait-online.service
                              

                              drin.

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                Babu242 @Thomas Braun last edited by

                                @thomas-braun sagte in Alexa 2 meldet immer error 401 unauthorized:

                                systemctl status NetworkManager-wait-online.service

                                Soll ich das hier posten weil ich kann damit leider nix anfangen?

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

                                  @babu242

                                  Vielleicht aber andere...

                                  B 1 Reply Last reply Reply Quote 0
                                  • B
                                    Babu242 @Thomas Braun last edited by

                                    @thomas-braun

                                    code_text
                                    ```pi@raspberrypi:~ $ systemctl status NetworkManager-wait-online.service
                                    × NetworkManager-wait-online.service - Network Manager Wait Online
                                         Loaded: loaded (/lib/systemd/system/NetworkManager-wait-online.service; en>
                                         Active: failed (Result: exit-code) since Tue 2025-10-21 18:37:50 CEST; 2h >
                                           Docs: man:nm-online(1)
                                        Process: 580 ExecStart=/usr/bin/nm-online -s -q (code=exited, status=1/FAIL>
                                       Main PID: 580 (code=exited, status=1/FAILURE)
                                            CPU: 135ms
                                    
                                    Oct 21 18:36:37 raspberrypi systemd[1]: Starting NetworkManager-wait-online.ser>
                                    Oct 21 18:37:50 raspberrypi systemd[1]: NetworkManager-wait-online.service: Mai>
                                    Oct 21 18:37:50 raspberrypi systemd[1]: NetworkManager-wait-online.service: Fai>
                                    Oct 21 18:37:50 raspberrypi systemd[1]: Failed to start NetworkManager-wait-onl>
                                    lines 1-12/12 (END)...skipping...
                                    × NetworkManager-wait-online.service - Network Manager Wait Online
                                         Loaded: loaded (/lib/systemd/system/NetworkManager-wait-online.service; enabled; preset: enabled)
                                         Active: failed (Result: exit-code) since Tue 2025-10-21 18:37:50 CEST; 2h 28min ago
                                           Docs: man:nm-online(1)
                                        Process: 580 ExecStart=/usr/bin/nm-online -s -q (code=exited, status=1/FAILURE)
                                       Main PID: 580 (code=exited, status=1/FAILURE)
                                            CPU: 135ms
                                    
                                    Oct 21 18:36:37 raspberrypi systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online...
                                    Oct 21 18:37:50 raspberrypi systemd[1]: NetworkManager-wait-online.service: Main process exited, code=exited, status=1/FAILURE
                                    Oct 21 18:37:50 raspberrypi systemd[1]: NetworkManager-wait-online.service: Failed with result 'exit-code'.
                                    Oct 21 18:37:50 raspberrypi systemd[1]: Failed to start NetworkManager-wait-online.service - Network Manager Wait Online.
                                    ~
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Babu242 last edited by

                                      @babu242

                                      Mach das Terminalfenster größer. Da fehlt rechts was. Vollständig sieht das so aus:

                                      echad@chet:~ $ systemctl status NetworkManager-wait-online.service
                                      ● NetworkManager-wait-online.service - Network Manager Wait Online
                                           Loaded: loaded (/usr/lib/systemd/system/NetworkManager-wait-online.service; enabled; preset: enabled)
                                           Active: active (exited) since Fri 2025-10-17 19:18:37 CEST; 4 days ago
                                       Invocation: 0d12bc9b8d424505b4cbbcd301f66b88
                                             Docs: man:NetworkManager-wait-online.service(8)
                                          Process: 800 ExecStart=/usr/bin/nm-online -s -q (code=exited, status=0/SUCCESS)
                                         Main PID: 800 (code=exited, status=0/SUCCESS)
                                              CPU: 77ms
                                      
                                      Oct 17 19:18:33 chet systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online...
                                      Oct 17 19:18:37 chet systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online.
                                      echad@chet:~ $
                                      
                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        Babu242 @Thomas Braun last edited by

                                        @thomas-braun

                                        Hmm
                                        also mein Terminalfenster ist max. groß und ich sehe auch nicht mehr.

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

                                          @babu242

                                          Du hast das ja auch zweimal aufgerufen...

                                          Bitte immer inkl. LogIn Prompt posten, dann sieht man was wo anfängt und wo was aufhört. Und man sieht auch wo du da im Dateibaum gerade herumstehst. Das kann wichtig sein.

                                          sudo systemctl restart NetworkManager-wait-online.service 
                                          systemctl status NetworkManager-wait-online.service 
                                          
                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            Babu242 @Thomas Braun last edited by

                                            @thomas-braun sagte in Alexa 2 meldet immer error 401 unauthorized:

                                            systemctl status NetworkManager-wait-online.service

                                            code_text
                                            ```pi@raspberrypi:~ $ sudo systemctl restart NetworkManager-wait-online.service
                                            pi@raspberrypi:~ $ systemctl status NetworkManager-wait-online.service
                                            ● NetworkManager-wait-online.service - Network Manager Wait Online
                                                 Loaded: loaded (/lib/systemd/system/NetworkManager-wait-online.service; enabled; preset: enabled)
                                                 Active: active (exited) since Tue 2025-10-21 21:22:55 CEST; 23s ago
                                                   Docs: man:nm-online(1)
                                                Process: 3062 ExecStart=/usr/bin/nm-online -s -q (code=exited, status=0/SUCCESS)
                                               Main PID: 3062 (code=exited, status=0/SUCCESS)
                                                    CPU: 36ms
                                            
                                            Oct 21 21:22:55 raspberrypi systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online...
                                            Oct 21 21:22:55 raspberrypi systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online.
                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            636
                                            Online

                                            32.3k
                                            Users

                                            81.1k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            37
                                            347
                                            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