Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Raspberry Temperaturdatenpunkt wird nicht angezeigt

    NEWS

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    Raspberry Temperaturdatenpunkt wird nicht angezeigt

    This topic has been deleted. Only users with topic management privileges can see it.
    • Meister Mopper
      Meister Mopper @jan_xx last edited by

      @jan_xx sagte in Raspberry Temperaturdatenpunkt wird nicht angezeigt:

      Gibt es eine andere Möglichkeit die Daten von einem Paspi welcher sich im Netz befindet mit dem iobroker auszulesen?

      Hier habe ich beschrieben, wie das bei mir funktioniert.

      J 1 Reply Last reply Reply Quote 0
      • J
        jan_xx @Meister Mopper last edited by

        @meister-mopper
        Vielen Dank, Adapter ist grün, da geht ja einiges einzustellen, ich habe bei Datenpunkte mal eins zwei Haken gesetzt, da kommt ja einges an Daten rüber...wow...

        Und wo trage ich das ein was du in dem anderen Beitrag geschrieben hast? -> vcgencmd measure_temp | awk '// { printf substr($1, length($1) -5, 4)}

        Wird dann automatisch ein Datenpunkt angelegt?

        Meister Mopper 2 Replies Last reply Reply Quote 0
        • Meister Mopper
          Meister Mopper @jan_xx last edited by

          @jan_xx Der Adapter sollte den Datenpunkt anlegen.

          1 Reply Last reply Reply Quote 0
          • Meister Mopper
            Meister Mopper @jan_xx last edited by

            @jan_xx sagte in Raspberry Temperaturdatenpunkt wird nicht angezeigt:

            Und wo trage ich das ein was du in dem anderen Beitrag geschrieben hast?

            Siehe dortigen spoiler

            J 1 Reply Last reply Reply Quote 0
            • J
              jan_xx @Meister Mopper last edited by

              @meister-mopper
              habe ich eingetragen, leider habe ich noch Fehlermeldungen im log???rpi1 status.jpg

              wendy2702 1 Reply Last reply Reply Quote 0
              • wendy2702
                wendy2702 @jan_xx last edited by

                @jan_xx Zeig mal Screenshot von den Adapter Einstellungen und log bitte als Text in Code Tags posten

                CodeTags.gif

                Meister Mopper 1 Reply Last reply Reply Quote 0
                • Meister Mopper
                  Meister Mopper @wendy2702 last edited by

                  @wendy2702 Hast Du den Raspi in der Konfigurationstabelle der Instanz mit user und passwd eingetragen?

                  wendy2702 1 Reply Last reply Reply Quote 0
                  • wendy2702
                    wendy2702 @Meister Mopper last edited by

                    @meister-mopper sagte in Raspberry Temperaturdatenpunkt wird nicht angezeigt:

                    @wendy2702 Hast Du den Raspi in der Konfigurationstabelle der Instanz mit user und passwd eingetragen?

                    Denke du meinst @jan_xx

                    Meister Mopper 1 Reply Last reply Reply Quote 0
                    • Meister Mopper
                      Meister Mopper @wendy2702 last edited by

                      @wendy2702 sagte in Raspberry Temperaturdatenpunkt wird nicht angezeigt:

                      Denke du meinst @jan_xx

                      Jep, sorry!

                      J 1 Reply Last reply Reply Quote 0
                      • J
                        jan_xx @Meister Mopper last edited by

                        @meister-mopper
                        so jetzt hatte ich erst wieder Zeit, sorry für die späte Rückmeldung...

                        Anbei wie gewünscht das LOG

                        linux-control.0
                        	2022-02-18 19:34:16.940	info	successful received data from Raspi (192.168.122.63:22)
                        linux-control.0
                        	2022-02-18 19:34:16.926	error	[userCommandExecute] Raspi (192.168.122.63:22, id: CPUTemp, description: Temperature ): response error: bash: -c: Zeile 1: Dateiende beim Suchen nach »'« erreicht. bash: -c: Zeile 2: Syntaxfehler: Unerwartetes Dateiende., stack: ResponseError: [userCommandExecute] Raspi (192.168.122.63:22, id: CPUTemp, description: Temperature ): bash: -c: Zeile 1: Dateiende beim Suchen nach »'« erreicht. bash: -c: Zeile 2: Syntaxfehler: Unerwartetes Dateiende. at LinuxControl.sendCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:872:26) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5) at LinuxControl.userCommandExecute (/opt/iobroker/node_modules/iobroker.linux-control/main.js:249:21) at LinuxControl.userCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:204:10) at LinuxControl.refreshHost (/opt/iobroker/node_modules/iobroker.linux-control/main.js:85:5)
                        linux-control.0
                        	2022-02-18 19:34:06.970	info	getting data from Raspi (192.168.122.63:22, Adapter start)
                        linux-control.0
                        	2022-02-18 19:34:06.884	info	starting. Version 1.1.3 in /opt/iobroker/node_modules/iobroker.linux-control, node: v14.18.1, js-controller: 3.3.22
                        linux-control.0
                        	2022-02-18 19:33:56.257	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        linux-control.0
                        	2022-02-18 19:33:56.255	info	terminating
                        linux-control.0
                        	2022-02-18 19:33:56.254	info	cleaned everything up...
                        linux-control.0
                        	2022-02-18 19:33:56.253	info	Got terminate signal TERMINATE_YOURSELF
                        
                        J 1 Reply Last reply Reply Quote 0
                        • J
                          jan_xx @jan_xx last edited by

                          @jan_xx

                          habe es gerade gefunden, es fehlte ein Hochstrich, der ist in dem Link von meister-mopper nicht mit drin👍

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

                            @jan_xx said in Raspberry Temperaturdatenpunkt wird nicht angezeigt:

                            @jan_xx

                            habe es gerade gefunden, es fehlte ein Hochstrich, der ist in dem Link von meister-mopper nicht mit drin👍

                            Es steht jetzt ein plausibler Wert unter updates, ist das richtig?

                            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

                            439
                            Online

                            32.2k
                            Users

                            80.9k
                            Topics

                            1.3m
                            Posts

                            5
                            29
                            711
                            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