Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Daikin Cloud Adapter nodejs18 [gelöst]

    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

    Daikin Cloud Adapter nodejs18 [gelöst]

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

      @joergh GitHub version geht schon

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

        @apollon77 Vielleicht bin ich zu doof, aber auf Github ist doch die v0.2.3 ?

        51623e10-017c-4c7c-8f03-e80ecac1f6d7-grafik.png

        Glasfaser 1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @JoergH last edited by Glasfaser

          @joergh

          Die GitHub Version wurde dazu angepasst , also nach dieser Aufforderung kannst du sie installieren ..

          38ff3bc2-2232-465f-841f-a6d53d745187-grafik.png

          Apollon77 committed Apr 5, 2023

          https://github.com/Apollon77/ioBroker.daikin-cloud/commit/03b831dac009b1d9cd0a7399f7e9a38486d06d19

          0 Apollon77 committed to Apollon77/ioBroker.daikin-cloud
          * update deps
          J 1 Reply Last reply Reply Quote 0
          • J
            JoergH @Glasfaser last edited by JoergH

            @glasfaser
            Ich sehe keine "Aufforderung"...

            Wenn ich sie über die Katze aus Github installieren will, dann warnt er, dass sie mit nodejs 18.x nicht läuft...soll ich das einfach ignorieren?

            Wenn ich sie installiere, lässt sich jedoch keine Instanz hinzufügen..

            6d55fec2-7fe6-4a77-b474-c98909af15e9-grafik.png

            Glasfaser 1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @JoergH last edited by

              @joergh

              Nutze Ihn nicht ...

              Funktioniert doch !?

              aea32ed7-4589-4a9b-94a8-56167a4cd867-grafik.png .

              $ iobroker url Apollon77/ioBroker.daikin-cloud --host iobroker --debug
              
              install Apollon77/ioBroker.daikin-cloud
              
              NPM version: 9.5.0Installing Apollon77/ioBroker.daikin-cloud... (System call)
              
              204 packages are looking for funding run `npm fund` for details
              
              upload [6] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/admin.d.ts admin.d.ts video/mp2t
              
              upload [5] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/daikin-cloud.jpg daikin-cloud.jpg image/jpeg
              
              upload [4] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/daikin_logo.jpg daikin_logo.jpg image/jpeg
              
              upload [3] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/index_m.html index_m.html text/html
              
              upload [2] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/style.css style.css text/css
              
              upload [1] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/warning.png warning.png image/png
              
              upload [0] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/words.js words.js application/javascript
              
              Process exited with code 0
              

              dann

              add

              $ iobroker add daikin-cloud auto --host iobroker --debug
              
              host.iobroker create instance daikin-cloud
              
              host.iobroker object system.adapter.daikin-cloud.0.alive created
              
              host.iobroker object system.adapter.daikin-cloud.0.connected created
              
              host.iobroker object system.adapter.daikin-cloud.0.compactMode created
              
              host.iobroker object system.adapter.daikin-cloud.0.cpu created
              
              host.iobroker object system.adapter.daikin-cloud.0.cputime created
              
              host.iobroker object system.adapter.daikin-cloud.0.memHeapUsed created
              
              host.iobroker object system.adapter.daikin-cloud.0.memHeapTotal created
              
              host.iobroker object system.adapter.daikin-cloud.0.memRss created
              
              host.iobroker object system.adapter.daikin-cloud.0.uptime created
              
              host.iobroker object system.adapter.daikin-cloud.0.inputCount created
              
              host.iobroker object system.adapter.daikin-cloud.0.outputCount created
              
              host.iobroker object system.adapter.daikin-cloud.0.eventLoopLag created
              
              host.iobroker object system.adapter.daikin-cloud.0.sigKill created
              
              host.iobroker object system.adapter.daikin-cloud.0.logLevel created
              
              host.iobroker object daikin-cloud.0.info created
              
              host.iobroker object daikin-cloud.0.info.connection created
              
              host.iobroker Set default value of daikin-cloud.0.info.connection: false
              
              host.iobroker object system.adapter.daikin-cloud.0 created
              
              Process exited with code 0
              

              b037f8cf-3589-4131-9c4f-a12ec3848c8d-grafik.png

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

                @glasfaser Ja, über die console...da kenne ich aber die Befehle nicht. Wie frage ich denn den hostnamen ab?

                Glasfaser 1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser @JoergH last edited by

                  @joergh sagte in Daikin Cloud Adapter nodejs18:

                  @glasfaser Ja, über die console...da kenne ich aber die Befehle nicht. Wie frage ich denn den hostnamen ab?

                  Was für eine Konsole , welche Befehle

                  alles über den Admin installiert

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

                    @glasfaser
                    Wo siehst Du denn die Ausgaben die Du gepostet hast?

                    Bei mir erscheint da eben nur das Fenster mit dem Hinweis, dass ich keine Instanz hinzufügen kann.

                    Glasfaser 2 Replies Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @JoergH last edited by

                      @joergh sagte in Daikin Cloud Adapter nodejs18:

                      Wo siehst Du denn die Ausgaben die Du gepostet hast?

                      Im Popup Log bei der Installation vom Adapter

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

                        @joergh

                        0f001453-9c32-46cf-93d5-f8d045f04406-grafik.png

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

                          @glasfaser Achso...ja, wie gesagt der Adapter ist installiert, aber wenn ich eine Instanz hinzufügen will erscheint das Fenster.

                          b4cf630a-d2d8-4fe2-8548-52a595c0e44b-grafik.png

                          Glasfaser 1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @JoergH last edited by

                            @joergh

                            Zeige die Full-Ausgabe von

                            iob diag
                            
                            J 1 Reply Last reply Reply Quote 0
                            • J
                              JoergH @Glasfaser last edited by

                              @glasfaser


                              Skript v.2023-04-16

                              *** BASE SYSTEM ***
                              Model : Raspberry Pi 4 Model B Rev 1.4
                              Architecture : aarch64
                              Docker : false
                              Virtualization : none
                              Distributor ID: Debian
                              Description: Debian GNU/Linux 11 (bullseye)
                              Release: 11
                              Codename: bullseye

                              PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                              NAME="Debian GNU/Linux"
                              VERSION_ID="11"
                              VERSION="11 (bullseye)"
                              VERSION_CODENAME=bullseye
                              ID=debian
                              HOME_URL="https://www.debian.org/"
                              SUPPORT_URL="https://www.debian.org/support"
                              BUG_REPORT_URL="https://bugs.debian.org/"

                              Systemuptime and Load:
                              21:22:25 up 9:05, 1 user, load average: 0.87, 0.71, 0.73
                              CPU threads: 4

                              Raspberry only:
                              throttled=0x0
                              Other values than 0x0 hint to temperature/voltage problems
                              temp=51.6'C
                              volt=0.9160V

                              *** Time and Time Zones ***
                              Local time: Wed 2023-05-24 21:22:26 CEST
                              Universal time: Wed 2023-05-24 19:22:26 UTC
                              RTC time: n/a
                              Time zone: Europe/Berlin (CEST, +0200)
                              System clock synchronized: yes
                              NTP service: active
                              RTC in local TZ: no

                              *** User and Groups ***
                              pi
                              /home/pi
                              pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker

                              *** X-Server-Setup ***
                              X-Server: false
                              Desktop:
                              Terminal: tty
                              Boot Target: multi-user.target

                              *** MEMORY ***
                              total used free shared buff/cache available
                              Mem: 7.8G 2.7G 4.1G 1.0M 954M 5.1G
                              Swap: 99M 0B 99M
                              Total: 7.9G 2.7G 4.2G

                                   7811 M total memory
                                   2729 M used memory
                                   2872 M active memory
                                    642 M inactive memory
                                   4127 M free memory
                                     92 M buffer memory
                                    862 M swap cache
                                     99 M total swap
                                      0 M used swap
                                     99 M free swap
                              

                              Raspberry only:
                              oom events: 0
                              lifetime oom required: 0 Mbytes
                              total time in oom handler: 0 ms
                              max time spent in oom handler: 0 ms

                              *** FILESYSTEM ***
                              Filesystem Type Size Used Avail Use% Mounted on
                              /dev/root ext4 118G 11G 103G 10% /
                              devtmpfs devtmpfs 3.6G 0 3.6G 0% /dev
                              tmpfs tmpfs 3.9G 0 3.9G 0% /dev/shm
                              tmpfs tmpfs 1.6G 1.3M 1.6G 1% /run
                              tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
                              /dev/sda1 vfat 255M 31M 225M 13% /boot
                              tmpfs tmpfs 782M 0 782M 0% /run/user/1000

                              Messages concerning ext4 filesystem in dmesg:
                              [Wed May 24 12:16:48 2023] 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:F1:62:5F vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 usb-storage.quirk=152d:0579:u console=ttyS0,115200 console=tty1 root=PARTUUID=622a00f4-02 rootfstype=ext4 fsck.repair=yes rootwait
                              [Wed May 24 12:16:51 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                              [Wed May 24 12:16:51 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                              [Wed May 24 12:16:53 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.

                              Show mounted filesystems (real ones only):
                              TARGET SOURCE FSTYPE OPTIONS
                              / /dev/sda2 ext4 rw,noatime
                              `-/boot /dev/sda1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro

                              Files in neuralgic directories:

                              /var:
                              du: cannot access '/var/lib/lxcfs/cgroup': Input/output error
                              6.9G /var/
                              5.3G /var/log
                              4.0G /var/log/journal/ebf43f1ac9ac40f88ddf4138fee55e47
                              4.0G /var/log/journal
                              925M /var/lib

                              Archived and active journals take up 3.9G in the file system.

                              /opt/iobroker/backups:
                              93M /opt/iobroker/backups/

                              /opt/iobroker/iobroker-data:
                              413M /opt/iobroker/iobroker-data/
                              270M /opt/iobroker/iobroker-data/files
                              87M /opt/iobroker/iobroker-data/backup-objects
                              51M /opt/iobroker/iobroker-data/files/javascript.admin
                              48M /opt/iobroker/iobroker-data/files/telegram.admin

                              The five largest files in iobroker-data are:
                              30M /opt/iobroker/iobroker-data/states.jsonl
                              26M /opt/iobroker/iobroker-data/objects.jsonl
                              15M /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
                              8.5M /opt/iobroker/iobroker-data/files/vis.0/Homematic_Steuerung/img/Eigene_Bilder/20180322_153925_HDR.jpg
                              7.2M /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js

                              *** NodeJS-Installation ***

                              /usr/bin/nodejs v18.16.0
                              /usr/bin/node v18.16.0
                              /usr/bin/npm 9.5.1
                              /usr/bin/npx 9.5.1

                              nodejs:
                              Installed: 18.16.0-deb-1nodesource1
                              Candidate: 18.16.0-deb-1nodesource1
                              Version table:
                              *** 18.16.0-deb-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                              100 /var/lib/dpkg/status
                              12.22.12~dfsg-1~deb11u4 500
                              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                              12.22.12~dfsg-1~deb11u3 500
                              500 http://deb.debian.org/debian bullseye/main arm64 Packages

                              Temp directories causing npm8 problem: 0
                              No problems detected

                              *** ioBroker-Installation ***

                              ioBroker Status
                              iobroker is running on this host.

                              Objects type: jsonl
                              States type: jsonl

                              MULTIHOSTSERVICE/enabled: false

                              Core adapters versions
                              js-controller: 4.0.24
                              admin: 6.3.5
                              javascript: 6.1.4

                              Adapters from github: 3

                              Adapter State

                              • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin

                              • system.adapter.backitup.0 : backitup : raspberrypi - enabled
                                system.adapter.birthdays.0 : birthdays : raspberrypi - enabled

                              • system.adapter.denon.0 : denon : raspberrypi - enabled

                              • system.adapter.discovery.0 : discovery : raspberrypi - enabled
                                system.adapter.dwd.0 : dwd : raspberrypi - enabled

                              • system.adapter.exchangerates.0 : exchangerates : raspberrypi - enabled

                              • system.adapter.fb-checkpresence.0 : fb-checkpresence : raspberrypi - enabled

                              • system.adapter.firetv.0 : firetv : raspberrypi - enabled

                              • system.adapter.fullybrowser.0 : fullybrowser : raspberrypi - enabled

                              • system.adapter.go-e.0 : go-e : raspberrypi - enabled

                              • system.adapter.ham.0 : ham : raspberrypi - enabled

                              • system.adapter.hm-rega.0 : hm-rega : raspberrypi - enabled

                              • system.adapter.hm-rpc.0 : hm-rpc : raspberrypi - enabled, port: 0

                              • system.adapter.hm-rpc.1 : hm-rpc : raspberrypi - enabled, port: 0
                                system.adapter.ical.0 : ical : raspberrypi - enabled
                                system.adapter.ical.1 : ical : raspberrypi - enabled
                                system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: raspberrypi - disabled
                                system.adapter.icons-icons8.0 : icons-icons8 : raspberrypi - disabled
                                system.adapter.icons-material-png.0 : icons-material-png : raspberrypi - disabled
                                system.adapter.icons-material-svg.0 : icons-material-svg : raspberrypi - disabled
                                system.adapter.icons-mfd-png.0 : icons-mfd-png : raspberrypi - disabled
                                system.adapter.icons-mfd-svg.0 : icons-mfd-svg : raspberrypi - disabled

                              • system.adapter.influxdb.0 : influxdb : raspberrypi - enabled, port: 8086

                              • system.adapter.info.0 : info : raspberrypi - enabled

                              • system.adapter.javascript.0 : javascript : raspberrypi - enabled

                              • system.adapter.mielecloudservice.0 : mielecloudservice : raspberrypi - enabled

                              • system.adapter.mihome-vacuum.1 : mihome-vacuum : raspberrypi - enabled, port: 54321

                              • system.adapter.modbus.0 : modbus : raspberrypi - enabled

                              • system.adapter.mqtt.0 : mqtt : raspberrypi - enabled, port: 1883, bind: 0.0.0.0
                                system.adapter.netatmo-crawler.0 : netatmo-crawler : raspberrypi - enabled

                              • system.adapter.octoprint.0 : octoprint : raspberrypi - enabled
                                system.adapter.odl.0 : odl : raspberrypi - enabled
                                system.adapter.openweathermap.0 : openweathermap : raspberrypi - enabled

                              • system.adapter.pollenflug.0 : pollenflug : raspberrypi - enabled

                              • system.adapter.powerfox2.0 : powerfox2 : raspberrypi - enabled

                              • system.adapter.pvforecast.0 : pvforecast : raspberrypi - enabled

                              • system.adapter.renault.0 : renault : raspberrypi - enabled

                              • system.adapter.sayit.0 : sayit : raspberrypi - enabled, port: 0
                                system.adapter.schoolfree.0 : schoolfree : raspberrypi - enabled

                              • system.adapter.shelly.0 : shelly : raspberrypi - enabled, port: 1882, bind: 0.0.0.0

                              • system.adapter.sourceanalytix.0 : sourceanalytix : raspberrypi - enabled

                              • system.adapter.telegram.0 : telegram : raspberrypi - enabled, port: 8443, bind: 0.0.0.0

                              • system.adapter.tesla-motors.0 : tesla-motors : raspberrypi - enabled

                              • system.adapter.trashschedule.0 : trashschedule : raspberrypi - enabled

                              • system.adapter.vaillant.0 : vaillant : raspberrypi - enabled
                                system.adapter.vis-canvas-gauges.0 : vis-canvas-gauges : raspberrypi - disabled
                                system.adapter.vis-fancyswitch.0 : vis-fancyswitch : raspberrypi - disabled
                                system.adapter.vis-google-fonts.0 : vis-google-fonts : raspberrypi - enabled
                                system.adapter.vis-hqwidgets.0 : vis-hqwidgets : raspberrypi - disabled
                                system.adapter.vis-icontwo.0 : vis-icontwo : raspberrypi - disabled

                              • system.adapter.vis-inventwo.0 : vis-inventwo : raspberrypi - enabled
                                system.adapter.vis-justgage.0 : vis-justgage : raspberrypi - disabled
                                system.adapter.vis-material-advanced.0 : vis-material-advanced : raspberrypi - disabled
                                system.adapter.vis-plumb.0 : vis-plumb : raspberrypi - disabled
                                system.adapter.vis-rgraph.0 : vis-rgraph : raspberrypi - disabled
                                system.adapter.vis-timeandweather.0 : vis-timeandweather : raspberrypi - disabled
                                system.adapter.vis-weather.0 : vis-weather : raspberrypi - disabled
                                system.adapter.vis.0 : vis : raspberrypi - enabled

                              • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

                              • instance is alive

                              Enabled adapters with bindings

                              • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              • system.adapter.hm-rpc.0 : hm-rpc : raspberrypi - enabled, port: 0
                              • system.adapter.hm-rpc.1 : hm-rpc : raspberrypi - enabled, port: 0
                              • system.adapter.influxdb.0 : influxdb : raspberrypi - enabled, port: 8086
                              • system.adapter.mihome-vacuum.1 : mihome-vacuum : raspberrypi - enabled, port: 54321
                              • system.adapter.mqtt.0 : mqtt : raspberrypi - enabled, port: 1883, bind: 0.0.0.0
                              • system.adapter.sayit.0 : sayit : raspberrypi - enabled, port: 0
                              • system.adapter.shelly.0 : shelly : raspberrypi - enabled, port: 1882, bind: 0.0.0.0
                              • system.adapter.telegram.0 : telegram : raspberrypi - enabled, port: 8443, bind: 0.0.0.0
                              • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

                              ioBroker-Repositories
                              stable : http://download.iobroker.net/sources-dist.json
                              beta : http://download.iobroker.net/sources-dist-latest.json

                              Active repo(s): stable

                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter "admin" : 6.3.5 , installed 6.3.5
                              Adapter "backitup" : 2.6.19 , installed 2.6.19
                              Adapter "birthdays" : 2.2.0 , installed 2.2.0
                              Adapter "daikin-cloud" : 0.2.3 , installed 0.2.3
                              Adapter "denon" : 1.15.0 , installed 1.15.0
                              Adapter "discovery" : 3.1.0 , installed 3.1.0
                              Adapter "dwd" : 2.8.3 , installed 2.8.3
                              Adapter "exchangerates": 0.0.14 , installed 0.0.14
                              Adapter "fb-checkpresence": 1.1.26, installed 1.1.26
                              Adapter "firetv" : 1.0.0 , installed 1.0.0
                              Adapter "fullybrowser" : 2.1.2 , installed 2.1.2
                              Adapter "go-e" : 1.0.27 , installed 1.0.27
                              Adapter "ham" : 5.3.1 , installed 5.3.1
                              Adapter "hm-rega" : 3.0.46 , installed 3.0.46
                              Adapter "hm-rpc" : 1.15.16 , installed 1.15.16
                              Adapter "ical" : 1.13.2 , installed 1.13.2
                              Adapter "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                              Adapter "icons-icons8" : 0.0.1 , installed 0.0.1
                              Adapter "icons-material-png": 0.1.0, installed 0.1.0
                              Adapter "icons-material-svg": 0.1.0, installed 0.1.0
                              Adapter "icons-mfd-png": 1.1.0 , installed 1.1.0
                              Adapter "icons-mfd-svg": 1.1.0 , installed 1.1.0
                              Adapter "influxdb" : 3.2.0 , installed 3.2.0
                              Adapter "info" : 1.9.26 , installed 1.9.26
                              Adapter "javascript" : 6.1.4 , installed 6.1.4
                              Controller "js-controller": 4.0.24 , installed 4.0.24
                              Adapter "mielecloudservice": 6.5.4, installed 6.5.4
                              Adapter "mihome-vacuum": 3.9.5 , installed 3.9.5
                              Adapter "modbus" : 5.0.11 , installed 5.0.11
                              Adapter "mqtt" : 4.0.7 , installed 4.0.7
                              Adapter "netatmo-crawler": 0.8.1 , installed 0.8.1
                              Adapter "octoprint" : 4.0.0 , installed 4.0.0
                              Adapter "odl" : 2.0.5 , installed 2.0.5
                              Adapter "openweathermap": 0.3.3 , installed 0.3.3
                              Adapter "pollenflug" : 1.0.6 , installed 1.0.6
                              Adapter "powerfox2" : 0.0.12 , installed 0.0.12
                              Adapter "pvforecast" : 2.3.0 , installed 2.3.0
                              Adapter "renault" : 0.0.15 , installed 0.0.17
                              Adapter "sayit" : 1.12.3 , installed 1.12.3
                              Adapter "schoolfree" : 1.1.1 , installed 1.1.1
                              Adapter "shelly" : 6.3.1 , installed 6.3.1
                              Adapter "simple-api" : 2.7.2 , installed 2.7.2
                              Adapter "socketio" : 4.2.0 , installed 4.2.0
                              Adapter "telegram" : 1.15.2 , installed 1.15.2
                              Adapter "tesla-motors" : 1.3.2 , installed 1.3.2
                              Adapter "trashschedule": 2.2.0 , installed 2.2.0
                              Adapter "vaillant" : 0.1.2 , installed 0.1.2
                              Adapter "vis" : 1.4.16 , installed 1.4.16
                              Adapter "vis-canvas-gauges": 1.0.1, installed 1.0.1
                              Adapter "vis-fancyswitch": 1.1.0 , installed 1.1.0
                              Adapter "vis-google-fonts": 1.0.4 , installed 1.0.4
                              Adapter "vis-hqwidgets": 1.3.0 , installed 1.3.0
                              Adapter "vis-icontwo" : 0.93.0 , installed 0.93.0
                              Adapter "vis-inventwo" : 3.3.1 , installed 3.3.1
                              Adapter "vis-justgage" : 1.0.2 , installed 1.0.2
                              Adapter "vis-material-advanced": 1.7.2, installed 1.7.2
                              Adapter "vis-plumb" : 1.0.2 , installed 1.0.2
                              Adapter "vis-rgraph" : 0.0.2 , installed 0.0.2
                              Adapter "vis-timeandweather": 1.2.2, installed 1.2.2
                              Adapter "vis-weather" : 2.5.6 , installed 2.5.6
                              Adapter "web" : 4.3.0 , installed 4.3.0
                              Adapter "ws" : 1.3.0 , installed 1.3.0

                              Objects and States
                              Please stand by - This may take a while
                              Objects: 19935
                              States: 15757

                              *** OS-Repositories and Updates ***
                              W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Translations (main/i18n/Translation-de_DE) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Translations (main/i18n/Translation-de) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Translations (main/i18n/Translation-de_DE) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Translations (main/i18n/Translation-de) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              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://archive.raspberrypi.org/debian bullseye InRelease
                              Hit:5 https://repos.influxdata.com/debian stable InRelease
                              Hit:6 https://deb.nodesource.com/node_18.x bullseye InRelease
                              Hit:7 https://packages.grafana.com/oss/deb stable InRelease
                              Hit:8 https://repos.influxdata.com/debian bullseye InRelease
                              Hit:9 https://apt.pivccu.de/piVCCU stable InRelease
                              Reading package lists...
                              W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Translations (main/i18n/Translation-de_DE) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Translations (main/i18n/Translation-de) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Translations (main/i18n/Translation-de_DE) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              W: Target Translations (main/i18n/Translation-de) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
                              Pending Updates: 0

                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name

                              tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 17545 2305/io.mqtt.0

                              tcp 0 0 127.0.0.1:8088 0.0.0.0:* LISTEN 111 15653 831/influxd

                              tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 12799 937/sshd: /usr/sbin
                              tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 15143 1326/iobroker.js-co
                              tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 12922 1326/iobroker.js-co
                              tcp 0 0 10.0.3.1:53 0.0.0.0:* LISTEN 0 12188 926/dnsmasq

                              tcp 0 0 192.168.178.55:2010 0.0.0.0:* LISTEN 1001 13293 2389/io.hm-rpc.1

                              tcp 0 0 192.168.178.55:2001 0.0.0.0:* LISTEN 1001 16179 2017/io.hm-rpc.0

                              tcp6 0 0 :::22 :::* LISTEN 0 12801 937/sshd: /usr/sbin
                              tcp6 0 0 :::8082 :::* LISTEN 1001 18380 3243/io.web.0

                              tcp6 0 0 :::8081 :::* LISTEN 1001 15243 1672/io.admin.0

                              tcp6 0 0 :::8086 :::* LISTEN 111 15662 831/influxd

                              tcp6 0 0 :::3000 :::* LISTEN 112 15870 1325/grafana

                              udp 0 0 0.0.0.0:51826 0.0.0.0:* 0 12198 -

                              udp 0 0 0.0.0.0:43971 0.0.0.0:* 108 11970 430/avahi-daemon: r
                              udp 0 0 10.0.3.1:53 0.0.0.0:* 0 12187 926/dnsmasq

                              udp 0 0 0.0.0.0:67 0.0.0.0:* 0 12184 926/dnsmasq

                              udp 0 0 0.0.0.0:68 0.0.0.0:* 0 12633 593/dhclient

                              udp 0 0 0.0.0.0:53422 0.0.0.0:* 1001 17503 2191/io.mihome-vacu
                              udp 0 0 0.0.0.0:5353 0.0.0.0:* 1001 17274 1933/io.ham.0

                              udp 0 0 0.0.0.0:5353 0.0.0.0:* 108 11968 430/avahi-daemon: r
                              udp 0 0 0.0.0.0:5683 0.0.0.0:* 1001 17259 2368/io.shelly.0

                              udp6 0 0 :::51826 :::* 0 12199 -

                              udp6 0 0 :::33920 :::* 108 11971 430/avahi-daemon: r
                              udp6 0 0 :::5353 :::* 108 11969 430/avahi-daemon: r

                              *** Log File - Last 25 Lines ***

                              "1033":[false,"1970-01-01 01:00:00"],
                              "950":[true,"2023-05-24 12:18:14"],
                              "7789":["Fensterstatus%20war%20ge%F6ffnet%20","2023-05-24 12:18:13"],
                              "1395":[15.000000,"2023-05-24 12:18:13"],
                              "16407":[false,"1970-01-01 01:00:00"],
                              "10027":[false,"1970-01-01 01:00:00"],
                              "40":[0,"2023-05-24 12:18:14"],
                              "41":[3,"2023-05-24 21:23:10"]}
                              2023-05-24 21:24:00.003 - info: javascript.0 (1854) script.js.Energiemanagement.PV_Laden_neu: Zeit seit Anstecken an go-e charger: 527.6809
                              2023-05-24 21:24:00.005 - info: javascript.0 (1854) script.js.Energiemanagement.PV_Laden_neu: Ladestrom TESLA: 0 A
                              2023-05-24 21:24:00.006 - info: javascript.0 (1854) script.js.Energiemanagement.PV_Laden_neu: Ladestrom TESLA FINAL: 0 A
                              2023-05-24 21:24:00.006 - info: javascript.0 (1854) script.js.Energiemanagement.PV_Laden_neu: Ladestrom GO-E: 0 A
                              2023-05-24 21:24:00.007 - info: javascript.0 (1854) script.js.Energiemanagement.PV_Laden_neu: Ladestrom go-e bei TESLA Prio: 0
                              2023-05-24 21:24:00.008 - info: javascript.0 (1854) script.js.Energiemanagement.PV_Laden_neu: Überschuss brutto / netto: -5 / -5
                              2023-05-24 21:24:00.008 - info: javascript.0 (1854) script.js.Energiemanagement.PV_Laden_neu: Gemittelt GO-E: 0 - Restzeit go-e: 00:00
                              2023-05-24 21:24:00.009 - info: javascript.0 (1854) script.js.Energiemanagement.PV_Laden_neu: Gemittelt TESLA: 0
                              2023-05-24 21:24:00.010 - info: javascript.0 (1854) script.js.Energiemanagement.PV_Laden_neu: 0 - 3024.19 - 0
                              2023-05-24 21:24:00.011 - info: javascript.0 (1854) script.js.Energiemanagement.PV_Laden_neu: 0:00
                              2023-05-24 21:24:00.060 - info: javascript.0 (1854) script.js.Energiemanagement.Loadmanagement_Geräte: Erforderliche Leistung Kfz.: 0
                              2023-05-24 21:24:00.061 - info: javascript.0 (1854) script.js.Energiemanagement.Loadmanagement_Geräte: Geschirrspüle remaining time (bis morgen): 17:23
                              2023-05-24 21:24:00.062 - info: javascript.0 (1854) script.js.Energiemanagement.Loadmanagement_Geräte: Waschmaschine remaining time (bis morgen): 18:36
                              2023-05-24 21:24:00.063 - info: javascript.0 (1854) script.js.Energiemanagement.Loadmanagement_Geräte: Remaining time Geschirrspüler (lt. Gerät): 00:00 Remaining time Waschmaschine (lt. Gerät): 00:00
                              2023-05-24 21:24:00.063 - info: javascript.0 (1854) script.js.Energiemanagement.Loadmanagement_Geräte: Komplettüberschuss aktuell (inkl. Autos): -700 Erforderliche Leistung: 0
                              2023-05-24 21:24:00.074 - info: javascript.0 (1854) script.js.Energiemanagement.Loadmanagement_Geräte: Erforderlicher Mindestüberschuss: 0
                              2023-05-24 21:24:00.123 - info: host.raspberrypi instance system.adapter.powerfox2.0 started with pid 36185

                              [/s]
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @JoergH last edited by Thomas Braun

                                @joergh

                                Deine /etc/apt/sources.list.d/grafana.list beinhaltet Doubletten.

                                Und die Codetags wurden in den Output nicht zu Spaß gesetzt. Vermeide SpoilerTags, verwende Codetags.

                                J 1 Reply Last reply Reply Quote 0
                                • J
                                  JoergH @Thomas Braun last edited by

                                  @thomas-braun Sowas hat er beim letzten update auch gesagt. Wie kriege ich die los?

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

                                    @joergh

                                    Die doppelte Zeile löschen.

                                    J 1 Reply Last reply Reply Quote 0
                                    • J
                                      JoergH @Thomas Braun last edited by

                                      @thomas-braun Ok, danke. War ja nur eine 🙂

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

                                        @joergh

                                        cd /opt/iobroker
                                        npm ls
                                        
                                        J 1 Reply Last reply Reply Quote 0
                                        • J
                                          JoergH @Thomas Braun last edited by

                                          @thomas-braun

                                          iobroker.inst@3.0.0 /opt/iobroker
                                          ├── buffer-shims@1.0.0 extraneous
                                          ├── decimal.js@10.4.3 extraneous
                                          ├── futoin-hkdf@1.4.3 extraneous
                                          ├── homebridge-plugin-wrapper@3.2.0 extraneous
                                          ├── iobroker.admin@6.3.5
                                          ├── iobroker.backitup@2.6.19
                                          ├── iobroker.birthdays@2.2.0
                                          ├── iobroker.daikin-cloud@0.2.3 (git+ssh://git@github.com/Apollon77/ioBroker.daikin-cloud.git#03b831dac009b1d9cd0a7399f7e9a38486d06d19)
                                          ├── iobroker.denon@1.15.0
                                          ├── iobroker.discovery@3.1.0
                                          ├── iobroker.dwd@2.8.3
                                          ├── iobroker.exchangerates@0.0.14
                                          ├── iobroker.fb-checkpresence@1.1.26
                                          ├── iobroker.firetv@1.0.0
                                          ├── iobroker.fullybrowser@2.1.2
                                          ├── iobroker.go-e@1.0.27
                                          ├── iobroker.ham@5.3.1
                                          ├── iobroker.hm-rega@3.0.46
                                          ├── iobroker.hm-rpc@1.15.16
                                          ├── iobroker.ical@1.13.2
                                          ├── iobroker.icons-addictive-flavour-png@0.1.0
                                          ├── iobroker.icons-icons8@0.0.1
                                          ├── iobroker.icons-material-png@0.1.0
                                          ├── iobroker.icons-material-svg@0.1.0
                                          ├── iobroker.icons-mfd-png@1.1.0
                                          ├── iobroker.icons-mfd-svg@1.1.0
                                          ├── iobroker.influxdb@3.2.0
                                          ├── iobroker.info@1.9.26
                                          ├── iobroker.javascript@6.1.4
                                          ├── iobroker.js-controller@4.0.24
                                          ├── iobroker.mielecloudservice@6.5.4
                                          ├── iobroker.mihome-vacuum@3.9.5
                                          ├── iobroker.modbus@5.0.11
                                          ├── iobroker.mqtt@4.0.7
                                          ├── iobroker.netatmo-crawler@0.8.1
                                          ├── iobroker.octoprint@4.0.0
                                          ├── iobroker.odl@2.0.5
                                          ├── iobroker.openweathermap@0.3.3
                                          ├── iobroker.pollenflug@1.0.6
                                          ├── iobroker.powerfox2@0.0.12
                                          ├── iobroker.pvforecast@2.3.0
                                          ├── iobroker.renault@0.0.17 (git+ssh://git@github.com/TA2k/ioBroker.renault.git#83425a80b23e2ae84ec1768b0fd1024ae3b557aa)
                                          ├── iobroker.sayit@1.12.3
                                          ├── iobroker.schoolfree@1.1.1
                                          ├── iobroker.shelly@6.3.1
                                          ├── iobroker.sourceanalytix@0.4.14 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#b9a3db457ac1a6e1ef4b7ab6edcfddc0388e4b19)
                                          ├── iobroker.telegram@1.15.2
                                          ├── iobroker.tesla-motors@1.3.2
                                          ├── iobroker.trashschedule@2.2.0
                                          ├── iobroker.vaillant@0.1.2
                                          ├── iobroker.vis-canvas-gauges@1.0.1
                                          ├── iobroker.vis-fancyswitch@1.1.0
                                          ├── iobroker.vis-google-fonts@1.0.4
                                          ├── iobroker.vis-hqwidgets@1.3.0
                                          ├── iobroker.vis-icontwo@0.93.0
                                          ├── iobroker.vis-inventwo@3.3.1
                                          ├── iobroker.vis-justgage@1.0.2
                                          ├── iobroker.vis-material-advanced@1.7.2
                                          ├── iobroker.vis-plumb@1.0.2
                                          ├── iobroker.vis-rgraph@0.0.2
                                          ├── iobroker.vis-timeandweather@1.2.2
                                          ├── iobroker.vis-weather@2.5.6
                                          ├── iobroker.vis@1.4.16
                                          ├── iobroker.web@4.3.0
                                          ├── mock-require@3.0.3 extraneous
                                          ├── node-persist@0.0.11 extraneous
                                          ├── q@1.1.2 extraneous
                                          ├── remove-trailing-separator@1.1.0 extraneous
                                          └── string-argv@0.3.1 extraneous
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @JoergH last edited by

                                            @joergh

                                            npm prune
                                            

                                            Und dann bitte nochmal

                                            iob diag
                                            

                                            aber in CodeTags, nicht als Spoiler.

                                            J 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

                                            956
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            116
                                            4336
                                            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