Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Panasonic comfort cloud Adapter funktioniert nicht mehr

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Panasonic comfort cloud Adapter funktioniert nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • mcm1957
      mcm1957 @ecurb last edited by

      @ecurb said in Panasonic comfort cloud Adapter funktioniert nicht mehr:

      nodejs modules from github: 2 +-- iobroker.panasonic-comfort-cloud@3.0.3 (git+ssh://git@github.com/marc2016/ioBroker.panasonic-comfort-cloud.git#2f7ea2238b31a5ebc0ad234f8145f1bbfcf3e802)
      +-- iobroker.repositories@1.0.4 (git+ssh://git@github.com/ioBroker/ioBroker.repositories.git#b565a6ffd7e97de5d097524c05d7fb97b06071a7)

      **Warum installierst du von GITHUB? **

      Der Adapter ist ganz normal in beiden Repositories verfügbar. Wenn du kein Tester bist und nicht auf Aufforderung des Maintainers was ausprobieren sollt Hände weg von GitHub installationen.

      Installier den Adapter mal sauber.

      Warum installierst du iobroker.repositories?

      Keine Ahnung wie du das geschafft hast zu installieren (iobroker.repositories@1.0.4 ). Lass es uns bitte wissen. Das Repo ist kein adapter und kann nur mehr oder weniger massive Problem auslösen wenn es am Zielsystem installiert wird. Schau dass du es deinstallierst.

      Von direkten Installation von GitHub - insbesondere auf produktiven Systemen - wird explizit abgeraten.

      GitHub Versionen können sich jederzeit (auch kurzfristig) ändern und durchaus auch in sich inkonsistent und fehlerhaft sein. Versionsangaben von GitHub Installationen sind Schall und Rauch da die Versionsnummer zumindest bei Verwendung der standardmäßigen Umgebung erst im Zuge der Releaseerstellung geändert wird.

      Auf explizite Aufforderung durch den Entwickler kann eine GitHub Installation zur Fehlereingrenzung oder zum Test neuer Funktionalität - unter Inkaufnahme des erhöhten Risikos - natürlich erfolgen.

      Adapter die nur via GitHub oder npm (also NICHT aus einem der beiden Repositories) installierbar sind sind mit erhöhter Vorsicht zu betrachten. Hier sollte der Entwickler drum ersucht werden eine Aufnahme in die Repositories zu veranlassen indem z.B. ein Issue im Adapterrepository erstellt wird.

      Und falls es irgendwie unklar ist:

      ioBroker unterstützt folgende Arten von Installation:

      • aus dem STABLE Repository

        Das sind Adapter Releases die keine groben Fehler aufweisen (sollten). Natürlich kann es auch dort Fehler geben, die Behebung davon obliegt dem jeweiligen Dev und kann ggF auch dauern.

      • aus dem LATEST Repository

        Das sind Adapter Releases die neu erstellt wurden und nur rudimentär getestet sind - oft auch als BETA Releases bezeichnet. Releases aus dem LATEST sind primär für unsere zahlreichen freiwilligen Tester gedacht. BETA / LATEST Releases können durchaus Fehler aufweisen - auch wenn ich davon ausgehe dass jeder aintainer dies zu vermeiden versucht. Vom Einsatz auf produktiven Systemen wird abgeraten außer man braucht irgenein neues Feature (z.B. neues Gerät) unbedingt. Hier muss dann jeder Entscheiden was ihm wichtig ist.

      • direkt von GITHUB

        Von Installationen direkt aus Giuthub wird definitiv abgeraten außer auf Anweisung des Maintainers und für den Fall dass man gemeinsam mit diesem etwas testen will. Details siehe oben.

      • direkt von npm

        Diese Installation kann erforderlich sein, wenn man eine bestimmte Version installieren möchte / muss. Im Normalfall sollte man direkte npm Installationen ebenso meiden wie direkte GitHub Installationen - ausgenommen um z.B. zu einer bekannten Version downzugraden - obwohl hier wenigstens ein definierter Stand garantiert ist.

      Adapter die NUR via npm und/oder nur via GitHub installierbar sind sollte man meiden - diese wurden nicht mal einem rudimentären Review unterzogen und sollten mit dem Attribut "vollständig auf eigenes Risiko verwenden" installiert werden. Hier empfiehlt es sich den Developer zu ersuchen eine Aufnahme in die Repos zu veranlassen. Wenn dieser darauf nicht reagiert sollte man von einer eher kurzen und unklaren Lebensdauer des Adapters ausgehen. Support meiner-/unsererseits für solche Adapter ist mit sicherheit minimalistisch.
      @mcm1957
      Comment

      Leave a comment

      Footer

      1 Reply Last reply Reply Quote 0
      • E
        ecurb last edited by ecurb

        @mcm1957 said in Panasonic comfort cloud Adapter funktioniert nicht mehr:

        **Warum installierst du von GITHUB? **

        weil ich schon sehr viel rumprobiert habe. Ich habe erst alle möglichen Versionen direkt über IObroker getestet und gesucht im internet. Irgend wo bin ich auf einen eintrag gestoßen das die Hinterlegte Version fehlerhaft sei und man es über GitHub versuchen solle.

        Warum ich das repositories installiert habe weiß ich mittlerweile auch nicht mehr. Ich denke das selbe weil ich es irgend wo gelesen habe.

        Egal ich habe den Panasonic adapter löschen können. Beim Repositories konnte ich nur den Ordner direkt im PI löschen.
        Hier weiß ich jetzt aber nicht ob es wirklich gelöscht ist.
        Nach dem Restart vom IO-Broker und einiger zeit taucht das Repositories wieder auf.

        Ich werde mal einen neuen PI aufsetzen und nur diesen einen Adapter instalieren. Mal schauen was dann passiert.

        1 Reply Last reply Reply Quote 1
        • E
          ecurb last edited by ecurb

          habe gerade einen PI neu aufgesetzt.
          Es ist ein älteres model aber das sollte ja nicht die rolle spielen.

          IO-Broker haben ich mit dem befehl "curl -sLf https://iobroker.net/install.sh | bash -" instaliert.

          Das sagt der Adapter wenn er neu gestartet wird:

          panasonic-comfort-cloud.0
          	2025-01-10 21:09:26.568	error	Unknown error: TypeError: Cannot set properties of undefined (setting 'guid'). Stack: TypeError: Cannot set properties of undefined (setting 'guid') at /opt/iobroker/node_modules/panasonic-comfort-cloud-client/dist/src/ComfortCloudClient.js:99:40 at arrayMap (/opt/iobroker/node_modules/lodash/lodash.js:653:23) at Function.map (/opt/iobroker/node_modules/lodash/lodash.js:9622:14) at /opt/iobroker/node_modules/panasonic-comfort-cloud-client/dist/src/ComfortCloudClient.js:97:54 at arrayMap (/opt/iobroker/node_modules/lodash/lodash.js:653:23) at Function.map (/opt/iobroker/node_modules/lodash/lodash.js:9622:14) at ComfortCloudClient.getGroups (/opt/iobroker/node_modules/panasonic-comfort-cloud-client/dist/src/ComfortCloudClient.js:96:49) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async PanasonicComfortCloud.onReady (/opt/iobroker/node_modules/iobroker.panasonic-comfort-cloud/build/main.js:72:24)
          panasonic-comfort-cloud.0
          	2025-01-10 21:09:25.887	info	Login successful.
          panasonic-comfort-cloud.0
          	2025-01-10 21:09:21.992	info	Loaded app version from GitHub: 1.21.0 
          
          Script v.2024-10-19
          
          *** BASE SYSTEM ***
           Static hostname: IO-PI
                 Icon name: computer
          Operating System: Debian GNU/Linux 12 (bookworm)
                    Kernel: Linux 6.6.51+rpt-rpi-v8
              Architecture: arm64
          OS is similar to:
          
          Model           : Raspberry Pi 3 Model B Rev 1.2
          Docker          : false
          Virtualization  : none
          Kernel          : aarch64
          Userland        : 64 bit
          
          Systemuptime and Load:
           21:13:43 up 30 min,  2 users,  load average: 0.58, 0.64, 0.84
          CPU threads: 4
          
          
          *** LIFE CYCLE STATUS ***
          Operating System is the current Debian stable version codenamed 'bookworm'!
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          No throttling issues detected.
          
          *** TIME AND TIMEZONES ***
                         Local time: Fri 2025-01-10 21:13:43 CET
                     Universal time: Fri 2025-01-10 20:13:43 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':
          Test
          HOME=/home/Test
          GROUPS=Test adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
          
          User that is running 'js-controller':
          js-controller is not running
          
          *** DISPLAY-SERVER SETUP ***
          Display-Server: false
          Desktop:
          Terminal:       tty
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            951M        152M        517M        196K        349M        799M
          Swap:           536M         18M        518M
          Total:          1.5G        170M        1.0G
          
          Active iob-Instances:   1
          
                    907 M total memory
                    144 M used memory
                    113 M active memory
                    186 M inactive memory
                    493 M free memory
                     13 M buffer memory
                    319 M swap cache
                    511 M total swap
                     17 M used swap
                    494 M free swap
          
          *** top - Table Of Processes  ***
          top - 21:13:44 up 30 min,  2 users,  load average: 0.58, 0.64, 0.84
          Tasks: 147 total,   1 running, 146 sleeping,   0 stopped,   0 zombie
          %Cpu(s):  0.0 us, 25.0 sy,  0.0 ni, 75.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
          MiB Mem :    907.3 total,    492.8 free,    145.6 used,    333.3 buff/cache
          MiB Swap:    512.0 total,    494.7 free,     17.2 used.    761.7 avail Mem
          
          *** FAILED SERVICES ***
          
            UNIT             LOAD   ACTIVE SUB    DESCRIPTION
          * iobroker.service loaded failed failed ioBroker Server
          
          LOAD   = Reflects whether the unit definition was properly loaded.
          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
          SUB    = The low-level unit activation state, values depend on unit type.
          1 loaded units listed.
          
          
          *** DMESG CRITICAL ERRORS ***
          No critical errors detected
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          udev           devtmpfs  318M     0  318M   0% /dev
          tmpfs          tmpfs      91M 1008K   90M   2% /run
          /dev/mmcblk0p2 ext4       15G  3.6G  9.8G  27% /
          tmpfs          tmpfs     454M     0  454M   0% /dev/shm
          tmpfs          tmpfs     5.0M   12K  5.0M   1% /run/lock
          /dev/mmcblk0p1 vfat      510M   64M  447M  13% /boot/firmware
          tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Fri Jan 10 20:42:44 2025] 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  vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=4cb582d8-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
          [Fri Jan 10 20:42:48 2025] EXT4-fs (mmcblk0p2): mounted filesystem ce208fd3-38a8-424a-87a2-cd44114eb820 ro with ordered data mode. Quota mode: none.
          [Fri Jan 10 20:42:51 2025] EXT4-fs (mmcblk0p2): re-mounted ce208fd3-38a8-424a-87a2-cd44114eb820 r/w. Quota mode: none.
          
          Show mounted filesystems:
          TARGET           SOURCE         FSTYPE OPTIONS
          /                /dev/mmcblk0p2 ext4   rw,noatime
          `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          917M    /var/
          205M    /var/cache
          200M    /var/cache/apt
          164M    /var/lib
          135M    /var/lib/apt/lists
          
          Archived and active journals take up 36.0M in the file system.
          
          /opt/iobroker/backups:
          4.0K    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          181M    /opt/iobroker/iobroker-data/
          176M    /opt/iobroker/iobroker-data/files
          158M    /opt/iobroker/iobroker-data/files/admin.admin
          157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
          157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static
          
          The five largest files in iobroker-data are:
          7.4M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_node_modules_mui_icons-material_esm_index_js.d7ed606b.chunk.js.map
          7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.e5b40573.chunk.js.map
          7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.8219fdd8.chunk.js.map
          7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.358dc38e.chunk.js.map
          6.8M    /opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_file-saver_dist_FileSaver_min_js-node_modules_react-icons_di_index_mjs-n-0fd47d.a444afaa.chunk.js
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
          
          No Devices found 'by-id'
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v20.18.1
          /usr/bin/node           v20.18.1
          /usr/bin/npm            10.8.2
          /usr/bin/npx            10.8.2
          /usr/bin/corepack       0.29.4
          
          nodejs:
            Installed: 20.18.1-1nodesource1
            Candidate: 20.18.1-1nodesource1
            Version table:
           *** 20.18.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                  100 /var/lib/dpkg/status
               20.18.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
               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
               18.19.0+dfsg-6~deb12u2 500
                  500 http://deb.debian.org/debian bookworm/main arm64 Packages
               18.19.0+dfsg-6~deb12u1 500
                  500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
          
          Temp directories causing deletion problem: 0
          No problems detected
          
          Errors in npm tree: 0
          No problems detected
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is not running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Hosts:
          IO-PI         IO-PI (version: 7.0.6, hostname: IO-PI   , alive, uptime: 652)
          
          Core adapters versions
          js-controller:  7.0.6
          admin:          7.4.10
          javascript:     "javascript" not found
          
          nodejs modules from github:     0
          
          Adapter State
            system.adapter.admin.0                  : admin                 : IO-PI                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.backitup.0               : backitup              : IO-PI                              -  enabled
            system.adapter.discovery.0              : discovery             : IO-PI                              -  enabled
            system.adapter.panasonic-comfort-cloud.0: panasonic-comfort-cloud: IO-PI                              -  enabled
          
          + instance is alive
          
          Enabled adapters with bindings
            system.adapter.admin.0                  : admin                 : IO-PI                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
          │ (index) │ name     │ url                                                     │ auto upgrade │
          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
          
          Active repo(s): stable
          Upgrade policy: none
          
          Installed ioBroker-Instances
          Used repository: stable
          Adapter    "admin"        : 7.4.10   , installed 7.4.10
          Adapter    "backitup"     : 3.0.31   , installed 3.0.31
          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
          Controller "js-controller": 7.0.6    , installed 7.0.6
          Adapter    "panasonic-comfort-cloud": 3.0.3, installed 3.0.3
          
          Objects and States
          Please stand by - This may take a while
          Objects:        170
          States:         87
          
          *** OS-Repositories and Updates ***
          Hit:1 http://deb.debian.org/debian bookworm InRelease
          Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
          Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
          Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
          Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
          Reading package lists...
          Pending Updates: 12
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          2534       548/sshd: /usr/sbin
          tcp6       0      0 :::22                   :::*                    LISTEN      0          2536       548/sshd: /usr/sbin
          udp        0      0 0.0.0.0:39976           0.0.0.0:*                           104        4733       380/avahi-daemon: r
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        4731       380/avahi-daemon: r
          udp6       0      0 fe80::670f:5c02:79f:546 :::*                                0          5547       441/NetworkManager
          udp6       0      0 :::51930                :::*                                104        4734       380/avahi-daemon: r
          udp6       0      0 :::5353                 :::*                                104        4732       380/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2025-01-10 21:12:34.664  - info: panasonic-comfort-cloud.0 (9739) Got terminate signal TERMINATE_YOURSELF
          2025-01-10 21:12:34.660  - info: discovery.0 (9515) Got terminate signal TERMINATE_YOURSELF
          2025-01-10 21:12:34.676  - info: discovery.0 (9515) terminating
          2025-01-10 21:12:34.679  - info: admin.0 (9489) Got terminate signal TERMINATE_YOURSELF
          2025-01-10 21:12:34.682  - info: host.IO-PI stopInstance system.adapter.admin.0 send kill signal
          2025-01-10 21:12:34.681  - info: discovery.0 (9515) Terminated (NO_ERROR): Without reason
          2025-01-10 21:12:34.684  - info: host.IO-PI stopInstance system.adapter.backitup.0 send kill signal
          2025-01-10 21:12:34.685  - info: host.IO-PI stopInstance system.adapter.discovery.0 send kill signal
          2025-01-10 21:12:34.686  - info: host.IO-PI stopInstance system.adapter.panasonic-comfort-cloud.0 send kill signal
          2025-01-10 21:12:34.702  - info: admin.0 (9489) terminating
          2025-01-10 21:12:34.705  - info: admin.0 (9489) Terminated (NO_ERROR): Without reason
          2025-01-10 21:12:34.718  - info: backitup.0 (9496) terminating
          2025-01-10 21:12:34.722  - info: backitup.0 (9496) Terminated (NO_ERROR): Without reason
          2025-01-10 21:12:34.726  - info: panasonic-comfort-cloud.0 (9739) terminating
          2025-01-10 21:12:34.729  - info: panasonic-comfort-cloud.0 (9739) Terminated (NO_ERROR): Without reason
          2025-01-10 21:12:35.126  - info: discovery.0 (9515) terminating
          2025-01-10 21:12:35.135  - info: backitup.0 (9496) terminating
          2025-01-10 21:12:35.142  - info: panasonic-comfort-cloud.0 (9739) terminating
          2025-01-10 21:12:35.174  - info: admin.0 (9489) terminating
          2025-01-10 21:12:35.288  - info: host.IO-PI instance system.adapter.discovery.0 terminated with code 0 (NO_ERROR)
          2025-01-10 21:12:35.343  - info: host.IO-PI instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
          2025-01-10 21:12:35.375  - info: host.IO-PI instance system.adapter.backitup.0 terminated with code 0 (NO_ERROR)
          2025-01-10 21:12:35.415  - info: host.IO-PI instance system.adapter.panasonic-comfort-cloud.0 terminated with code 0 (NO_ERROR)
          2025-01-10 21:12:35.416  - info: host.IO-PI All instances are stopped.
          2025-01-10 21:12:35.511  - info: host.IO-PI terminated
          
          
          mcm1957 1 Reply Last reply Reply Quote 0
          • mcm1957
            mcm1957 @ecurb last edited by

            @ecurb
            Sieht nach diesem Issue aus
            https://github.com/marc2016/ioBroker.panasonic-comfort-cloud/issues/60

            Infos dazu kann nur der dev geben.

            filiprozanski created this issue in marc2016/ioBroker.panasonic-comfort-cloud

            open Cannot set properties of undefined (setting 'guid'). #60

            1 Reply Last reply Reply Quote 0
            • R
              rainereglinsky last edited by

              Heute hat Panasonic mal wieder was geändert, neue Datenschutzrichtlinie und natürlich wohl Änderungen am System. Der aktuelle Adapter v3.0.3 aus dem Github von Marc2016 verbindet sich nicht mehr.

              1 Reply Last reply Reply Quote 0
              • E
                emil70 last edited by Homoran

                issue: (https://github.com/marc2016/ioBroker.panasonic-comfort-cloud/issues/79) ist dazu schon eröffnet

                DevForGit created this issue in marc2016/ioBroker.panasonic-comfort-cloud

                open iobroker-adapter panasonic-comfort-cloud cannot connect to panasonic cloud #79

                1 Reply Last reply Reply Quote 0
                • E
                  emil70 last edited by

                  Mit 2.1.0 geht es

                  Screenshot 2025-05-13 at 19-39-50 instances - f5529c8310eb.png

                  1 Reply Last reply Reply Quote 0
                  • G
                    grombiegel last edited by

                    mit 2.1.0 werden die Objekte bei mir angelegt, aber leider wird kein Status mit der Klima ausgetauscht.
                    Egal ob ein/aus oder connected oder Temperatursensor - da verändert sich nichts, die Klima wird damit nicht ausgelesen.
                    Hat jemand noch eine Idee?
                    Deinstalliert und sämtliche andere Versionen haben nicht funktioniert.
                    Es ist echt ein Mist, gefühlt alle 6 Monate geht nix mehr....

                    E 1 Reply Last reply Reply Quote 0
                    • E
                      emil70 @grombiegel last edited by

                      @grombiegel

                      Geht hier ohne Probleme. Ob mit App geschaltet oder über Alexa und meinem Blockly

                      Hast du lang genug gewartet?
                      Was hast du in den Einstellungen bei "Aktualisierungsintervall" eingestellt?

                      1 Reply Last reply Reply Quote 0
                      • G
                        grombiegel last edited by

                        1 Minute, die Instanz ist sofort da, aber die Objekte werden nicht installiert - eben dachte ich das passt, Klima war an. Hab dann Temperatur geändert und ca. 5 Minuten später ausgeschaltet. connect wird angezeigt, jedoch steht operate jetzt immer noch auf On...temp set steht auch noch unverändert

                        E 1 Reply Last reply Reply Quote 0
                        • E
                          emil70 @grombiegel last edited by emil70

                          @grombiegel
                          nutzt du das App und den Adapter mit den gleichem Benutzer und PW?

                          Oder hast du dir ein Zweitaccount gemacht?

                          1 Reply Last reply Reply Quote 0
                          • G
                            grombiegel last edited by

                            App und Adapter mit selben Zugangsdaten, App funktioniert auch korrekt

                            1 Reply Last reply Reply Quote 0
                            • G
                              grombiegel last edited by

                              nanu, jetzt funktioniert die Kommunikation, hatte nochmals die App aufgerufen eine Änderung durchgeführt und jetzt werden die Daten auch im Adapter aktualisiert - danke für die Unterstützung

                              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

                              1.0k
                              Online

                              31.7k
                              Users

                              79.7k
                              Topics

                              1.3m
                              Posts

                              16
                              71
                              4546
                              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