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. ioBroker Allgemein
  4. [gelöst] Temperatur der Heizung plötzlich ohne Kommastelle

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    6
    1
    237

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    9
    1
    232

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

[gelöst] Temperatur der Heizung plötzlich ohne Kommastelle

Scheduled Pinned Locked Moved ioBroker Allgemein
38 Posts 6 Posters 985 Views 4 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.
  • padrinoP padrino

    @dslraser sagte in Temperatur der Heizung plötzlich ohne Kommastelle:

    @padrino sagte in Temperatur der Heizung plötzlich ohne Kommastelle:

    ALEXA Percent: test 21%

    Prozent ?

    Gut erkannt! Keine Ahnung wo das her ist... O:)
    Hab' jetzt festgestellt, dass die "Unit" fehlt(e), damit wird der Wert mit Komma gestellt...
    Allerdings kommt jetzt immer "Ich weiß nicht was schief gelaufen ist". :(

    Magst Du mal Deinen Datenpunkt zeigen?
    Meiner:

    {
      "type": "state",
      "native": {},
      "common": {
        "name": "N8S_Sollwert",
        "type": "number",
        "read": true,
        "write": true,
        "role": "value.temperature",
        "unit": "°C",
        "def": 0,
        "smartName": {
          "de": "Heizung",
          "byON": "stored"
        }
      },
      "_id": "0_userdata.0.Nachtspeicher_WZ.N8S_Sollwert",
      "acl": {
        "object": 1636,
        "state": 1636,
        "owner": "system.user.admin",
        "ownerGroup": "system.group.administrator"
      },
      "from": "system.adapter.admin.0",
      "user": "system.user.admin",
      "ts": 1633613552924
    }```
    dslraserD Offline
    dslraserD Offline
    dslraser
    Forum Testing Most Active
    wrote on last edited by
    #8

    @padrino sagte in Temperatur der Heizung plötzlich ohne Kommastelle:

    Ich weiß nicht was schief gelaufen ist

    Vielleicht hast Du die stable Version (da gab es diesen Fehler, weil Amazon was gefummelt hat)

    Ich habe diese Version

    Bildschirmfoto 2021-10-07 um 16.05.26.png

    padrinoP 1 Reply Last reply
    1
    • dslraserD dslraser

      @padrino sagte in Temperatur der Heizung plötzlich ohne Kommastelle:

      Ich weiß nicht was schief gelaufen ist

      Vielleicht hast Du die stable Version (da gab es diesen Fehler, weil Amazon was gefummelt hat)

      Ich habe diese Version

      Bildschirmfoto 2021-10-07 um 16.05.26.png

      padrinoP Offline
      padrinoP Offline
      padrino
      Most Active
      wrote on last edited by
      #9

      @dslraser
      Hm, smarttype steht doch drin? 🤔

      Eigentlich hatte ich heute die .24 installiert, zeigt mir aber noch .22 an.
      Nochmal versucht, Ergebnis "erfolgreich", aber es wird noch immer .22 angezeigt.
      Braucht .24 evtl. Admin5/JS3.3?

      dslraserD 1 Reply Last reply
      0
      • padrinoP padrino

        @dslraser
        Hm, smarttype steht doch drin? 🤔

        Eigentlich hatte ich heute die .24 installiert, zeigt mir aber noch .22 an.
        Nochmal versucht, Ergebnis "erfolgreich", aber es wird noch immer .22 angezeigt.
        Braucht .24 evtl. Admin5/JS3.3?

        dslraserD Offline
        dslraserD Offline
        dslraser
        Forum Testing Most Active
        wrote on last edited by dslraser
        #10

        @padrino sagte in Temperatur der Heizung plötzlich ohne Kommastelle:

        Hm, smarttype steht doch drin?

        wo denn ?

        Deiner

            "smartName": {
              "de": "Heizung",
              "byON": "stored"
            }
          },
        

        und bei mir

        "smartName": {
              "de": "Heizung im Wohnzimmer",
              "smartType": "THERMOSTAT"
            },
        

        Braucht .24 evtl. Admin5/JS3.3?

        keine Ahnung

        padrinoP 1 Reply Last reply
        0
        • dslraserD dslraser

          @padrino sagte in Temperatur der Heizung plötzlich ohne Kommastelle:

          Hm, smarttype steht doch drin?

          wo denn ?

          Deiner

              "smartName": {
                "de": "Heizung",
                "byON": "stored"
              }
            },
          

          und bei mir

          "smartName": {
                "de": "Heizung im Wohnzimmer",
                "smartType": "THERMOSTAT"
              },
          

          Braucht .24 evtl. Admin5/JS3.3?

          keine Ahnung

          padrinoP Offline
          padrinoP Offline
          padrino
          Most Active
          wrote on last edited by
          #11

          @dslraser
          Hatte durch Copy&Paste Fehler die falsche Version hochgeladen, ist nicht förderlich, wenn Frauchen einem im Nacken sitzt. 😌

          {
            "_id": "0_userdata.0.Nachtspeicher_WZ.N8S_Sollwert",
            "type": "state",
            "common": {
              "name": "N8S_Sollwert",
              "role": "level.temperature",
              "type": "number",
              "read": true,
              "write": true,
              "desc": "Manuell erzeugt",
              "min": 0,
              "max": 100,
              "def": 0,
              "unit": "°C",
              "smartName": {
                "de": "Heizung",
                "smartType": "THERMOSTAT",
                "byON": "stored"
              }
            },
            "native": {},
            "acl": {
              "object": 1636,
              "state": 1636,
              "owner": "system.user.admin",
              "ownerGroup": "system.group.administrator"
            },
            "from": "system.adapter.admin.0",
            "user": "system.user.admin",
            "ts": 1633624107556
          }
          

          Vermutlich liegt es dann nur noch an der V.22...
          Muss ich mal gucken, wieso sich das nicht installiert.

          Seltsam ist hier auch, dass ich für den Datenpunkte keinen "letzter Wert" erhalte, selbst wenn ich "byON" von Hand einfüge. 🤷

          byON.PNG

          padrinoP 1 Reply Last reply
          0
          • padrinoP padrino

            @dslraser
            Hatte durch Copy&Paste Fehler die falsche Version hochgeladen, ist nicht förderlich, wenn Frauchen einem im Nacken sitzt. 😌

            {
              "_id": "0_userdata.0.Nachtspeicher_WZ.N8S_Sollwert",
              "type": "state",
              "common": {
                "name": "N8S_Sollwert",
                "role": "level.temperature",
                "type": "number",
                "read": true,
                "write": true,
                "desc": "Manuell erzeugt",
                "min": 0,
                "max": 100,
                "def": 0,
                "unit": "°C",
                "smartName": {
                  "de": "Heizung",
                  "smartType": "THERMOSTAT",
                  "byON": "stored"
                }
              },
              "native": {},
              "acl": {
                "object": 1636,
                "state": 1636,
                "owner": "system.user.admin",
                "ownerGroup": "system.group.administrator"
              },
              "from": "system.adapter.admin.0",
              "user": "system.user.admin",
              "ts": 1633624107556
            }
            

            Vermutlich liegt es dann nur noch an der V.22...
            Muss ich mal gucken, wieso sich das nicht installiert.

            Seltsam ist hier auch, dass ich für den Datenpunkte keinen "letzter Wert" erhalte, selbst wenn ich "byON" von Hand einfüge. 🤷

            byON.PNG

            padrinoP Offline
            padrinoP Offline
            padrino
            Most Active
            wrote on last edited by padrino
            #12

            Nachtrag, loggt man "mehr", sieht es danach aus, als wäre NPM zu alt...

            $ ./iobroker upgrade iot
            Update iot from @1.8.22 to @1.8.24
            NPM version: 6.14.8
            npm install iobroker.iot@1.8.24 --loglevel error --prefix "/opt/iobroker" (System call)
            npm ERR! code ENOTSUP
            npm ERR! notsup Unsupported engine for jsdom@17.0.0: wanted: {"node":">=12"} (current: {"node":"10.23.0","npm":"6.14.8"})npm ERR! notsup Not compatible with your version of node/npm: jsdom@17.0.0npm ERR! notsup Not compatible with your version of node/npm: jsdom@17.0.0npm ERR! notsup Required: {"node":">=12"}npm ERR! notsup Actual:   {"npm":"6.14.8","node":"10.23.0"}
            npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2021-10-07T16_44_39_150Z-debug.log
            upload [18] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/runtime-main.7e52c73f.js.map static/js/runtime-main.7e52c73f.js.map application/json
            upload [17] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/runtime-main.7e52c73f.js static/js/runtime-main.7e52c73f.js application/javascript
            upload [16] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/main.78780b2a.chunk.js.map static/js/main.78780b2a.chunk.js.map application/json
            upload [15] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/main.78780b2a.chunk.js static/js/main.78780b2a.chunk.js application/javascript
            upload [14] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.934fa7ad.chunk.js.map static/js/2.934fa7ad.chunk.js.map application/json
            upload [13] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.934fa7ad.chunk.js.LICENSE.txt static/js/2.934fa7ad.chunk.js.LICENSE.txt text/plain
            upload [12] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.934fa7ad.chunk.js static/js/2.934fa7ad.chunk.js application/javascript
            upload [11] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/main.e2d673ee.chunk.css.map static/css/main.e2d673ee.chunk.css.map application/json
            upload [10] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/main.e2d673ee.chunk.css static/css/main.e2d673ee.chunk.css text/css
            upload [9] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/2.c04f2d9d.chunk.css.map static/css/2.c04f2d9d.chunk.css.map application/json
            upload [8] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/2.c04f2d9d.chunk.css static/css/2.c04f2d9d.chunk.css text/css
            upload [7] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/manifest.json manifest.json application/json
            upload [6] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/iot.png iot.png image/png
            upload [5] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/index_m.html index_m.html text/html
            upload [4] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
            upload [3] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/blockly.js blockly.js application/javascript
            upload [2] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/asset-manifest.json asset-manifest.json application/json
            upload [1] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/alexalogo.png alexalogo.png image/png
            upload [0] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/actions.js actions.js application/javascript
            Adapter "iot" updated
            process exited with code 0
            

            Seltsam, dann am Ende
            "Adapter "iot" updated
            process exited with code 0"
            Bleibt aber bei .22 🤷

            HomoranH 1 Reply Last reply
            0
            • padrinoP padrino

              Nachtrag, loggt man "mehr", sieht es danach aus, als wäre NPM zu alt...

              $ ./iobroker upgrade iot
              Update iot from @1.8.22 to @1.8.24
              NPM version: 6.14.8
              npm install iobroker.iot@1.8.24 --loglevel error --prefix "/opt/iobroker" (System call)
              npm ERR! code ENOTSUP
              npm ERR! notsup Unsupported engine for jsdom@17.0.0: wanted: {"node":">=12"} (current: {"node":"10.23.0","npm":"6.14.8"})npm ERR! notsup Not compatible with your version of node/npm: jsdom@17.0.0npm ERR! notsup Not compatible with your version of node/npm: jsdom@17.0.0npm ERR! notsup Required: {"node":">=12"}npm ERR! notsup Actual:   {"npm":"6.14.8","node":"10.23.0"}
              npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2021-10-07T16_44_39_150Z-debug.log
              upload [18] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/runtime-main.7e52c73f.js.map static/js/runtime-main.7e52c73f.js.map application/json
              upload [17] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/runtime-main.7e52c73f.js static/js/runtime-main.7e52c73f.js application/javascript
              upload [16] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/main.78780b2a.chunk.js.map static/js/main.78780b2a.chunk.js.map application/json
              upload [15] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/main.78780b2a.chunk.js static/js/main.78780b2a.chunk.js application/javascript
              upload [14] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.934fa7ad.chunk.js.map static/js/2.934fa7ad.chunk.js.map application/json
              upload [13] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.934fa7ad.chunk.js.LICENSE.txt static/js/2.934fa7ad.chunk.js.LICENSE.txt text/plain
              upload [12] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/js/2.934fa7ad.chunk.js static/js/2.934fa7ad.chunk.js application/javascript
              upload [11] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/main.e2d673ee.chunk.css.map static/css/main.e2d673ee.chunk.css.map application/json
              upload [10] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/main.e2d673ee.chunk.css static/css/main.e2d673ee.chunk.css text/css
              upload [9] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/2.c04f2d9d.chunk.css.map static/css/2.c04f2d9d.chunk.css.map application/json
              upload [8] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/css/2.c04f2d9d.chunk.css static/css/2.c04f2d9d.chunk.css text/css
              upload [7] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/manifest.json manifest.json application/json
              upload [6] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/iot.png iot.png image/png
              upload [5] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/index_m.html index_m.html text/html
              upload [4] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
              upload [3] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/blockly.js blockly.js application/javascript
              upload [2] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/asset-manifest.json asset-manifest.json application/json
              upload [1] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/alexalogo.png alexalogo.png image/png
              upload [0] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/actions.js actions.js application/javascript
              Adapter "iot" updated
              process exited with code 0
              

              Seltsam, dann am Ende
              "Adapter "iot" updated
              process exited with code 0"
              Bleibt aber bei .22 🤷

              HomoranH Do not disturb
              HomoranH Do not disturb
              Homoran
              Global Moderator Administrators
              wrote on last edited by
              #13

              @padrino sagte in Temperatur der Heizung plötzlich ohne Kommastelle:

              sieht es danach aus, als wäre NPM zu alt...

              nicht npm, aber

              @padrino sagte in Temperatur der Heizung plötzlich ohne Kommastelle:

              wanted: {"node":">=12"} (current: {"node":"10.23.0",

              kein Support per PN! - Fragen im Forum stellen -
              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              padrinoP 1 Reply Last reply
              0
              • HomoranH Homoran

                @padrino sagte in Temperatur der Heizung plötzlich ohne Kommastelle:

                sieht es danach aus, als wäre NPM zu alt...

                nicht npm, aber

                @padrino sagte in Temperatur der Heizung plötzlich ohne Kommastelle:

                wanted: {"node":">=12"} (current: {"node":"10.23.0",

                padrinoP Offline
                padrinoP Offline
                padrino
                Most Active
                wrote on last edited by padrino
                #14

                @homoran
                Ja,sorry meinte ich.
                Bin einfach zu wenig in der Materie drin und bis mal wieder etwas ansteht, hab ich schon wieder alles vergessen. :(

                Hab ein Update wie versucht, wie hier im Forum beschrieben, klappt aber nicht.
                curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
                endet mit

                E: Für das Depot »http://raspbian.raspberrypi.org/raspbian buster InRelease« wurde der »Suite«-Wert von »stable« in »oldstable« geändert.
                N: Sie müssen dies explizit bestätigen, bevor Aktualisierungen von diesem Depot angewendet werden können. Lesen Sie die apt-secure(8)-Handbuchseite, wenn Sie weitere Informationen benötigen.
                
                haselchenH 1 Reply Last reply
                0
                • padrinoP padrino

                  @homoran
                  Ja,sorry meinte ich.
                  Bin einfach zu wenig in der Materie drin und bis mal wieder etwas ansteht, hab ich schon wieder alles vergessen. :(

                  Hab ein Update wie versucht, wie hier im Forum beschrieben, klappt aber nicht.
                  curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
                  endet mit

                  E: Für das Depot »http://raspbian.raspberrypi.org/raspbian buster InRelease« wurde der »Suite«-Wert von »stable« in »oldstable« geändert.
                  N: Sie müssen dies explizit bestätigen, bevor Aktualisierungen von diesem Depot angewendet werden können. Lesen Sie die apt-secure(8)-Handbuchseite, wenn Sie weitere Informationen benötigen.
                  
                  haselchenH Offline
                  haselchenH Offline
                  haselchen
                  Most Active
                  wrote on last edited by
                  #15

                  @padrino

                  Welches OS auf welchem Gerät ?

                  Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                  padrinoP 1 Reply Last reply
                  0
                  • haselchenH haselchen

                    @padrino

                    Welches OS auf welchem Gerät ?

                    padrinoP Offline
                    padrinoP Offline
                    padrino
                    Most Active
                    wrote on last edited by
                    #16

                    @haselchen
                    Raspbian auf einem pi3

                    haselchenH 1 Reply Last reply
                    0
                    • padrinoP padrino

                      @haselchen
                      Raspbian auf einem pi3

                      haselchenH Offline
                      haselchenH Offline
                      haselchen
                      Most Active
                      wrote on last edited by
                      #17

                      @padrino

                      Stretch
                      Jessie
                      Buster

                      ???

                      Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                      padrinoP 1 Reply Last reply
                      0
                      • haselchenH haselchen

                        @padrino

                        Stretch
                        Jessie
                        Buster

                        ???

                        padrinoP Offline
                        padrinoP Offline
                        padrino
                        Most Active
                        wrote on last edited by padrino
                        #18

                        @haselchen
                        Gott, das ist ewig her...
                        Könnte "Jessie" gewesen sein, das klingt vertraut...

                        Beim Login kommt

                        Linux raspberrypi 5.4.72-v7+ #1356 SMP Thu Oct 22 13:56:54 BST 2020 armv7l

                        haselchenH padrinoP Thomas BraunT 3 Replies Last reply
                        0
                        • padrinoP padrino

                          @haselchen
                          Gott, das ist ewig her...
                          Könnte "Jessie" gewesen sein, das klingt vertraut...

                          Beim Login kommt

                          Linux raspberrypi 5.4.72-v7+ #1356 SMP Thu Oct 22 13:56:54 BST 2020 armv7l

                          haselchenH Offline
                          haselchenH Offline
                          haselchen
                          Most Active
                          wrote on last edited by
                          #19

                          @padrino

                          Da ist bei Node 10 Schluss.
                          Musst auf Buster Updaten.
                          Ich hab das Schritt für Schritt gemacht .
                          Von Jessie auf Stretch und dann auf Buster.

                          Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                          1 Reply Last reply
                          1
                          • padrinoP padrino

                            @haselchen
                            Gott, das ist ewig her...
                            Könnte "Jessie" gewesen sein, das klingt vertraut...

                            Beim Login kommt

                            Linux raspberrypi 5.4.72-v7+ #1356 SMP Thu Oct 22 13:56:54 BST 2020 armv7l

                            padrinoP Offline
                            padrinoP Offline
                            padrino
                            Most Active
                            wrote on last edited by padrino
                            #20

                            Ne, ist wohl Buster 😌
                            cat /etc/os-release
                            gibt aus

                            PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
                            NAME="Raspbian GNU/Linux"
                            VERSION_ID="10"
                            VERSION="10 (buster)"
                            VERSION_CODENAME=buster
                            ID=raspbian
                            ID_LIKE=debian

                            haselchenH 1 Reply Last reply
                            0
                            • padrinoP padrino

                              @haselchen
                              Gott, das ist ewig her...
                              Könnte "Jessie" gewesen sein, das klingt vertraut...

                              Beim Login kommt

                              Linux raspberrypi 5.4.72-v7+ #1356 SMP Thu Oct 22 13:56:54 BST 2020 armv7l

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

                              @padrino

                              lsb_release -a
                              
                              sudo apt update
                              

                              Die Wechsel in der release suite müssen bestätigt werden.

                              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

                              padrinoP 1 Reply Last reply
                              0
                              • padrinoP padrino

                                Ne, ist wohl Buster 😌
                                cat /etc/os-release
                                gibt aus

                                PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
                                NAME="Raspbian GNU/Linux"
                                VERSION_ID="10"
                                VERSION="10 (buster)"
                                VERSION_CODENAME=buster
                                ID=raspbian
                                ID_LIKE=debian

                                haselchenH Offline
                                haselchenH Offline
                                haselchen
                                Most Active
                                wrote on last edited by
                                #22

                                @padrino

                                Okay 😂😂

                                Dann habe ich eben nichts geschrieben 😁

                                Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @padrino

                                  lsb_release -a
                                  
                                  sudo apt update
                                  

                                  Die Wechsel in der release suite müssen bestätigt werden.

                                  padrinoP Offline
                                  padrinoP Offline
                                  padrino
                                  Most Active
                                  wrote on last edited by
                                  #23

                                  @thomas-braun
                                  Wie gesagt, ist dann doch Buster.

                                  Nach sudo apt -update kommt schließlich

                                  Aktualisierung für 140 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • padrinoP padrino

                                    @thomas-braun
                                    Wie gesagt, ist dann doch Buster.

                                    Nach sudo apt -update kommt schließlich

                                    Aktualisierung für 140 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.

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

                                    @padrino
                                    Das würde ich mal schleunigst machen.

                                    sudo apt update
                                    sudo apt dist-upgrade
                                    sudo reboot
                                    

                                    Vorher könntest du die nodesource.list auf node12 anpassen. Dann kommt das gleich mit.

                                    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

                                    padrinoP 1 Reply Last reply
                                    1
                                    • Thomas BraunT Thomas Braun

                                      @padrino
                                      Das würde ich mal schleunigst machen.

                                      sudo apt update
                                      sudo apt dist-upgrade
                                      sudo reboot
                                      

                                      Vorher könntest du die nodesource.list auf node12 anpassen. Dann kommt das gleich mit.

                                      padrinoP Offline
                                      padrinoP Offline
                                      padrino
                                      Most Active
                                      wrote on last edited by
                                      #25

                                      @thomas-braun
                                      Das mit nodesource.list hat zwar leider nicht geklappt, aber dank des Updates des System hat die Anleitung von hier geklappt. 😎👍
                                      Danke.

                                      padrinoP Thomas BraunT 3 Replies Last reply
                                      0
                                      • padrinoP padrino

                                        @thomas-braun
                                        Das mit nodesource.list hat zwar leider nicht geklappt, aber dank des Updates des System hat die Anleitung von hier geklappt. 😎👍
                                        Danke.

                                        padrinoP Offline
                                        padrinoP Offline
                                        padrino
                                        Most Active
                                        wrote on last edited by padrino
                                        #26

                                        So, iot 1.8.24 konnte nun installiert werden. 🎊

                                        Der Datenpunkt wird auch korrekt mit "." gesetzt...

                                        Leider kommt aber immer, statt "ok", die Ansage "Automatischer Modus ist auf Wert_gerundet Grad gestellt". 🤷

                                        Edit: Wie ich sehe, bin ich damit nicht alleine 😌

                                        S 1 Reply Last reply
                                        0
                                        • padrinoP padrino

                                          @thomas-braun
                                          Das mit nodesource.list hat zwar leider nicht geklappt, aber dank des Updates des System hat die Anleitung von hier geklappt. 😎👍
                                          Danke.

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

                                          @padrino sagte in Temperatur der Heizung plötzlich ohne Kommastelle:

                                          Das mit nodesource.list hat zwar leider nicht geklappt

                                          Und was bedeutet das konkret?

                                          which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && apt policy nodejs
                                           
                                          

                                          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

                                          padrinoP 1 Reply 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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          649

                                          Online

                                          32.8k

                                          Users

                                          82.8k

                                          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