Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Einbindung von Geräten
  5. Wallbox Heidelberg über RS 485 steuern.

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    770

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Wallbox Heidelberg über RS 485 steuern.

Scheduled Pinned Locked Moved Einbindung von Geräten
49 Posts 3 Posters 4.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Karl-Heinz1

    @thomas-braun

    Ich bin jetzt wieder da und würde gerne weitermachen.

    Updates habe ich ja alle gemacht. Mein Modbusadapter ist aber nicht grün, was kann ich jetzt machen.

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #20

    @karl-heinz1

    Bei modbus hab ich keine Aktien. Aber wie sieht denn aktuell dein Setup aus?

    iob diag
    

    (in der Langfassung) bekannt geben.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    K 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @karl-heinz1

      Bei modbus hab ich keine Aktien. Aber wie sieht denn aktuell dein Setup aus?

      iob diag
      

      (in der Langfassung) bekannt geben.

      K Offline
      K Offline
      Karl-Heinz1
      wrote on last edited by
      #21

      @thomas-braun

      ```bash
      ======================= SUMMARY =======================
      			v.2024-08-12
      
      
         Static hostname: raspberrypi
               Icon name: computer
        Operating System: Debian GNU/Linux 11 (bullseye)
                  Kernel: Linux 6.1.21-v8+
            Architecture: arm64
      
      Installation: 		native
      Kernel: 		aarch64
      Userland: 		64 bit
      Timezone: 		Europe/Berlin (CEST, +0200)
      User-ID: 		1000
      Display-Server: 	false
      Boot Target: 		multi-user.target
      
      Pending OS-Updates: 	32
      Pending iob updates: 	8
      
      Nodejs-Installation:
      /usr/bin/nodejs 	v20.17.0
      /usr/bin/node 		v20.17.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
      Your nodejs installation is correct
      
      MEMORY: 
                     total        used        free      shared  buff/cache   available
      Mem:            3.8G        1.8G        493M        1.0M        1.5G        1.9G
      Swap:            99M          0B         99M
      Total:          3.9G        1.8G        593M
      
      Active iob-Instances: 	19
      Upgrade policy: none
      
      ioBroker Core: 		js-controller 		6.0.11
      			admin 			7.0.25
      
      ioBroker Status: 	iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      Objects: 		4024
      States: 		3655
      
      Size of iob-Database:
      
      26M	/opt/iobroker/iobroker-data/objects.jsonl
      3.6M	/opt/iobroker/iobroker-data/states.jsonl
      
      
      
      =================== END OF SUMMARY ====================
      

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

      Thomas BraunT 1 Reply Last reply
      0
      • K Karl-Heinz1

        @thomas-braun

        ```bash
        ======================= SUMMARY =======================
        			v.2024-08-12
        
        
           Static hostname: raspberrypi
                 Icon name: computer
          Operating System: Debian GNU/Linux 11 (bullseye)
                    Kernel: Linux 6.1.21-v8+
              Architecture: arm64
        
        Installation: 		native
        Kernel: 		aarch64
        Userland: 		64 bit
        Timezone: 		Europe/Berlin (CEST, +0200)
        User-ID: 		1000
        Display-Server: 	false
        Boot Target: 		multi-user.target
        
        Pending OS-Updates: 	32
        Pending iob updates: 	8
        
        Nodejs-Installation:
        /usr/bin/nodejs 	v20.17.0
        /usr/bin/node 		v20.17.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
        Your nodejs installation is correct
        
        MEMORY: 
                       total        used        free      shared  buff/cache   available
        Mem:            3.8G        1.8G        493M        1.0M        1.5G        1.9G
        Swap:            99M          0B         99M
        Total:          3.9G        1.8G        593M
        
        Active iob-Instances: 	19
        Upgrade policy: none
        
        ioBroker Core: 		js-controller 		6.0.11
        			admin 			7.0.25
        
        ioBroker Status: 	iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        Objects: 		4024
        States: 		3655
        
        Size of iob-Database:
        
        26M	/opt/iobroker/iobroker-data/objects.jsonl
        3.6M	/opt/iobroker/iobroker-data/states.jsonl
        
        
        
        =================== END OF SUMMARY ====================
        

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

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by Thomas Braun
        #22

        @karl-heinz1

        Das ist nicht die Langfassung...

        Aber da besteht ein Update-Stau:

        Pending OS-Updates: 	32
        Pending iob updates: 	8
        

        Beides auf einen aktuellen Stand bringen.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        K 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @karl-heinz1

          Das ist nicht die Langfassung...

          Aber da besteht ein Update-Stau:

          Pending OS-Updates: 	32
          Pending iob updates: 	8
          

          Beides auf einen aktuellen Stand bringen.

          K Offline
          K Offline
          Karl-Heinz1
          wrote on last edited by
          #23

          @thomas-braun

          muss ich dafür die Adapter updaten oder was muss eingeben werden.

          Ich bin da zu unwissend.

          Thomas BraunT 1 Reply Last reply
          0
          • K Karl-Heinz1

            @thomas-braun

            muss ich dafür die Adapter updaten oder was muss eingeben werden.

            Ich bin da zu unwissend.

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by Thomas Braun
            #24

            @karl-heinz1

            Betriebssystem:

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

            ioBroker

            iob update 
            iob upgrade all
            

            Sollten aber für den Betrieb des ioBroker absolute Grundlagen sein...

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            K 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @karl-heinz1

              Betriebssystem:

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

              ioBroker

              iob update 
              iob upgrade all
              

              Sollten aber für den Betrieb des ioBroker absolute Grundlagen sein...

              K Offline
              K Offline
              Karl-Heinz1
              wrote on last edited by
              #25

              @thomas-braun

              habe ich gemacht, danach kommt das:

              Bildschirmfoto 2024-10-06 um 18.38.49.png

              Ich habe sudo systemctl start iobroker versucht und iobroker start.

              Beides mit dem Ergebnis oben, es dreht nur das Intro.

              Thomas BraunT 1 Reply Last reply
              0
              • K Karl-Heinz1

                @thomas-braun

                habe ich gemacht, danach kommt das:

                Bildschirmfoto 2024-10-06 um 18.38.49.png

                Ich habe sudo systemctl start iobroker versucht und iobroker start.

                Beides mit dem Ergebnis oben, es dreht nur das Intro.

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #26

                @karl-heinz1

                iob diag
                

                sagt?

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                K 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @karl-heinz1

                  iob diag
                  

                  sagt?

                  K Offline
                  K Offline
                  Karl-Heinz1
                  wrote on last edited by
                  #27

                  @thomas-braun

                  ```bash
                  ======================= SUMMARY =======================
                  			v.2024-08-12
                  
                  
                     Static hostname: raspberrypi
                           Icon name: computer
                    Operating System: Debian GNU/Linux 11 (bullseye)
                              Kernel: Linux 6.1.21-v8+
                        Architecture: arm64
                  
                  Installation: 		native
                  Kernel: 		aarch64
                  Userland: 		64 bit
                  Timezone: 		Europe/Berlin (CEST, +0200)
                  User-ID: 		1000
                  Display-Server: 	false
                  Boot Target: 		multi-user.target
                  
                  Pending OS-Updates: 	0
                  Pending iob updates: 	8
                  
                  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
                  Your nodejs installation is correct
                  
                  MEMORY: 
                                 total        used        free      shared  buff/cache   available
                  Mem:            3.8G        1.6G        1.4G        1.0M        857M        2.1G
                  Swap:            99M          0B         99M
                  Total:          3.9G        1.6G        1.5G
                  
                  Active iob-Instances: 	20
                  Upgrade policy: none
                  
                  ioBroker Core: 		js-controller 		6.0.11
                  			admin 			7.2.1
                  
                  ioBroker Status: 	iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Status admin and web instance:
                  + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  Objects: 		4023
                  States: 		3665
                  
                  Size of iob-Database:
                  
                  44M	/opt/iobroker/iobroker-data/objects.jsonl
                  5.4M	/opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  
                  =================== END OF SUMMARY ====================
                  

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

                  Thomas BraunT 1 Reply Last reply
                  0
                  • K Karl-Heinz1

                    @thomas-braun

                    ```bash
                    ======================= SUMMARY =======================
                    			v.2024-08-12
                    
                    
                       Static hostname: raspberrypi
                             Icon name: computer
                      Operating System: Debian GNU/Linux 11 (bullseye)
                                Kernel: Linux 6.1.21-v8+
                          Architecture: arm64
                    
                    Installation: 		native
                    Kernel: 		aarch64
                    Userland: 		64 bit
                    Timezone: 		Europe/Berlin (CEST, +0200)
                    User-ID: 		1000
                    Display-Server: 	false
                    Boot Target: 		multi-user.target
                    
                    Pending OS-Updates: 	0
                    Pending iob updates: 	8
                    
                    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
                    Your nodejs installation is correct
                    
                    MEMORY: 
                                   total        used        free      shared  buff/cache   available
                    Mem:            3.8G        1.6G        1.4G        1.0M        857M        2.1G
                    Swap:            99M          0B         99M
                    Total:          3.9G        1.6G        1.5G
                    
                    Active iob-Instances: 	20
                    Upgrade policy: none
                    
                    ioBroker Core: 		js-controller 		6.0.11
                    			admin 			7.2.1
                    
                    ioBroker Status: 	iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    Objects: 		4023
                    States: 		3665
                    
                    Size of iob-Database:
                    
                    44M	/opt/iobroker/iobroker-data/objects.jsonl
                    5.4M	/opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    
                    =================== END OF SUMMARY ====================
                    

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

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #28

                    @karl-heinz1 sagte in Wallbox Heidelberg über RS 485 steuern.:

                    Pending iob updates: 8

                    Updaten...

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    K 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @karl-heinz1 sagte in Wallbox Heidelberg über RS 485 steuern.:

                      Pending iob updates: 8

                      Updaten...

                      K Offline
                      K Offline
                      Karl-Heinz1
                      wrote on last edited by
                      #29

                      @thomas-braun

                      Was kann ich jetzt noch machen ?

                      Thomas BraunT 1 Reply Last reply
                      0
                      • K Karl-Heinz1

                        @thomas-braun

                        Was kann ich jetzt noch machen ?

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #30

                        @karl-heinz1

                        Die Adapter hast du jetzt auf Stand?

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        K 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @karl-heinz1

                          Die Adapter hast du jetzt auf Stand?

                          K Offline
                          K Offline
                          Karl-Heinz1
                          wrote on last edited by
                          #31

                          @thomas-braun

                          Ich kann den IOBroker nicht mehr starten, hatte ich weiter oben doch gemeldet,
                          da kommt nur Name und Passwert nur das drehende Intro.

                          Thomas BraunT 1 Reply Last reply
                          0
                          • K Karl-Heinz1

                            @thomas-braun

                            Ich kann den IOBroker nicht mehr starten, hatte ich weiter oben doch gemeldet,
                            da kommt nur Name und Passwert nur das drehende Intro.

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #32

                            @karl-heinz1

                            iob update 
                            iob upgrade
                            iob stop
                            iob start
                            

                            Wenn es nicht läuft,

                            iob diag
                            

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            K 1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @karl-heinz1

                              iob update 
                              iob upgrade
                              iob stop
                              iob start
                              

                              Wenn es nicht läuft,

                              iob diag
                              
                              K Offline
                              K Offline
                              Karl-Heinz1
                              wrote on last edited by
                              #33

                              @thomas-braun

                              das ist das Ergebnis:

                              Copy text starting here:
                              
                              ```bash
                              ======================= SUMMARY =======================
                              			v.2024-08-12
                              
                              
                                 Static hostname: raspberrypi
                                       Icon name: computer
                                Operating System: Debian GNU/Linux 11 (bullseye)
                                          Kernel: Linux 6.1.21-v8+
                                    Architecture: arm64
                              
                              Installation: 		native
                              Kernel: 		aarch64
                              Userland: 		64 bit
                              Timezone: 		Europe/Berlin (CEST, +0200)
                              User-ID: 		1000
                              Display-Server: 	false
                              Boot Target: 		multi-user.target
                              
                              Pending OS-Updates: 	0
                              Pending iob updates: 	1
                              
                              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
                              Your nodejs installation is correct
                              
                              MEMORY: 
                                             total        used        free      shared  buff/cache   available
                              Mem:            3.8G        1.4G        518M        1.0M        1.9G        2.3G
                              Swap:            99M          0B         99M
                              Total:          3.9G        1.4G        618M
                              
                              Active iob-Instances: 	20
                              Upgrade policy: none
                              
                              ioBroker Core: 		js-controller 		6.0.11
                              			admin 			7.2.1
                              
                              ioBroker Status: 	iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Status admin and web instance:
                              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              Objects: 		4025
                              States: 		3682
                              
                              Size of iob-Database:
                              
                              13M	/opt/iobroker/iobroker-data/objects.jsonl
                              7.8M	/opt/iobroker/iobroker-data/states.jsonl
                              
                              
                              
                              =================== END OF SUMMARY ====================
                              

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

                              Thomas BraunT 1 Reply Last reply
                              0
                              • K Karl-Heinz1

                                @thomas-braun

                                das ist das Ergebnis:

                                Copy text starting here:
                                
                                ```bash
                                ======================= SUMMARY =======================
                                			v.2024-08-12
                                
                                
                                   Static hostname: raspberrypi
                                         Icon name: computer
                                  Operating System: Debian GNU/Linux 11 (bullseye)
                                            Kernel: Linux 6.1.21-v8+
                                      Architecture: arm64
                                
                                Installation: 		native
                                Kernel: 		aarch64
                                Userland: 		64 bit
                                Timezone: 		Europe/Berlin (CEST, +0200)
                                User-ID: 		1000
                                Display-Server: 	false
                                Boot Target: 		multi-user.target
                                
                                Pending OS-Updates: 	0
                                Pending iob updates: 	1
                                
                                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
                                Your nodejs installation is correct
                                
                                MEMORY: 
                                               total        used        free      shared  buff/cache   available
                                Mem:            3.8G        1.4G        518M        1.0M        1.9G        2.3G
                                Swap:            99M          0B         99M
                                Total:          3.9G        1.4G        618M
                                
                                Active iob-Instances: 	20
                                Upgrade policy: none
                                
                                ioBroker Core: 		js-controller 		6.0.11
                                			admin 			7.2.1
                                
                                ioBroker Status: 	iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                Status admin and web instance:
                                + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                Objects: 		4025
                                States: 		3682
                                
                                Size of iob-Database:
                                
                                13M	/opt/iobroker/iobroker-data/objects.jsonl
                                7.8M	/opt/iobroker/iobroker-data/states.jsonl
                                
                                
                                
                                =================== END OF SUMMARY ====================
                                

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

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #34

                                @karl-heinz1 sagte in Wallbox Heidelberg über RS 485 steuern.:

                                Pending iob updates: 1

                                Da hängt doch immer noch was in der Pipeline.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                K 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @karl-heinz1 sagte in Wallbox Heidelberg über RS 485 steuern.:

                                  Pending iob updates: 1

                                  Da hängt doch immer noch was in der Pipeline.

                                  K Offline
                                  K Offline
                                  Karl-Heinz1
                                  wrote on last edited by
                                  #35

                                  @thomas-braun

                                  was kann ich dagegegen tun ?

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • K Karl-Heinz1

                                    @thomas-braun

                                    was kann ich dagegegen tun ?

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by
                                    #36

                                    @karl-heinz1 sagte in Wallbox Heidelberg über RS 485 steuern.:

                                    was kann ich dagegegen tun ?

                                    Was hängt denn da noch?

                                    iob update
                                    iob upgrade all
                                    

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    K 1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @karl-heinz1 sagte in Wallbox Heidelberg über RS 485 steuern.:

                                      was kann ich dagegegen tun ?

                                      Was hängt denn da noch?

                                      iob update
                                      iob upgrade all
                                      
                                      K Offline
                                      K Offline
                                      Karl-Heinz1
                                      wrote on last edited by
                                      #37

                                      @thomas-braun

                                      Ich weiss nicht, was da hängen könnte, ist immer noch so.

                                      Ergebnis:

                                      ```bash
                                      ======================= SUMMARY =======================
                                      			v.2024-08-12
                                      
                                      
                                         Static hostname: raspberrypi
                                               Icon name: computer
                                        Operating System: Debian GNU/Linux 11 (bullseye)
                                                  Kernel: Linux 6.1.21-v8+
                                            Architecture: arm64
                                      
                                      Installation: 		native
                                      Kernel: 		aarch64
                                      Userland: 		64 bit
                                      Timezone: 		Europe/Berlin (CEST, +0200)
                                      User-ID: 		1000
                                      Display-Server: 	false
                                      Boot Target: 		multi-user.target
                                      
                                      Pending OS-Updates: 	0
                                      Pending iob updates: 	1
                                      
                                      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
                                      Your nodejs installation is correct
                                      
                                      MEMORY: 
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            3.8G        1.5G        452M        1.0M        1.9G        2.3G
                                      Swap:            99M          0B         99M
                                      Total:          3.9G        1.5G        552M
                                      
                                      Active iob-Instances: 	20
                                      Upgrade policy: none
                                      
                                      ioBroker Core: 		js-controller 		6.0.11
                                      			admin 			7.2.1
                                      
                                      ioBroker Status: 	iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Status admin and web instance:
                                      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      Objects: 		4025
                                      States: 		3666
                                      
                                      Size of iob-Database:
                                      
                                      14M	/opt/iobroker/iobroker-data/objects.jsonl
                                      7.2M	/opt/iobroker/iobroker-data/states.jsonl
                                      
                                      
                                      
                                      =================== END OF SUMMARY ====================
                                      
                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • K Karl-Heinz1

                                        @thomas-braun

                                        Ich weiss nicht, was da hängen könnte, ist immer noch so.

                                        Ergebnis:

                                        ```bash
                                        ======================= SUMMARY =======================
                                        			v.2024-08-12
                                        
                                        
                                           Static hostname: raspberrypi
                                                 Icon name: computer
                                          Operating System: Debian GNU/Linux 11 (bullseye)
                                                    Kernel: Linux 6.1.21-v8+
                                              Architecture: arm64
                                        
                                        Installation: 		native
                                        Kernel: 		aarch64
                                        Userland: 		64 bit
                                        Timezone: 		Europe/Berlin (CEST, +0200)
                                        User-ID: 		1000
                                        Display-Server: 	false
                                        Boot Target: 		multi-user.target
                                        
                                        Pending OS-Updates: 	0
                                        Pending iob updates: 	1
                                        
                                        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
                                        Your nodejs installation is correct
                                        
                                        MEMORY: 
                                                       total        used        free      shared  buff/cache   available
                                        Mem:            3.8G        1.5G        452M        1.0M        1.9G        2.3G
                                        Swap:            99M          0B         99M
                                        Total:          3.9G        1.5G        552M
                                        
                                        Active iob-Instances: 	20
                                        Upgrade policy: none
                                        
                                        ioBroker Core: 		js-controller 		6.0.11
                                        			admin 			7.2.1
                                        
                                        ioBroker Status: 	iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Status admin and web instance:
                                        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        
                                        Objects: 		4025
                                        States: 		3666
                                        
                                        Size of iob-Database:
                                        
                                        14M	/opt/iobroker/iobroker-data/objects.jsonl
                                        7.2M	/opt/iobroker/iobroker-data/states.jsonl
                                        
                                        
                                        
                                        =================== END OF SUMMARY ====================
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #38

                                        @karl-heinz1
                                        Dann zeig halt mal die Ausgaben zu

                                        iob update
                                        

                                        Da steht drin was hängt.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        K 1 Reply Last reply
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @karl-heinz1
                                          Dann zeig halt mal die Ausgaben zu

                                          iob update
                                          

                                          Da steht drin was hängt.

                                          K Offline
                                          K Offline
                                          Karl-Heinz1
                                          wrote on last edited by
                                          #39

                                          @thomas-braun

                                          === Mark text until here for copying ===
                                          pi@raspberrypi:~ $ iob update
                                          Used repository: beta
                                          Adapter    "admin"        : 7.2.1    , installed 7.2.1
                                          Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                                          Adapter    "chromecast"   : 3.4.1    , installed 3.4.1
                                          Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                                          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                          Adapter    "ds18b20"      : 2.0.5    , installed 2.0.5
                                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                          Adapter    "growatt"      : 3.2.5    , installed 3.2.5
                                          Adapter    "history"      : 3.0.1    , installed 3.0.1
                                          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                                          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                          Adapter    "iot"          : 3.4.2    , installed 3.4.2
                                          Adapter    "jarvis"       : 3.2.0-rc.5, installed 3.2.0-rc.5
                                          Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                          Controller "js-controller": 7.0.0    , installed 6.0.11 [Updatable]
                                          Adapter    "modbus"       : 6.3.2    , installed 6.3.2
                                          Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                          Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                                          Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                                          Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                                          Adapter    "shelly"       : 8.2.1    , installed 8.2.1
                                          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                          Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
                                          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                          Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                                          Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                          Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                                          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                          Adapter    "web"          : 6.3.1    , installed 6.3.1
                                          Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                          pi@raspberrypi:~ $ 
                                          
                                          
                                          Thomas BraunT K 2 Replies Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          544

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe