Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Einbindung von Geräten
    5. Wallbox Heidelberg über RS 485 steuern.

    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

    Wallbox Heidelberg über RS 485 steuern.

    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      Karl-Heinz1 @Thomas Braun last edited by

      @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 Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Karl-Heinz1 last edited by 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 1 Reply Last reply Reply Quote 0
        • K
          Karl-Heinz1 @Thomas Braun last edited by

          @thomas-braun

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

          Ich bin da zu unwissend.

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Karl-Heinz1 last edited by 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 1 Reply Last reply Reply Quote 0
            • K
              Karl-Heinz1 @Thomas Braun last edited by

              @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 Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Karl-Heinz1 last edited by

                @karl-heinz1

                iob diag
                

                sagt?

                K 1 Reply Last reply Reply Quote 0
                • K
                  Karl-Heinz1 @Thomas Braun last edited by

                  @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 Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Karl-Heinz1 last edited by

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

                    Pending iob updates: 8

                    Updaten...

                    K 1 Reply Last reply Reply Quote 0
                    • K
                      Karl-Heinz1 @Thomas Braun last edited by

                      @thomas-braun

                      Was kann ich jetzt noch machen ?

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Karl-Heinz1 last edited by

                        @karl-heinz1

                        Die Adapter hast du jetzt auf Stand?

                        K 1 Reply Last reply Reply Quote 0
                        • K
                          Karl-Heinz1 @Thomas Braun last edited by

                          @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 Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Karl-Heinz1 last edited by

                            @karl-heinz1

                            iob update 
                            iob upgrade
                            iob stop
                            iob start
                            

                            Wenn es nicht läuft,

                            iob diag
                            
                            K 1 Reply Last reply Reply Quote 0
                            • K
                              Karl-Heinz1 @Thomas Braun last edited by

                              @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 Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Karl-Heinz1 last edited by

                                @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 1 Reply Last reply Reply Quote 0
                                • K
                                  Karl-Heinz1 @Thomas Braun last edited by

                                  @thomas-braun

                                  was kann ich dagegegen tun ?

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Karl-Heinz1 last edited by

                                    @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 1 Reply Last reply Reply Quote 0
                                    • K
                                      Karl-Heinz1 @Thomas Braun last edited by

                                      @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 Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Karl-Heinz1 last edited by

                                        @karl-heinz1
                                        Dann zeig halt mal die Ausgaben zu

                                        iob update
                                        

                                        Da steht drin was hängt.

                                        K 1 Reply Last reply Reply Quote 0
                                        • K
                                          Karl-Heinz1 @Thomas Braun last edited by

                                          @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 Braun K 2 Replies Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Karl-Heinz1 last edited by Thomas Braun

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

                                            Used repository: beta

                                            Stell das auf stable um.

                                            Zuvor

                                            iob upgrade admin@7.2.0
                                            
                                            K 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            414
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            49
                                            1749
                                            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