Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Homematic IP Cloud Adapter lässt sich nicht installieren

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Homematic IP Cloud Adapter lässt sich nicht installieren

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @lukas8519 last edited by

      @lukas8519 sagte in Homematic IP Cloud Adapter lässt sich nicht installieren:

      Please execute 'iobroker fix' first.

      oder hast du einen Raspi?

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

        @lukas8519

        Ist das ein Raspberry da? Dann vorübergehend die Raspbian-Beta-Version von hier verwenden:

        https://forum.iobroker.net/topic/59549/iob-diag-skript

        1 Reply Last reply Reply Quote 0
        • L
          lukas8519 @Homoran last edited by

          @homoran jaa

          Homoran 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @lukas8519 last edited by Homoran

            @lukas8519 dann bitte

            curl https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/Raspbian/diag.sh > iob_diag.sh
            chmod 744 iob_diag.sh
            ./iob_diag.sh
            

            ausführen

            L 1 Reply Last reply Reply Quote 0
            • L
              lukas8519 @Homoran last edited by

              @homoran

              Copy text starting here:
              
              ```bash
              ======================= SUMMARY =======================
                                      v.2024-10-26 Raspbian
              
              
                 Static hostname: iobroker
                       Icon name: computer
                Operating System: Debian GNU/Linux 11 (bullseye)
                          Kernel: Linux 5.15.61-v8+
                    Architecture: arm64
              
              Installation:           native
              Kernel:                 aarch64
              Userland:               64 bit
              Timezone:               Europe/Berlin (CET, +0100)
              User-ID:                1000
              Display-Server:         false
              Boot Target:            multi-user.target
              
              Pending OS-Updates:     320
              Pending iob updates:    40
              
              Nodejs-Installation:
              nodejs:                 N/A
              /usr/bin/node           v16.19.0
              /usr/bin/npm            8.19.3
              /usr/bin/npx            8.19.3
              /usr/bin/corepack       0.15.1
              
              Recommended versions are nodejs 20.18.0 and npm 10.8.2
              *** nodejs is NOT correctly installed ***
              Wrong installation path detected. This needs to be fixed.
              
              Please execute
              iob nodejs-update
              to fix these errors.
              
              MEMORY:
                             total        used        free      shared  buff/cache   available
              Mem:            3.8G        510M        1.8G         35M        1.5G        3.3G
              Swap:            99M        1.0M         98M
              Total:          3.9G        511M        1.9G
              
              Active iob-Instances:   1
              Active repo(s): stable
              
              ioBroker Core:          js-controller           4.0.24
                                      admin                   7.1.5
              
              ioBroker Status:        iobroker is not running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Status admin and web instance:
                system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              Objects:                25596
              States:                 20358
              
              Size of iob-Database:
              
              21M     /opt/iobroker/iobroker-data/objects.jsonl
              5.9M    /opt/iobroker/iobroker-data/states.jsonl
              
              
              Unknown release codenamed 'bullseye'. Please check yourself if the Operating System is actively maintained.
              
              =================== END OF SUMMARY ====================
              

              === Mark text until here for copying ===

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

                @lukas8519 sagte in Homematic IP Cloud Adapter lässt sich nicht installieren:

                Pending OS-Updates: 320
                Pending iob updates: 40

                Hatte ich mir schon gedacht, das da allgemeiner Update-Stau herrscht...

                iob stop
                sudo apt update
                sudo apt full-upgrade
                sudo reboot
                

                Wenn die Kiste wieder greifbar ist:

                iob update 
                iob upgrade 
                iob stop
                iob upgrade self
                iob update
                iob upgrade
                iob nodejs-update
                
                1 Reply Last reply Reply Quote 0
                • L
                  lukas8519 @lukas8519 last edited by

                  @lukas8519
                  jetzt kommt das

                  lukas@iobroker:/opt/iobroker $ iob stop
                  lukas@iobroker:/opt/iobroker $ sudo apt update
                  Hit:1 http://deb.debian.org/debian bullseye InRelease
                  Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
                  Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                  Hit:4 http://security.debian.org/debian-security bullseye-security InRelease
                  Get:5 https://repos.influxdata.com/debian stretch InRelease [12.9 kB]
                  Get:6 https://packages.grafana.com/oss/deb stable InRelease [7,660 B]
                  Hit:7 https://deb.nodesource.com/node_20.x nodistro InRelease
                  Err:5 https://repos.influxdata.com/debian stretch InRelease
                    The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                  Err:6 https://packages.grafana.com/oss/deb stable InRelease
                    The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                  Reading package lists... Done
                  W: GPG error: https://repos.influxdata.com/debian stretch InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                  E: The repository 'https://repos.influxdata.com/debian stretch InRelease' is not signed.
                  N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                  N: See apt-secure(8) manpage for repository creation and user configuration details.
                  W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                  lukas@iobroker:/opt/iobroker $ sudo apt full-upgrade
                  Reading package lists... Done
                  Building dependency tree... Done
                  Reading state information... Done
                  Calculating upgrade... Done
                  The following packages were automatically installed and are no longer required:
                    libfuse2 libwpe-1.0-1 libwpebackend-fdo-1.0-1 raspinfo
                  Use 'sudo apt autoremove' to remove them.
                  The following NEW packages will be installed:
                    kms++-utils raspi-utils
                  The following packages will be upgraded:
                    adduser agnostics arandr avahi-daemon base-files bind9-host bind9-libs bluez
                    bluez-firmware bsdextrautils bsdutils chromium-browser chromium-browser-l10n
                    chromium-codecs-ffmpeg-extra cifs-utils cpio cups cups-browsed cups-client cups-common
                    cups-core-drivers cups-daemon cups-filters cups-filters-core-drivers cups-ipp-utils
                    cups-ppdc cups-server-common dbus dbus-user-session dbus-x11 debian-archive-keyring
                    dhcpcd5 distro-info-data dns-root-data dpkg dpkg-dev e2fsprogs eject exfatprogs fdisk
                    ffmpeg file firmware-atheros firmware-brcm80211 firmware-libertas firmware-misc-nonfree
                    firmware-realtek ghostscript gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-rsvg-2.0 git
                    git-man gldriver-test grafana grep gstreamer1.0-alsa gstreamer1.0-plugins-bad
                    gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache
                    gtk2-engines-pixbuf gui-pkinst isc-dhcp-client isc-dhcp-common less libaom0 libatspi2.0-0
                    libavahi-client-dev libavahi-client3 libavahi-common-data libavahi-common-dev
                    libavahi-common3 libavahi-compat-libdnssd-dev libavahi-compat-libdnssd1 libavahi-core7
                    libavahi-glib1 libavcodec58 libavdevice58 libavfilter7 libavformat58 libavresample4
                    libavutil56 libblas3 libblkid-dev libblkid1 libbluetooth3 libbluray2 libbsd0 libc-bin
                    libc-dev-bin libc-devtools libc-l10n libc6 libc6-dbg libc6-dev libcamera-apps
                    libcamera-tools libcamera0 libcom-err2 libcups2 libcupsfilters1 libcupsimage2
                    libcurl3-gnutls libdav1d4 libdbus-1-3 libdbus-1-dev libde265-0 libdpkg-perl libegl-mesa0
                    libexpat1 libexpat1-dev libext2fs2 libfdisk1 libflac8 libfontembed1 libgbm1
                    libgdk-pixbuf-2.0-0 libgdk-pixbuf-2.0-dev libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common
                    libgl1-mesa-dri libglapi-mesa libgles2-mesa libglib2.0-0 libglib2.0-bin libglib2.0-data
                    libglib2.0-dev libglib2.0-dev-bin libglx-mesa0 libgnutls30 libgs9 libgs9-common
                    libgssapi-krb5-2 libgstreamer-gl1.0-0 libgstreamer-plugins-bad1.0-0
                    libgstreamer-plugins-base1.0-0 libgtk-3-0 libgtk-3-common libgtk2.0-0 libgtk2.0-bin
                    libgtk2.0-common libimlib2 libjavascriptcoregtk-4.0-18 libjson-c5 libk5crypto3 libkms++0
                    libkrb5-3 libkrb5support0 libksba8 liblapack3 libmagic-mgc libmagic1 libmount-dev
                    libmount1 libmutter-7-0 libncurses6 libncursesw6 libndp0 libnftables1 libnghttp2-14
                    libnss3 libntfs-3g883 libopenexr25 libpam-systemd libperl5.32 libpostproc55
                    libprotobuf-lite23 libqt5concurrent5 libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5
                    libqt5printsupport5 libqt5sql5 libqt5sql5-sqlite libqt5test5 libqt5widgets5 libqt5xml5
                    libraspberrypi-bin libraspberrypi-dev libraspberrypi-doc libraspberrypi0 librsvg2-2
                    librsvg2-common librsvg2-dev libsepol1 libsepol1-dev libsmartcols1 libsmbclient
                    libsqlite3-0 libss2 libssh-gcrypt-4 libssh2-1 libssl1.1 libswresample3 libswscale5
                    libsynctex2 libsystemd0 libtasn1-6 libtiff5 libtinfo6 libudev-dev libudev1 libuuid1
                    libuv1 libvlc-bin libvlc5 libvlccore9 libvncclient1 libvpx6 libwbclient0
                    libwebkit2gtk-4.0-37 libwebp6 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libx11-dev
                    libx11-xcb1 libxml2 libxpm4 libzbar0 libzmq5 linux-libc-dev locales logrotate logsave
                    lxplug-bluetooth lxplug-cputemp lxplug-ejecter lxplug-magnifier lxplug-menu lxplug-netman
                    lxplug-network lxplug-ptbatt lxplug-updater lxplug-volumepulse lxtask mesa-va-drivers
                    mesa-vdpau-drivers mount mutter mutter-common nano ncurses-base ncurses-bin ncurses-term
                    net-tools nfs-common nftables nodejs ntfs-3g openssh-client openssh-server
                    openssh-sftp-server openssl perl perl-base perl-modules-5.32 piclone pprompt
                    python3-cryptography python3-flask python3-idna python3-kms++ python3-libcamera
                    python3-picamera2 python3-pil python3-pkg-resources python3-renderpm python3-reportlab
                    python3-reportlab-accel python3-sense-hat python3-setuptools python3-v4l2
                    python3-werkzeug qt5-gtk-platformtheme raspberrypi-bootloader raspberrypi-kernel
                    raspberrypi-sys-mods raspberrypi-ui-mods raspi-config raspinfo realvnc-vnc-server rfkill
                    rp-bookshelf rp-prefapps rpi-eeprom rpi-imager samba-libs ssh sudo systemd systemd-sysv
                    systemd-timesyncd tar thonny tzdata udev usb.ids util-linux uuid-dev vlc vlc-bin vlc-data
                    vlc-l10n vlc-plugin-access-extra vlc-plugin-base vlc-plugin-notify vlc-plugin-qt
                    vlc-plugin-samba vlc-plugin-skins2 vlc-plugin-video-output vlc-plugin-video-splitter
                    vlc-plugin-visualization wpasupplicant xserver-common xserver-xorg-core xwayland
                  321 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
                  Need to get 212 MB/700 MB of archives.
                  After this operation, 539 MB of additional disk space will be used.
                  Do you want to continue? [Y/n] y
                  Get:1 http://archive.raspberrypi.org/debian bullseye/main arm64 kms++-utils arm64 0~git20221104~171243+adc05b6-1 [81.4 kB]
                  Get:2 http://archive.raspberrypi.org/debian bullseye/main arm64 raspinfo all 20230123-1 [2,564 B]
                  Get:3 http://archive.raspberrypi.org/debian bullseye/main arm64 raspi-utils arm64 20230123-1 [41.8 kB]
                  Err:4 https://packages.grafana.com/oss/deb stable/main arm64 grafana arm64 10.1.0
                    404  Not Found [IP: 2a04:4e42:9::729 443]
                  Fetched 126 kB in 0s (422 kB/s)
                  E: Failed to fetch https://packages.grafana.com/oss/deb/pool/main/g/grafana/grafana_10.1.0_arm64.deb  404  Not Found [IP: 2a04:4e42:9::729 443]
                  E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
                  
                  
                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @lukas8519 last edited by

                    @lukas8519 sagte in Homematic IP Cloud Adapter lässt sich nicht installieren:

                    https://repos.influxdata.com/debian stretch InRelease

                    das ist ja Steinzeit

                    wie alt ist die Installation?

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

                      Halte deine Kiste immer auf einem aktuellen Stand...
                      Die hat noch nie ein Update gesehen. Davon ab betreibt man auch keine graphische Oberfläche auf einem Server.
                      Was willste mit vlc auf dem Ding?

                      Richte grafana und influx neu ein:

                      https://forum.iobroker.net/topic/59231/phantastische-repositories-und-wo-sie-zu-finden-sind

                      L 1 Reply Last reply Reply Quote 0
                      • L
                        lukas8519 @Thomas Braun last edited by

                        @thomas-braun
                        ja die ist schon älter und ich habe tatsächlich nicht viel daran gemacht.
                        Und Grafana benutze ich auch schon lange nicht mehr ...

                        was sind denn nun die extenziell wichtigen schritte?

                        sorry für meine Unwissenheit

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

                          @lukas8519 sagte in Homematic IP Cloud Adapter lässt sich nicht installieren:

                          was sind denn nun die extenziell wichtigen schritte?

                          Die habe ich dir schon geschrieben.

                          1 Reply Last reply Reply Quote 0
                          • L
                            lukas8519 last edited by

                            @Homoran, @Thomas-Braun,
                            ich bin nun wieder up to date und alles läuft, inklusive der HmIP Installation.

                            Ich danke euch für euern Support und eure Geduld.
                            Danke das Ihr durch euer Engagement auch Leuten wie mir helft sich ein wenig zu recht zu finden und am Iobroker teil haben zu können!

                            Danke!

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

                              @lukas8519

                              Dann lass jetzt mal die Langfassung von

                              iob diag
                              

                              sehen.

                              L 1 Reply Last reply Reply Quote 0
                              • L
                                lukas8519 @Thomas Braun last edited by

                                @thomas-braun

                                Copy text starting here:

                                ======================= SUMMARY =======================
                                                        v.2024-10-19
                                
                                
                                   Static hostname: iobroker
                                         Icon name: computer
                                  Operating System: Debian GNU/Linux 11 (bullseye)
                                            Kernel: Linux 5.15.61-v8+
                                      Architecture: arm64
                                
                                Installation:           native
                                Kernel:                 aarch64
                                Userland:               64 bit
                                Timezone:               Europe/Berlin (CET, +0100)
                                User-ID:                1000
                                Display-Server:         false
                                Boot Target:            multi-user.target
                                
                                Pending OS-Updates:     0
                                Pending iob updates:    28
                                
                                This system needs to be REBOOTED NOW!
                                
                                
                                Nodejs-Installation:
                                /usr/bin/nodejs         v20.18.0
                                /usr/bin/node           v20.18.0
                                /usr/bin/npm            10.8.2
                                /usr/bin/npx            10.8.2
                                /usr/bin/corepack       0.29.3
                                
                                Recommended versions are nodejs 20.18.0 and npm 10.8.2
                                nodeJS installation is correct
                                
                                MEMORY:
                                               total        used        free      shared  buff/cache   available
                                Mem:            3.8G        2.4G        412M         35M        964M        1.2G
                                Swap:            99M         56M         43M
                                Total:          3.9G        2.5G        456M
                                
                                Active iob-Instances:   31
                                Upgrade policy: none
                                
                                ioBroker Core:          js-controller           6.0.11
                                                        admin                   7.1.5
                                
                                ioBroker Status:        iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                Status admin and web instance:
                                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                Objects:                26089
                                States:                 20688
                                
                                Size of iob-Database:
                                
                                24M     /opt/iobroker/iobroker-data/objects.jsonl
                                37M     /opt/iobroker/iobroker-data/states.jsonl
                                
                                
                                Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
                                
                                =================== END OF SUMMARY ====================
                                

                                === Mark text until here for copying ===

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

                                  @lukas8519

                                  Ich wollte die Langfassung sehen, nicht die Zusammenfassung.
                                  Nach einem REBOOT:

                                  This system needs to be REBOOTED NOW!

                                  L 1 Reply Last reply Reply Quote 0
                                  • L
                                    lukas8519 @Thomas Braun last edited by

                                    @thomas-braun habs gemerkt, moment

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

                                      @lukas8519

                                      Und das bringst du auch auf 0:

                                      Pending iob updates: 28

                                      L 1 Reply Last reply Reply Quote 0
                                      • L
                                        lukas8519 @Thomas Braun last edited by

                                        @thomas-braun

                                        um die letzten 6 Updates kümmere ich mich morgen.

                                        ========== Start marking the full check here ===========

                                        Script v.2024-10-19
                                        
                                        *** BASE SYSTEM ***
                                           Static hostname: iobroker
                                                 Icon name: computer
                                          Operating System: Debian GNU/Linux 11 (bullseye)
                                                    Kernel: Linux 6.1.21-v8+
                                              Architecture: arm64
                                        OS is similar to:
                                        
                                        Model           : Raspberry Pi 4 Model B Rev 1.1
                                        Docker          : false
                                        Virtualization  : none
                                        Kernel          : aarch64
                                        Userland        : 64 bit
                                        
                                        Systemuptime and Load:
                                         00:18:01 up 4 min,  2 users,  load average: 3.97, 2.63, 1.17
                                        CPU threads: 4
                                        
                                        
                                        *** LIFE CYCLE STATUS ***
                                        Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
                                        
                                        *** RASPBERRY THROTTLING ***
                                        Current issues:
                                        No throttling issues detected.
                                        
                                        Previously detected issues:
                                        No throttling issues detected.
                                        
                                        *** TIME AND TIMEZONES ***
                                                       Local time: Sun 2024-11-10 00:18:01 CET
                                                   Universal time: Sat 2024-11-09 23:18:01 UTC
                                                         RTC time: n/a
                                                        Time zone: Europe/Berlin (CET, +0100)
                                        System clock synchronized: yes
                                                      NTP service: active
                                                  RTC in local TZ: no
                                        
                                        *** Users and Groups ***
                                        User that called 'iob diag':
                                        lukas
                                        HOME=/home/lukas
                                        GROUPS=lukas adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin 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
                                        Desktop:
                                        Terminal:       tty
                                        
                                        *** MEMORY ***
                                                       total        used        free      shared  buff/cache   available
                                        Mem:            3.8G        2.0G        821M        1.0M        943M        1.7G
                                        Swap:            99M          0B         99M
                                        Total:          3.9G        2.0G        921M
                                        
                                        Active iob-Instances:   31
                                        
                                                 3794 M total memory
                                                 2028 M used memory
                                                 2408 M active memory
                                                  415 M inactive memory
                                                  821 M free memory
                                                   71 M buffer memory
                                                  872 M swap cache
                                                   99 M total swap
                                                    0 M used swap
                                                   99 M free swap
                                        
                                        *** top - Table Of Processes  ***
                                        top - 00:18:02 up 4 min,  2 users,  load average: 3.73, 2.60, 1.17
                                        Tasks: 208 total,   1 running, 207 sleeping,   0 stopped,   0 zombie
                                        %Cpu(s):  9.7 us,  4.2 sy,  0.0 ni, 86.1 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                        MiB Mem :   3794.3 total,    821.5 free,   2028.4 used,    944.4 buff/cache
                                        MiB Swap:    100.0 total,    100.0 free,      0.0 used.   1681.2 avail Mem
                                        
                                        *** FAILED SERVICES ***
                                        
                                          UNIT LOAD ACTIVE SUB DESCRIPTION
                                        0 loaded units listed.
                                        
                                        
                                        *** DMESG CRITICAL ERRORS ***
                                        No critical errors detected
                                        
                                        *** FILESYSTEM ***
                                        Filesystem     Type      Size  Used Avail Use% Mounted on
                                        /dev/root      ext4      235G   14G  212G   6% /
                                        devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                                        tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                        tmpfs          tmpfs     759M  1.2M  758M   1% /run
                                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                        /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
                                        tmpfs          tmpfs     380M   16K  380M   1% /run/user/1000
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        [Sun Nov 10 00:13:06 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:5A:40:E5 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=e488c2eb-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                                        [Sun Nov 10 00:13:07 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                                        [Sun Nov 10 00:13:07 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                        [Sun Nov 10 00:13:10 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                                        
                                        Show mounted filesystems:
                                        TARGET  SOURCE         FSTYPE OPTIONS
                                        /       /dev/mmcblk0p2 ext4   rw,noatime
                                        `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        4.8G    /var/
                                        3.7G    /var/log
                                        3.6G    /var/log/journal/7dfe713e6e0e4645ad53eacc6d30a1a8
                                        3.6G    /var/log/journal
                                        739M    /var/cache
                                        
                                        Archived and active journals take up 3.5G in the file system.
                                        
                                        /opt/iobroker/backups:
                                        1.7G    /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        548M    /opt/iobroker/iobroker-data/
                                        402M    /opt/iobroker/iobroker-data/files
                                        80M     /opt/iobroker/iobroker-data/backup-objects
                                        67M     /opt/iobroker/iobroker-data/files/echarts.admin
                                        61M     /opt/iobroker/iobroker-data/files/echarts
                                        
                                        The five largest files in iobroker-data are:
                                        38M     /opt/iobroker/iobroker-data/states.jsonl
                                        28M     /opt/iobroker/iobroker-data/objects.jsonl
                                        26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                                        26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
                                        24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                        
                                        USB-Devices by-id:
                                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                        
                                        /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
                                        
                                        Your zigbee.0 COM-Port is matching 'by-id'. Very good!
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs         v20.18.0
                                        /usr/bin/node           v20.18.0
                                        /usr/bin/npm            10.8.2
                                        /usr/bin/npx            10.8.2
                                        /usr/bin/corepack       0.29.3
                                        
                                        nodejs:
                                          Installed: 20.18.0-1nodesource1
                                          Candidate: 20.18.0-1nodesource1
                                          Version table:
                                         *** 20.18.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                100 /var/lib/dpkg/status
                                             20.17.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.16.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.15.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.15.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.14.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.13.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.13.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.12.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.12.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.12.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.11.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.11.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.10.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.9.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.8.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.8.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.7.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.6.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.6.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.5.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.5.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.4.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.3.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.3.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.2.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.1.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.0.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             12.22.12~dfsg-1~deb11u5 500
                                                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                                             12.22.12~dfsg-1~deb11u4 500
                                                500 http://deb.debian.org/debian bullseye/main arm64 Packages
                                        
                                        Temp directories causing deletion problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree: 0
                                        No problems detected
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Hosts:
                                        iobroker            iobroker (version: 6.0.11, hostname: iobroker      , alive, uptime: 289)
                                        
                                        Core adapters versions
                                        js-controller:  6.0.11
                                        admin:          7.1.5
                                        javascript:     7.8.0
                                        
                                        nodejs modules from github:     1
                                        | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                                        + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                          system.adapter.birthdays.0              : birthdays             : iobroker                                 -  enabled
                                        + system.adapter.bring.0                  : bring                 : iobroker                                 -  enabled
                                        + system.adapter.countdown.0              : countdown             : iobroker                                 -  enabled
                                          system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                                        + system.adapter.device-reminder.0        : device-reminder       : iobroker                                 -  enabled
                                        + system.adapter.device-reminder.1        : device-reminder       : iobroker                                 -  enabled
                                        + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                                          system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
                                        + system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled
                                          system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker                                 - disabled
                                        + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
                                          system.adapter.habpanel.0               : habpanel              : iobroker                                 - disabled
                                        + system.adapter.history.0                : history               : iobroker                                 -  enabled
                                        + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                                        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                        + system.adapter.hmip.0                   : hmip                  : iobroker                                 -  enabled
                                        + system.adapter.hue.0                    : hue                   : iobroker                                 -  enabled, port: 443
                                          system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                        + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                        + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                                        + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                          system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
                                          system.adapter.netatmo-crawler.0        : netatmo-crawler       : iobroker                                 - disabled
                                        + system.adapter.ping.1                   : ping                  : iobroker                                 -  enabled
                                        + system.adapter.rpi2.0                   : rpi2                  : iobroker                                 -  enabled
                                        + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                        + system.adapter.smartthings.0            : smartthings           : iobroker                                 -  enabled
                                        + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                                        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                          system.adapter.text2command.0           : text2command          : iobroker                                 - disabled
                                        + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                                        + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                                          system.adapter.vis-history.0            : vis-history           : iobroker                                 - disabled
                                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
                                        + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                                          system.adapter.vis-metro.0              : vis-metro             : iobroker                                 - disabled
                                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                                          system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : iobroker                                 - disabled
                                          system.adapter.whatsapp-cmb.1           : whatsapp-cmb          : iobroker                                 - disabled
                                        + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                        + system.adapter.hue.0                    : hue                   : iobroker                                 -  enabled, port: 443
                                        + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                        + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
                                        
                                        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-Instances
                                        Used repository: stable
                                        Adapter    "admin"        : 7.1.5    , installed 7.1.5
                                        Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                        Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                                        Adapter    "birthdays"    : 3.0.1    , installed 3.0.1
                                        Adapter    "bring"        : 1.8.4    , installed 1.8.4
                                        Adapter    "countdown"    : 2.3.0    , installed 2.3.0
                                        Adapter    "daswetter"    : 3.1.16   , installed 3.1.16
                                        Adapter    "device-reminder": 3.1.2  , installed 1.2.9  [Updatable]
                                        Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                        Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                                        Adapter    "fb-checkpresence": 1.2.5 , installed 1.2.5
                                        Adapter    "fullybrowser" : 3.0.12   , installed 2.1.1  [Updatable]
                                        Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                                        Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                                        Adapter    "hm-rpc"       : 2.0.2    , installed 1.15.12 [Updatable]
                                        Adapter    "hmip"         : 1.24.3   , installed 1.24.3
                                        Adapter    "hue"          : 3.12.0   , installed 3.12.0
                                        Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                        Adapter    "javascript"   : 8.8.3    , installed 7.8.0  [Updatable]
                                        Controller "js-controller": 6.0.11   , installed 6.0.11
                                        Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                        Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                                        Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                        Adapter    "rest-api"     : 2.0.3    , installed 2.0.3
                                        Adapter    "rpi2"         : 2.2.1    , installed 1.3.1  [Updatable]
                                        Adapter    "samsung"      : 0.6.1    , installed 0.6.1
                                        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                        Adapter    "tankerkoenig" : 3.4.0    , installed 2.1.1  [Updatable]
                                        Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                                        Adapter    "text2command" : 3.0.3    , installed 3.0.3
                                        Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                        Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                        Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                                        Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                        Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                        Adapter    "web"          : 6.2.5    , installed 6.2.5
                                        Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                                        Adapter    "withings"     : 0.0.13   , installed 0.0.13
                                        Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                        Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        26237
                                        States:         20884
                                        
                                        *** OS-Repositories and Updates ***
                                        Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                                        Hit:2 http://deb.debian.org/debian bullseye InRelease
                                        Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                                        Hit:4 http://phoscon.de/apt/deconz bullseye InRelease
                                        Hit:5 http://archive.raspberrypi.org/debian bullseye InRelease
                                        Hit:6 https://repos.influxdata.com/debian stable InRelease
                                        Hit:7 https://apt.grafana.com stable InRelease
                                        Hit:8 https://deb.nodesource.com/node_20.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 127.0.0.1:8088          0.0.0.0:*               LISTEN      116        12227      623/influxd
                                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          1818       581/sshd: /usr/sbin
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15599      914/iobroker.js-con
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15605      914/iobroker.js-con
                                        tcp        0      0 192.168.178.92:42011    0.0.0.0:*               LISTEN      1001       15855      1203/io.hm-rpc.1
                                        tcp        0      0 192.168.178.92:42001    0.0.0.0:*               LISTEN      1001       15823      1184/io.hm-rpc.0
                                        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          14199      545/cupsd
                                        tcp6       0      0 :::8086                 :::*                    LISTEN      116        16444      623/influxd
                                        tcp6       0      0 :::8087                 :::*                    LISTEN      1001       18905      1797/io.simple-api.
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       17521      1029/io.admin.0
                                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       18296      1731/io.web.0
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          1820       581/sshd: /usr/sbin
                                        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          14198      545/cupsd
                                        tcp6       0      0 :::3000                 :::*                    LISTEN      117        15592      913/grafana
                                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14656      476/dhcpcd
                                        udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       16054      1334/io.tuya.0
                                        udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       16055      1334/io.tuya.0
                                        udp        0      0 0.0.0.0:35422           0.0.0.0:*                           108        14136      401/avahi-daemon: r
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14134      401/avahi-daemon: r
                                        udp6       0      0 :::41151                :::*                                108        14137      401/avahi-daemon: r
                                        udp6       0      0 :::546                  :::*                                0          14697      476/dhcpcd
                                        udp6       0      0 :::5353                 :::*                                108        14135      401/avahi-daemon: r
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2024-11-10 00:19:17.540  - info: smartthings.0 (1586) State value to set for "smartthings.0.dce2c5d4-bdca-4f98-b8f6-54e646944a1f.status.colorControl.hue.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:17.541  - info: smartthings.0 (1586) State value to set for "smartthings.0.ffcc9dac-c4b6-47da-bd7a-4e81d68a981e.status.colorControl.hue.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:17.542  - info: smartthings.0 (1586) State value to set for "smartthings.0.8b8047ba-cd25-4244-a93e-91350a760595.status.colorControl.hue.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:17.597  - info: smartthings.0 (1586) State value to set for "smartthings.0.989d3a7c-8cb6-4618-adf3-4dbfe4533c96.status.colorControl.hue.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:21.597  - info: alexa2.0 (1139) Subscribing to states...
                                        2024-11-10 00:19:21.608  - info: alexa2.0 (1139) Deleting the following states: ["Smart-Home-Devices.078c1846-3445-4e93-b22f-fb5b58efbc11","Smart-Home-Devices.0d88d6f3-a962-415c-bfe3-3a6da99ad7dd","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54","Smart-Home-Devices.1134a034-94c8-4e90-a1eb-f053c024baed","Smart-Home-Devices.1359ccf7-642e-4043-a69b-f87985a4cae5","Smart-Home-Devices.151ae531-0dce-4951-9403-e5d35fe955e7","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9","Smart-Home-Devices.2365550c-efc4-4cc7-a229-22b065ec68ce","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358","Smart-Home-Devices.414df6b1-bcd6-4d7d-8de1-7e1366637e81","Smart-Home-Devices.41dba5b5-3d26-4475-b620-d6d765ec471b","Smart-Home-Devices.46e74f1f-41ce-4786-ba40-c0cc90b1e807","Smart-Home-Devices.48cd21bd-500a-40d4-9dd5-31addf4683a4","Smart-Home-Devices.51c59c00-fd8d-4c22-a5e7-9401f8f1bda8","Smart-Home-Devices.575e928e-3254-43b7-ae4c-8ebc940db9ea","Smart-Home-Devices.64686f99-c9ed-4889-a65f-930861e15c6f","Smart-Home-Devices.6d95cbec-811e-4799-8a1f-9534b2b36e30","Smart-Home-Devices.75b635e5-2fbe-48e7-969a-561c0fa1e7c4","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e","Smart-Home-Devices.85a852c2-dd3e-4b9e-b542-0d92716d1567","Smart-Home-Devices.8c118437-fb68-46d4-a7e7-71a2eb6aed46","Smart-Home-Devices.93183344-98be-4b14-be52-3a61524b5106","Smart-Home-Devices.a6bc446d-4525-46f9-bcfb-2f723d09b6cf","Smart-Home-Devices.a9d882d5-676f-4ea8-b292-6d7498646c33","Smart-Home-Devices.a9e73c22-f2c4-4d17-bd64-dae40d3d615c","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852","Smart-Home-Devices.bf124d27-a9a0-4b5b-9e15-e0cab83a6f38","Smart-Home-Devices.c1252576-2580-421d-8664-021a4743083b","Smart-Home-Devices.c563f516-a076-4869-a5ec-53d53917f4b2","Smart-Home-Devices.c65c50ea-cf00-414a-b199-bf412ee68233","Smart-Home-Devices.cae8575f-a33c-441a-a456-f224fb561696","Smart-Home-Devices.cba69f5b-cd05-446a-b10c-41da8fc20924","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b","Smart-Home-Devices.cf723038-de41-48a5-aaf9-74aa642416b7","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52","Smart-Home-Devices.e504ec51-50e1-4c3f-a2e9-00655fb46675","Smart-Home-Devices.e68db7c6-0257-4d32-8212-6f187b104265","Smart-Home-Devices.e6cb700a-72cd-4cef-ae55-38f43051b3a5","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632","Smart-Home-Devices.e820dc0d-3ebb-42b9-8e2c-57c9b72392fa","Smart-Home-Devices.ea625b75-9f49-43b6-aa13-2b86a045c588","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf","Smart-Home-Devices.fad7abe1-35f0-4e64-b8f9-19c89d30ae89","Smart-Home-Devices.fc3dfae6-a698-4334-a4f5-bf5de47d6527","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948","Smart-Home-Devices.961f6073-7661-49f7-8c77-4f66f07fa6af","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7","Smart-Home-Devices.003aedb7-567e-4c34-a57c-a07ff842976c.#query","Smart-Home-Devices.012f1123-14fe-45de-b7ad-e96d7d2418f5.#query","Smart-Home-Devices.0373ad50-6d67-4d7d-8cf1-25c5ca3a8a6f.#query","Smart-Home-Devices.0558f2c7-04f3-466b-bc3d-5eeb9537fc83.#query","Smart-Home-Devices.078c1846-3445-4e93-b22f-fb5b58efbc11.#delete","Smart-Home-Devices.078c1846-3445-4e93-b22f-fb5b58efbc11.#enabled","Smart-Home-Devices.078c1846-3445-4e93-b22f-fb5b58efbc11.#query","Smart-Home-Devices.078c1846-3445-4e93-b22f-fb5b58efbc11.active","Smart-Home-Devices.0a175031-bd4e-467f-bcf7-a317bfc179eb.#query","Smart-Home-Devices.0d88d6f3-a962-415c-bfe3-3a6da99ad7dd.#delete","Smart-Home-Devices.0d88d6f3-a962-415c-bfe3-3a6da99ad7dd.#enabled","Smart-Home-Devices.0d88d6f3-a962-415c-bfe3-3a6da99ad7dd.#query","Smart-Home-Devices.0d88d6f3-a962-415c-bfe3-3a6da99ad7dd.connectivity","Smart-Home-Devices.0d88d6f3-a962-415c-bfe3-3a6da99ad7dd.connectivity-reason","Smart-Home-Devices.0d88d6f3-a962-415c-bfe3-3a6da99ad7dd.powerState","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.#delete","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.#enabled","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.#query","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.brightness","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.color-brightness","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.color-hue","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.color-saturation","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.colorName","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.colorRgb","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.colorTemperatureInKelvin","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.colorTemperatureName","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.connectivity","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.connectivity-reason","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.powerState","Smart-Home-Devices.1134a034-94c8-4e90-a1eb-f053c024baed.#delete","Smart-Home-Devices.1134a034-94c8-4e90-a1eb-f053c024baed.#enabled","Smart-Home-Devices.1134a034-94c8-4e90-a1eb-f053c024baed.#query","Smart-Home-Devices.1134a034-94c8-4e90-a1eb-f053c024baed.connectivity","Smart-Home-Devices.1134a034-94c8-4e90-a1eb-f053c024baed.connectivity-reason","Smart-Home-Devices.1134a034-94c8-4e90-a1eb-f053c024baed.powerState","Smart-Home-Devices.1359ccf7-642e-4043-a69b-f87985a4cae5.#delete","Smart-Home-Devices.1359ccf7-642e-4043-a69b-f87985a4cae5.#enabled","Smart-Home-Devices.1359ccf7-642e-4043-a69b-f87985a4cae5.#query","Smart-Home-Devices.1359ccf7-642e-4043-a69b-f87985a4cae5.active","Smart-Home-Devices.151ae531-0dce-4951-9403-e5d35fe955e7.#delete","Smart-Home-Devices.151ae531-0dce-4951-9403-e5d35fe955e7.#enabled","Smart-Home-Devices.151ae531-0dce-4951-9403-e5d35fe955e7.#query","Smart-Home-Devices.151ae531-0dce-4951-9403-e5d35fe955e7.brightness","Smart-Home-Devices.151ae531-0dce-4951-9403-e5d35fe955e7.connectivity","Smart-Home-Devices.151ae531-0dce-4951-9403-e5d35fe955e7.connectivity-reason","Smart-Home-Devices.151ae531-0dce-4951-9403-e5d35fe955e7.powerState","Smart-Home-Devices.196e2f4f-23ff-4419-9398-55823800ccae.#query","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.#delete","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.#enabled","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.#query","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.brightness","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.color-brightness","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.color-hue","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.color-saturation","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.colorName","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.colorRgb","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.colorTemperatureInKelvin","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.colorTemperatureName","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.powerState","Smart-Home-Devices.1eaa8074-65f2-4b2f-8aa0-18a0bd21252a.#query","Smart-Home-Devices.2365550c-efc4-4cc7-a229-22b065ec68ce.#delete","Smart-Home-Devices.2365550c-efc4-4cc7-a229-22b065ec68ce.#enabled","Smart-Home-Devices.2ad5f69c-0316-4394-b033-ea4f1d17a11a.#query","Smart-Home-Devices.2b7f4876-d82c-42d6-b302-20a0ae5d5d39.#query","Smart-Home-Devices.2c6fad19-b07d-4de8-8170-8fd8c8965410.connectivity","Smart-Home-Devices.2c6fad19-b07d-4de8-8170-8fd8c8965410.connectivity-reason","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.#delete","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.#enabled","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.#query","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.brightness","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.color-brightness","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.color-hue","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.color-saturation","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.colorName","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.colorRgb","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.colorTemperatureInKelvin","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.colorTemperatureName","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.connectivity","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.connectivity-reason","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.powerState","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8.#delete","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8.#enabled","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8.#query","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8.brightness","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8.color-brightness","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8.color-hue","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8.color-saturation","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8.colorName","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8.colorRgb","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8.connectivity","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8.connectivity-reason","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8.powerState","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.#delete","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.#enabled","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.#query","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.brightness","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.color-brightness","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.color-hue","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.color-saturation","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.colorName","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.colorRgb","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.colorTemperatureInKelvin","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.colorTemperatureName","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.powerState","Smart-Home-Devices.3ac22223-0447-4d99-b624-1ed607a5848f.#query","Smart-Home-Devices.414afebe-9a0c-4dfb-a60d-d69324daa9ba.#query","Smart-Home-Devices.414df6b1-bcd6-4d7d-8de1-7e1366637e81.#delete","Smart-Home-Devices.414df6b1-bcd6-4d7d-8de1-7e1366637e81.#enabled","Smart-Home-Devices.414df6b1-bcd6-4d7d-8de1-7e1366637e81.#query","Smart-Home-Devices.414df6b1-bcd6-4d7d-8de1-7e1366637e81.connectivity","Smart-Home-Devices.414df6b1-bcd6-4d7d-8de1-7e1366637e81.connectivity-reason","Smart-Home-Devices.414df6b1-bcd6-4d7d-8de1-7e1366637e81.powerState","Smart-Home-Devices.41d1bfc2-f0c9-41f5-993d-7f3090c0c015.#query","Smart-Home-Devices.41dba5b5-3d26-4475-b620-d6d765ec471b.#delete","Smart-Home-Devices.41dba5b5-3d26-4475-b620-d6d765ec471b.#enabled","Smart-Home-Devices.41dba5b5-3d26-4475-b620-d6d765ec471b.#query","Smart-Home-Devices.41dba5b5-3d26-4475-b620-d6d765ec471b.connectivity","Smart-Home-Devices.41dba5b5-3d26-4475-b620-d6d765ec471b.connectivity-reason","Smart-Home-Devices.41dba5b5-3d26-4475-b620-d6d765ec471b.powerState","Smart-Home-Devices.45734c42-2ddc-4bdb-b4fb-053417c9fb29.#query","Smart-Home-Devices.46e74f1f-41ce-4786-ba40-c0cc90b1e807.#delete","Smart-Home-Devices.46e74f1f-41ce-4786-ba40-c0cc90b1e807.#enabled","Smart-Home-Devices.4843643a-6b91-48c5-9b27-21b8f1354a6d.#query","Smart-Home-Devices.48cd21bd-500a-40d4-9dd5-31addf4683a4.#delete","Smart-Home-Devices.48cd21bd-500a-40d4-9dd5-31addf4683a4.#enabled","Smart-Home-Devices.48cd21bd-500a-40d4-9dd5-31addf4683a4.#query","Smart-Home-Devices.48cd21bd-500a-40d4-9dd5-31addf4683a4.active","Smart-Home-Devices.4ffbe9f1-4adc-45e2-b00c-1d5cbb171c6f.#query","Smart-Home-Devices.51c59c00-fd8d-4c22-a5e7-9401f8f1bda8.#delete","Smart-Home-Devices.51c59c00-fd8d-4c22-a5e7-9401f8f1bda8.#enabled","Smart-Home-Devices.51c59c00-fd8d-4c22-a5e7-9401f8f1bda8.#query","Smart-Home-Devices.51c59c00-fd8d-4c22-a5e7-9401f8f1bda8.powerState","Smart-Home-Devices.575e928e-3254-43b7-ae4c-8ebc940db9ea.#delete","Smart-Home-Devices.575e928e-3254-43b7-ae4c-8ebc940db9ea.#enabled","Smart-Home-Devices.575e928e-3254-43b7-ae4c-8ebc940db9ea.powerState","Smart-Home-Devices.5b3e8fe1-a2e8-47fc-ac3f-9ae3e3715a59.#query","Smart-Home-Devices.60abe88c-de46-42fb-93a6-a84fbc400e20.#query","Smart-Home-Devices.62173163-c184-4f87-9284-60cb53677d3b.#query","Smart-Home-Devices.64686f99-c9ed-4889-a65f-930861e15c6f.#delete","Smart-Home-Devices.64686f99-c9ed-4889-a65f-930861e15c6f.#enabled","Smart-Home-Devices.64686f99-c9ed-4889-a65f-930861e15c6f.#query","Smart-Home-Devices.64686f99-c9ed-4889-a65f-930861e15c6f.connectivity","Smart-Home-Devices.64686f99-c9ed-4889-a65f-930861e15c6f.connectivity-reason","Smart-Home-Devices.64686f99-c9ed-4889-a65f-930861e15c6f.powerState","Smart-Home-Devices.6d95cbec-811e-4799-8a1f-9534b2b36e30.#delete","Smart-Home-Devices.6d95cbec-811e-4799-8a1f-9534b2b36e30.#enabled","Smart-Home-Devices.6d95cbec-811e-4799-8a1f-9534b2b36e30.#query","Smart-Home-Devices.6d95cbec-811e-4799-8a1f-9534b2b36e30.powerState","Smart-Home-Devices.75b635e5-2fbe-48e7-969a-561c0fa1e7c4.#delete","Smart-Home-Devices.75b635e5-2fbe-48e7-969a-561c0fa1e7c4.#enabled","Smart-Home-Devices.75b635e5-2fbe-48e7-969a-561c0fa1e7c4.#query","Smart-Home-Devices.75b635e5-2fbe-48e7-969a-561c0fa1e7c4.connectivity","Smart-Home-Devices.75b635e5-2fbe-48e7-969a-561c0fa1e7c4.connectivity-reason","Smart-Home-Devices.75b635e5-2fbe-48e7-969a-561c0fa1e7c4.powerState","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.#delete","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.#enabled","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.#query","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.brightness","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.color-brightness","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.color-hue","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.color-saturation","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.colorName","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.colorRgb","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.colorTemperatureInKelvin","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.colorTemperatureName","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.connectivity","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.connectivity-reason","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.powerState","Smart-Home-Devices.7ccaaf08-b038-4713-b431-eeb8500c3790.#query","Smart-Home-Devices.81d78b2e-d706-4162-84cf-44c8e38310da.#query","Smart-Home-Devices.85a852c2-dd3e-4b9e-b542-0d92716d1567.#delete","Smart-Home-Devices.85a852c2-dd3e-4b9e-b542-0d92716d1567.#enabled","Smart-Home-Devices.85a852c2-dd3e-4b9e-b542-0d92716d1567.#query","Smart-Home-Devices.85a852c2-dd3e-4b9e-b542-0d92716d1567.connectivity","Smart-Home-Devices.85a852c2-dd3e-4b9e-b542-0d92716d1567.connectivity-reason","Smart-Home-Devices.85a852c2-dd3e-4b9e-b542-0d92716d1567.powerState","Smart-Home-Devices.888412a0-610a-46d4-9f2b-d260c44ab80b.#query","Smart-Home-Devices.8c118437-fb68-46d4-a7e7-71a2eb6aed46.#delete","Smart-Home-Devices.8c118437-fb68-46d4-a7e7-71a2eb6aed46.#enabled","Smart-Home-Devices.8c118437-fb68-46d4-a7e7-71a2eb6aed46.#query","Smart-Home-Devices.8c118437-fb68-46d4-a7e7-71a2eb6aed46.active","Smart-Home-Devices.8d73aba0-1cb0-40fd-aca7-a4aae639b1eb.#query","Smart-Home-Devices.92fa9139-72ae-4950-939f-264e9edd93d6.#query","Smart-Home-Devices.93183344-98be-4b14-be52-3a61524b5106.#delete","Smart-Home-Devices.93183344-98be-4b14-be52-3a61524b5106.#enabled","Smart-Home-Devices.93183344-98be-4b14-be52-3a61524b5106.#query","Smart-Home-Devices.93183344-98be-4b14-be52-3a61524b5106.connectivity","Smart-Home-Devices.93183344-98be-4b14-be52-3a61524b5106.connectivity-reason","Smart-Home-Devices.93183344-98be-4b14-be52-3a61524b5106.powerState","Smart-Home-Devices.97fd57e9-16e9-471c-ba20-4629356240d2.#query","Smart-Home-Devices.9a0904f8-5dbe-469e-8b8d-e90d23494a36.#query","Smart-Home-Devices.9f34de1c-8ae8-4308-8d38-c4ac8270c1ad.#query","Smart-Home-Devices.a25e4279-c22e-44ca-b75a-54a54f0b2e3d.#query","Smart-Home-Devices.a6bc446d-4525-46f9-bcfb-2f723d09b6cf.#delete","Smart-Home-Devices.a6bc446d-4525-46f9-bcfb-2f723d09b6cf.#enabled","Smart-Home-Devices.a6bc446d-4525-46f9-bcfb-2f723d09b6cf.#query","Smart-Home-Devices.a6bc446d-4525-46f9-bcfb-2f723d09b6cf.active","Smart-Home-Devices.a9d882d5-676f-4ea8-b292-6d7498646c33.#delete","Smart-Home-Devices.a9d882d5-676f-4ea8-b292-6d7498646c33.#enabled","Smart-Home-Devices.a9d882d5-676f-4ea8-b292-6d7498646c33.#query","Smart-Home-Devices.a9d882d5-676f-4ea8-b292-6d7498646c33.detectionState","Smart-Home-Devices.a9e73c22-f2c4-4d17-bd64-dae40d3d615c.#delete","Smart-Home-Devices.a9e73c22-f2c4-4d17-bd64-dae40d3d615c.#enabled","Smart-Home-Devices.a9e73c22-f2c4-4d17-bd64-dae40d3d615c.#query","Smart-Home-Devices.a9e73c22-f2c4-4d17-bd64-dae40d3d615c.connectivity","Smart-Home-Devices.a9e73c22-f2c4-4d17-bd64-dae40d3d615c.connectivity-reason","Smart-Home-Devices.a9e73c22-f2c4-4d17-bd64-dae40d3d615c.powerState","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.#delete","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.#enabled","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.#query","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.brightness","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.color-brightness","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.color-hue","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.color-saturation","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.colorName","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.colorRgb","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.colorTemperatureInKelvin","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.colorTemperatureName","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.connectivity","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.connectivity-reason","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.powerState","Smart-Home-Devices.b9aa977c-7173-4465-bc76-9bb35ea78a15.#query","Smart-Home-Devices.bdc08478-6398-4a62-8104-a87e3e841e8b.#query","Smart-Home-Devices.bf124d27-a9a0-4b5b-9e15-e0cab83a6f38.#delete","Smart-Home-Devices.bf124d27-a9a0-4b5b-9e15-e0cab83a6f38.#enabled","Smart-Home-Devices.bf124d27-a9a0-4b5b-9e15-e0cab83a6f38.#query","Smart-Home-Devices.bf124d27-a9a0-4b5b-9e15-e0cab83a6f38.active","Smart-Home-Devices.c1252576-2580-421d-8664-021a4743083b.#delete","Smart-Home-Devices.c1252576-2580-421d-8664-021a4743083b.#enabled","Smart-Home-Devices.c1252576-2580-421d-8664-021a4743083b.#query","Smart-Home-Devices.c1252576-2580-421d-8664-021a4743083b.connectivity","Smart-Home-Devices.c1252576-2580-421d-8664-021a4743083b.connectivity-reason","Smart-Home-Devices.c1252576-2580-421d-8664-021a4743083b.powerState","Smart-Home-Devices.c563f516-a076-4869-a5ec-53d53917f4b2.#delete","Smart-Home-Devices.c563f516-a076-4869-a5ec-53d53917f4b2.#enabled","Smart-Home-Devices.c563f516-a076-4869-a5ec-53d53917f4b2.#query","Smart-Home-Devices.c563f516-a076-4869-a5ec-53d53917f4b2.connectivity","Smart-Home-Devices.c563f516-a076-4869-a5ec-53d53917f4b2.connectivity-reason","Smart-Home-Devices.c563f516-a076-4869-a5ec-53d53917f4b2.powerState","Smart-Home-Devices.c65c50ea-cf00-414a-b199-bf412ee68233.#delete","Smart-Home-Devices.c65c50ea-cf00-414a-b199-bf412ee68233.#enabled","Smart-Home-Devices.c65c50ea-cf00-414a-b199-bf412ee68233.#query","Smart-Home-Devices.c65c50ea-cf00-414a-b199-bf412ee68233.connectivity","Smart-Home-Devices.c65c50ea-cf00-414a-b199-bf412ee68233.connectivity-reason","Smart-Home-Devices.c65c50ea-cf00-414a-b199-bf412ee68233.powerState","Smart-Home-Devices.c6b5fe24-e2e3-43a5-9625-1f3de08a9117.#query","Smart-Home-Devices.c7767a90-9305-4ad8-a194-b8d11cf068d5.#query","Smart-Home-Devices.c911652c-82d7-47ac-9148-b693698cd15c.#query","Smart-Home-Devices.cae8575f-a33c-441a-a456-f224fb561696.#delete","Smart-Home-Devices.cae8575f-a33c-441a-a456-f224fb561696.#enabled","Smart-Home-Devices.cae8575f-a33c-441a-a456-f224fb561696.#query","Smart-Home-Devices.cae8575f-a33c-441a-a456-f224fb561696.connectivity","Smart-Home-Devices.cae8575f-a33c-441a-a456-f224fb561696.connectivity-reason","Smart-Home-Devices.cae8575f-a33c-441a-a456-f224fb561696.powerState","Smart-Home-Devices.cba69f5b-cd05-446a-b10c-41da8fc20924.#delete","Smart-Home-Devices.cba69f5b-cd05-446a-b10c-41da8fc20924.#enabled","Smart-Home-Devices.cba69f5b-cd05-446a-b10c-41da8fc20924.#query","Smart-Home-Devices.cba69f5b-cd05-446a-b10c-41da8fc20924.detectionState","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b.#delete","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b.#enabled","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b.#query","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b.brightness","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b.color-brightness","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b.color-hue","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b.color-saturation","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b.colorName","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b.colorRgb","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b.connectivity","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b.connectivity-reason","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b.powerState","Smart-Home-Devices.cf723038-de41-48a5-aaf9-74aa642416b7.#delete","Smart-Home-Devices.cf723038-de41-48a5-aaf9-74aa642416b7.#enabled","Smart-Home-Devices.cf723038-de41-48a5-aaf9-74aa642416b7.#query","Smart-Home-Devices.cf723038-de41-48a5-aaf9-74aa642416b7.connectivity","Smart-Home-Devices.cf723038-de41-48a5-aaf9-74aa642416b7.connectivity-reason","Smart-Home-Devices.cf723038-de41-48a5-aaf9-74aa642416b7.detectionState","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52.#delete","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52.#enabled","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52.#query","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52.brightness","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52.color-brightness","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52.color-hue","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52.color-saturation","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52.colorName","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52.colorRgb","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52.connectivity","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52.connectivity-reason","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52.powerState","Smart-Home-Devices.d31fdee0-9261-45b2-b762-7601510e5bfa.#query","Smart-Home-Devices.d4c058d6-1454-4364-8044-024fa2b9015b.#query","Smart-Home-Devices.d567e065-a853-4cdb-90fa-637e858dba16.#query","Smart-Home-Devices.d735eab4-e4d9-4e27-9422-c66a413a945d.#query","Smart-Home-Devices.da69e1db-05a1-46b4-8113-b856e832d92a.#query","Smart-Home-Devices.e150b646-c923-4c38-8cd9-2d7dab656b06.#query","Smart-Home-Devices.e198978a-397d-431e-a5c3-014ba600f4b1.#query","Smart-Home-Devices.e2af59b6-6e34-4109-80aa-72e4c9c9531c.#query","Smart-Home-Devices.e4bb56f4-7aa9-447c-8f7b-e4594561ede3.#query","Smart-Home-Devices.e504ec51-50e1-4c3f-a2e9-00655fb46675.#delete","Smart-Home-Devices.e504ec51-50e1-4c3f-a2e9-00655fb46675.#enabled","Smart-Home-Devices.e504ec51-50e1-4c3f-a2e9-00655fb46675.#query","Smart-Home-Devices.e504ec51-50e1-4c3f-a2e9-00655fb46675.brightness","Smart-Home-Devices.e504ec51-50e1-4c3f-a2e9-00655fb46675.connectivity","Smart-Home-Devices.e504ec51-50e1-4c3f-a2e9-00655fb46675.connectivity-reason","Smart-Home-Devices.e504ec51-50e1-4c3f-a2e9-00655fb46675.powerState","Smart-Home-Devices.e6371aa7-760a-4134-bd48-64a0534aa373.#query","Smart-Home-Devices.e68db7c6-0257-4d32-8212-6f187b104265.#delete","Smart-Home-Devices.e68db7c6-0257-4d32-8212-6f187b104265.#enabled","Smart-Home-Devices.e68db7c6-0257-4d32-8212-6f187b104265.#query","Smart-Home-Devices.e68db7c6-0257-4d32-8212-6f187b104265.connectivity","Smart-Home-Devices.e68db7c6-0257-4d32-8212-6f187b104265.connectivity-reason","Smart-Home-Devices.e68db7c6-0257-4d32-8212-6f187b104265.powerState","Smart-Home-Devices.e6cb700a-72cd-4cef-ae55-38f43051b3a5.#delete","Smart-Home-Devices.e6cb700a-72cd-4cef-ae55-38f43051b3a5.#enabled","Smart-Home-Devices.e6cb700a-72cd-4cef-ae55-38f43051b3a5.#query","Smart-Home-Devices.e6cb700a-72cd-4cef-ae55-38f43051b3a5.connectivity","Smart-Home-Devices.e6cb700a-72cd-4cef-ae55-38f43051b3a5.connectivity-reason","Smart-Home-Devices.e6cb700a-72cd-4cef-ae55-38f43051b3a5.powerState","Smart-Home-Devices.e7b8b085-a5bb-43c9-b058-4f2906769370.#query","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.#delete","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.#enabled","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.#query","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.brightness","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.color-brightness","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.color-hue","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.color-saturation","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.colorName","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.colorRgb","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.colorTemperatureInKelvin","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.colorTemperatureName","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.powerState","Smart-Home-Devices.e820dc0d-3ebb-42b9-8e2c-57c9b72392fa.#delete","Smart-Home-Devices.e820dc0d-3ebb-42b9-8e2c-57c9b72392fa.#enabled","Smart-Home-Devices.e820dc0d-3ebb-42b9-8e2c-57c9b72392fa.#query","Smart-Home-Devices.e820dc0d-3ebb-42b9-8e2c-57c9b72392fa.active","Smart-Home-Devices.e82d4546-299a-4161-b46e-61433fe3ccca.#query","Smart-Home-Devices.e98459e4-06bb-45dd-b5c3-84a2dcba87ff.#query","Smart-Home-Devices.e9bdc49a-b74d-4a31-99fc-7685187590d9.#query","Smart-Home-Devices.ea625b75-9f49-43b6-aa13-2b86a045c588.#delete","Smart-Home-Devices.ea625b75-9f49-43b6-aa13-2b86a045c588.#enabled","Smart-Home-Devices.ea625b75-9f49-43b6-aa13-2b86a045c588.#query","Smart-Home-Devices.ea625b75-9f49-43b6-aa13-2b86a045c588.connectivity","Smart-Home-Devices.ea625b75-9f49-43b6-aa13-2b86a045c588.connectivity-reason","Smart-Home-Devices.ea625b75-9f49-43b6-aa13-2b86a045c588.powerState","Smart-Home-Devices.ead6cf64-5555-4eeb-8861-258621a8d286.#query","Smart-Home-Devices.f0cb5405-3842-4b18-9863-5c031c74a409.#query","Smart-Home-Devices.f3dcc4b4-74eb-45b4-b677-62bd5dbcaa46.#query","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.#delete","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.#enabled","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.#query","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.brightness","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.color-brightness","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.color-hue","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.color-saturation","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.colorName","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.colorRgb","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.colorTemperatureInKelvin","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.colorTemperatureName","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.connectivity","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.connectivity-reason","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.powerState","Smart-Home-Devices.f7648592-a2b4-4556-8985-53006fce51a7.#query","Smart-Home-Devices.f87eec87-46b6-4cd2-a389-b2407b1229c9.#query","Smart-Home-Devices.fad7abe1-35f0-4e64-b8f9-19c89d30ae89.#delete","Smart-Home-Devices.fad7abe1-35f0-4e64-b8f9-19c89d30ae89.#enabled","Smart-Home-Devices.fad7abe1-35f0-4e64-b8f9-19c89d30ae89.#query","Smart-Home-Devices.fad7abe1-35f0-4e64-b8f9-19c89d30ae89.active","Smart-Home-Devices.fb458fac-5057-47bb-a16c-0e195adfc1c0.#query","Smart-Home-Devices.fc3dfae6-a698-4334-a4f5-bf5de47d6527.#delete","Smart-Home-Devices.fc3dfae6-a698-4334-a4f5-bf5de47d6527.#enabled","Smart-Home-Devices.fc3dfae6-a698-4334-a4f5-bf5de47d6527.powerState","Smart-Home-Devices.fe7d453e-663d-4092-9069-91ad6c11169e.#query","Smart-Home-Devices.ff1203b1-c4be-4892-aef1-9c7a3aa0d40e.#query","Smart-Home-Devices.c65c50ea-cf00-414a-b199-bf412ee68233.#includeInAllQuery","Smart-Home-Devices.ccdd8361-8bb0-4697-87cb-4429b668437b.#includeInAllQuery","Smart-Home-Devices.414df6b1-bcd6-4d7d-8de1-7e1366637e81.#includeInAllQuery","Smart-Home-Devices.30b2c0fc-5b3e-498a-b431-5ffef21ad8e8.#includeInAllQuery","Smart-Home-Devices.cae8575f-a33c-441a-a456-f224fb561696.#includeInAllQuery","Smart-Home-Devices.cf723038-de41-48a5-aaf9-74aa642416b7.#includeInAllQuery","Smart-Home-Devices.d0d64377-c98f-486a-b517-3d48cb34ba52.#includeInAllQuery","Smart-Home-Devices.c563f516-a076-4869-a5ec-53d53917f4b2.#includeInAllQuery","Smart-Home-Devices.ea625b75-9f49-43b6-aa13-2b86a045c588.#includeInAllQuery","Smart-Home-Devices.e504ec51-50e1-4c3f-a2e9-00655fb46675.#includeInAllQuery","Smart-Home-Devices.64686f99-c9ed-4889-a65f-930861e15c6f.#includeInAllQuery","Smart-Home-Devices.78a85ed1-8cdc-44e5-9ac9-d91053633d9e.#includeInAllQuery","Smart-Home-Devices.f5fe36c4-5339-4945-8650-add1dd48ebaf.#includeInAllQuery","Smart-Home-Devices.85a852c2-dd3e-4b9e-b542-0d92716d1567.#includeInAllQuery","Smart-Home-Devices.c1252576-2580-421d-8664-021a4743083b.#includeInAllQuery","Smart-Home-Devices.ac623832-2372-46da-b5a3-211a63361852.#includeInAllQuery","Smart-Home-Devices.3008ef32-13c2-41cc-a916-5fef7a5ca1d4.#includeInAllQuery","Smart-Home-Devices.0f1943b9-0b6b-4c26-ac43-e4b9535ddb54.#includeInAllQuery","Smart-Home-Devices.75b635e5-2fbe-48e7-969a-561c0fa1e7c4.#includeInAllQuery","Smart-Home-Devices.e6cb700a-72cd-4cef-ae55-38f43051b3a5.#includeInAllQuery","Smart-Home-Devices.151ae531-0dce-4951-9403-e5d35fe955e7.#includeInAllQuery","Smart-Home-Devices.e68db7c6-0257-4d32-8212-6f187b104265.#includeInAllQuery","Smart-Home-Devices.a9d882d5-676f-4ea8-b292-6d7498646c33.#includeInAllQuery","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.#includeInAllQuery","Smart-Home-Devices.51c59c00-fd8d-4c22-a5e7-9401f8f1bda8.#includeInAllQuery","Smart-Home-Devices.cba69f5b-cd05-446a-b10c-41da8fc20924.#includeInAllQuery","Smart-Home-Devices.6d95cbec-811e-4799-8a1f-9534b2b36e30.#includeInAllQuery","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.#includeInAllQuery","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.#includeInAllQuery","Smart-Home-Devices.c2e9fa25-e2c8-4b3a-be0e-e14a7029a4a8.humanPresenceDetectionState","Smart-Home-Devices.c2e9fa25-e2c8-4b3a-be0e-e14a7029a4a8.#query","Smart-Home-Devices.c2e9fa25-e2c8-4b3a-be0e-e14a7029a4a8.#includeInAllQuery","Smart-Home-Devices.2deb04a8-7e12-4a66-b6f1-8b24bf3caa95.humanPresenceDetectionState","Smart-Home-Devices.a9d882d5-676f-4ea8-b292-6d7498646c33.connectivity","Smart-Home-Devices.a9d882d5-676f-4ea8-b292-6d7498646c33.connectivity-reason","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.connectivity","Smart-Home-Devices.32cb377e-eef4-4c4c-8a05-886fe76a9358.connectivity-reason","Smart-Home-Devices.51c59c00-fd8d-4c22-a5e7-9401f8f1bda8.connectivity","Smart-Home-Devices.51c59c00-fd8d-4c22-a5e7-9401f8f1bda8.connectivity-reason","Smart-Home-Devices.cba69f5b-cd05-446a-b10c-41da8fc20924.connectivity","Smart-Home-Devices.cba69f5b-cd05-446a-b10c-41da8fc20924.connectivity-reason","Smart-Home-Devices.6d95cbec-811e-4799-8a1f-9534b2b36e30.connectivity","Smart-Home-Devices.6d95cbec-811e-4799-8a1f-9534b2b36e30.connectivity-reason","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.connectivity","Smart-Home-Devices.1bc366a5-0ebd-4401-81f0-449f707dd3a9.connectivity-reason","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.connectivity","Smart-Home-Devices.e7efe345-2d41-4f97-9b72-cb7465923632.connectivity-reason","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.#enabled","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.#delete","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.powerState","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.colorTemperatureName","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.colorTemperatureInKelvin","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.colorName","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.color-hue","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.color-saturation","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.color-brightness","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.colorRgb","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.brightness","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.connectivity","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.connectivity-reason","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.#query","Smart-Home-Devices.ac75b956-bf1a-4553-a2dd-839cd7504948.#includeInAllQuery","Smart-Home-Devices.961f6073-7661-49f7-8c77-4f66f07fa6af.#enabled","Smart-Home-Devices.961f6073-7661-49f7-8c77-4f66f07fa6af.#delete","Smart-Home-Devices.961f6073-7661-49f7-8c77-4f66f07fa6af.powerState","Smart-Home-Devices.961f6073-7661-49f7-8c77-4f66f07fa6af.brightness","Smart-Home-Devices.961f6073-7661-49f7-8c77-4f66f07fa6af.connectivity","Smart-Home-Devices.961f6073-7661-49f7-8c77-4f66f07fa6af.connectivity-reason","Smart-Home-Devices.961f6073-7661-49f7-8c77-4f66f07fa6af.#query","Smart-Home-Devices.961f6073-7661-49f7-8c77-4f66f07fa6af.#includeInAllQuery","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158.#enabled","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158.#delete","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158.powerState","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158.colorName","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158.color-hue","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158.color-saturation","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158.color-brightness","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158.colorRgb","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158.brightness","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158.connectivity","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158.connectivity-reason","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158.#query","Smart-Home-Devices.9d1cd274-c508-433b-a984-a7b026e30158.#includeInAllQuery","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.#enabled","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.#delete","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.powerState","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.colorTemperatureName","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.colorTemperatureInKelvin","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.colorName","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.color-hue","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.color-saturation","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.color-brightness","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.colorRgb","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.brightness","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.connectivity","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.connectivity-reason","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.#query","Smart-Home-Devices.87f59a8e-c338-4411-83b0-347961db4deb.#includeInAllQuery","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7.#enabled","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7.#delete","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7.powerState","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7.colorName","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7.color-hue","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7.color-saturation","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7.color-brightness","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7.colorRgb","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7.brightness","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7.connectivity","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7.connectivity-reason","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7.#query","Smart-Home-Devices.ab5186a6-f2f7-4ff1-add2-a5fe7713b6b7.#includeInAllQuery"]
                                        2024-11-10 00:19:23.423  - info: alexa2.0 (1139) Alexa-Push-Connection (macDms = true) established. Disable Polling
                                        2024-11-10 00:19:25.809  - warn: bring.0 (1451) Error on login: Cannot Login: 401 - "{\"message\":\"email password combination not existing\",\"error\":\"unauthorized\",\"error_description\":\"Not authorized to access this resource\",\"errorcode\":200}"
                                        2024-11-10 00:19:25.809  - info: bring.0 (1451) [LOGIN] Reconnection in 30 seconds
                                        2024-11-10 00:19:26.829  - info: smartthings.0 (1586) State value to set for "smartthings.0.8b8047ba-cd25-4244-a93e-91350a760595.status.colorControl.saturation.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:26.833  - info: smartthings.0 (1586) State value to set for "smartthings.0.012db635-dbc7-4b24-b8c0-3ecda3b8d640.status.colorControl.saturation.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:26.837  - info: smartthings.0 (1586) State value to set for "smartthings.0.ffcc9dac-c4b6-47da-bd7a-4e81d68a981e.status.colorControl.saturation.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:26.839  - info: smartthings.0 (1586) State value to set for "smartthings.0.12b46ff9-3e0b-4423-ad99-02baa9285ea4.status.colorControl.saturation.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:26.858  - info: smartthings.0 (1586) State value to set for "smartthings.0.03dc17d2-f53e-4a9e-a03d-00b4229cd9e5.status.colorControl.saturation.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:26.860  - info: smartthings.0 (1586) State value to set for "smartthings.0.aad5406f-a8e5-4428-b4b4-4bc81e720b3b.status.colorControl.saturation.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:26.862  - info: smartthings.0 (1586) State value to set for "smartthings.0.989d3a7c-8cb6-4618-adf3-4dbfe4533c96.status.colorControl.saturation.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:26.876  - info: smartthings.0 (1586) State value to set for "smartthings.0.dce2c5d4-bdca-4f98-b8f6-54e646944a1f.status.colorControl.saturation.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:27.243  - info: smartthings.0 (1586) State value to set for "smartthings.0.8b8047ba-cd25-4244-a93e-91350a760595.status.colorControl.hue.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:27.302  - info: smartthings.0 (1586) State value to set for "smartthings.0.012db635-dbc7-4b24-b8c0-3ecda3b8d640.status.colorControl.hue.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:27.349  - info: smartthings.0 (1586) State value to set for "smartthings.0.ffcc9dac-c4b6-47da-bd7a-4e81d68a981e.status.colorControl.hue.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:27.350  - info: smartthings.0 (1586) State value to set for "smartthings.0.12b46ff9-3e0b-4423-ad99-02baa9285ea4.status.colorControl.hue.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:27.409  - info: smartthings.0 (1586) State value to set for "smartthings.0.03dc17d2-f53e-4a9e-a03d-00b4229cd9e5.status.colorControl.hue.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:27.410  - info: smartthings.0 (1586) State value to set for "smartthings.0.aad5406f-a8e5-4428-b4b4-4bc81e720b3b.status.colorControl.hue.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:27.434  - info: smartthings.0 (1586) State value to set for "smartthings.0.989d3a7c-8cb6-4618-adf3-4dbfe4533c96.status.colorControl.hue.value" has to be type "string" but received type "number"
                                        2024-11-10 00:19:27.441  - info: smartthings.0 (1586) State value to set for "smartthings.0.dce2c5d4-bdca-4f98-b8f6-54e646944a1f.status.colorControl.hue.value" has to be type "string" but received type "number"
                                        
                                        

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

                                        1 Reply Last reply Reply Quote 0
                                        • L
                                          lukas8519 last edited by

                                          @Homoran @Thomas-Braun
                                          könnt ihr mir nochmal helfen?

                                          ich habe in JS meine Blocklys angepasst und dann aus Unwissenheit irgendwas "DEBUG ...." oben über die Menüleiste gestartet.

                                          Jetzt ist es so das alles läuft, ich aber nicht mehr über den Browser zum Iobroker komme...

                                          danke

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

                                            @lukas8519 sagte in Homematic IP Cloud Adapter lässt sich nicht installieren:

                                            Jetzt ist es so das alles läuft, ich aber nicht mehr über den Browser zum Iobroker komme...

                                            iob diag
                                            

                                            anschauen.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            881
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            36
                                            1438
                                            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