Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Temperatur der Heizung plötzlich ohne Kommastelle

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

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

    This topic has been deleted. Only users with topic management privileges can see it.
    • dslraser
      dslraser Forum Testing Most Active @padrino last edited by 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

      padrino 1 Reply Last reply Reply Quote 0
      • padrino
        padrino Most Active @dslraser last edited by

        @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

        padrino 1 Reply Last reply Reply Quote 0
        • padrino
          padrino Most Active @padrino last edited by 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 🤷

          Homoran 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @padrino last edited by

            @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",

            padrino 1 Reply Last reply Reply Quote 0
            • padrino
              padrino Most Active @Homoran last edited by 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.
              
              haselchen 1 Reply Last reply Reply Quote 0
              • haselchen
                haselchen Most Active @padrino last edited by

                @padrino

                Welches OS auf welchem Gerät ?

                padrino 1 Reply Last reply Reply Quote 0
                • padrino
                  padrino Most Active @haselchen last edited by

                  @haselchen
                  Raspbian auf einem pi3

                  haselchen 1 Reply Last reply Reply Quote 0
                  • haselchen
                    haselchen Most Active @padrino last edited by

                    @padrino

                    Stretch
                    Jessie
                    Buster

                    ???

                    padrino 1 Reply Last reply Reply Quote 0
                    • padrino
                      padrino Most Active @haselchen last edited by 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

                      haselchen padrino Thomas Braun 3 Replies Last reply Reply Quote 0
                      • haselchen
                        haselchen Most Active @padrino last edited by

                        @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.

                        1 Reply Last reply Reply Quote 1
                        • padrino
                          padrino Most Active @padrino last edited by 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

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

                            @padrino

                            lsb_release -a
                            
                            sudo apt update
                            

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

                            padrino 1 Reply Last reply Reply Quote 0
                            • haselchen
                              haselchen Most Active @padrino last edited by

                              @padrino

                              Okay 😂😂

                              Dann habe ich eben nichts geschrieben 😁

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

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

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

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

                                    padrino Thomas Braun 3 Replies Last reply Reply Quote 0
                                    • padrino
                                      padrino Most Active @padrino last edited by padrino

                                      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 Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @padrino last edited by Thomas Braun

                                        @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?

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

                                          @thomas-braun sagte in Temperatur der Heizung plötzlich ohne Kommastelle:

                                          Und was bedeutet das konkret?

                                          V12 wurde trotz des Edits nicht installiert.

                                          Aber, wie gesagt, ist erledigt, da es dann ja manuell ging. 😄

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

                                            @padrino
                                            Dann schau dir an wie es geht. Steht in meiner Signatur drin. Deine nodeJS-Version 10 wird dir künftig auch an anderer Stelle im Weg liegen.

                                            padrino 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

                                            819
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            38
                                            838
                                            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