Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Vaillant multiMatic/senso und myVaillant

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.0k

Test Adapter Vaillant multiMatic/senso und myVaillant

Geplant Angeheftet Gesperrt Verschoben Tester
multimaticsensovaillanvr900vr920
930 Beiträge 92 Kommentatoren 306.2k Aufrufe 87 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Tom SonT Tom Son

    Ich bekomme folgenden Eintrag im Log:

    vaillant.0	2020-12-10 17:23:50.153	warn	(3084766) This value will not be set in future versions. Please report this to the developer.
    vaillant.0	2020-12-10 17:23:50.151	warn	(3084766) State value to set is invalid for vaillant.0.21204400202529220938031315N1.spine.currentPVMeteringInfo: The state contains no properties! At least one property is expected!
    

    Was ist hier zu tun?

    M Offline
    M Offline
    michihorn
    schrieb am zuletzt editiert von
    #174

    @Tom-Son Der Erste Satz weißt auf zukünftige Weiterentwicklungen hin, kein To-Do
    Der zweite Satz weißt auf eine Photo-Voltaic Anlage hin, hast du eine?

    Tom SonT 1 Antwort Letzte Antwort
    0
    • M michihorn

      @Tom-Son Der Erste Satz weißt auf zukünftige Weiterentwicklungen hin, kein To-Do
      Der zweite Satz weißt auf eine Photo-Voltaic Anlage hin, hast du eine?

      Tom SonT Offline
      Tom SonT Offline
      Tom Son
      schrieb am zuletzt editiert von
      #175

      @michihorn ah, ok... nein ich haben kein PV


      TI Board CC2652R1 / latest / js-Controler 3.3.18 / NodeJS 12.22.7

      1 Antwort Letzte Antwort
      0
      • MassiveAttackM Online
        MassiveAttackM Online
        MassiveAttack
        schrieb am zuletzt editiert von
        #176

        Seit dem Update von js-controller bekomme ich den Adapter nicht mehr zum Laufen: (node: v12.20.1, js-controller: 3.2.7)

        host.RaspberryPi 2021-01-17 19:13:19.347 error instance system.adapter.vaillant.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        vaillant.0 2021-01-17 19:13:18.777 warn (14585) Terminated (UNCAUGHT_EXCEPTION): Without reason
        vaillant.0 2021-01-17 19:13:18.775 info (14585) terminating
        vaillant.0 2021-01-17 19:13:18.773 info (14585) cleaned everything up...
        vaillant.0 2021-01-17 19:13:18.730 error (14585) The state contains no properties! At least one property is expected!
        vaillant.0 2021-01-17 19:13:18.729 error at Traverse.forEach (/opt/iobroker/node_modules/traverse/index.js:50:18)
        vaillant.0 2021-01-17 19:13:18.729 error at walk (/opt/iobroker/node_modules/traverse/index.js:226:7)
        vaillant.0 2021-01-17 19:13:18.729 error at walker (/opt/iobroker/node_modules/traverse/index.js:203:13)
        vaillant.0 2021-01-17 19:13:18.729 error at forEach (/opt/iobroker/node_modules/traverse/index.js:298:31)
        vaillant.0 2021-01-17 19:13:18.729 error at Array.forEach (<anonymous>)
        vaillant.0 2021-01-17 19:13:18.729 error at /opt/iobroker/node_modules/traverse/index.js:208:29
        vaillant.0 2021-01-17 19:13:18.729 error at walker (/opt/iobroker/node_modules/traverse/index.js:190:22)
        vaillant.0 2021-01-17 19:13:18.729 error at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.vaillant/main.js:459:41)
        vaillant.0 2021-01-17 19:13:18.729 error at Vaillant.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5897:21)
        vaillant.0 2021-01-17 19:13:18.729 error at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5783:23)
        vaillant.0 2021-01-17 19:13:18.729 error (14585) Error: The state contains no properties! At least one property is expected!
        vaillant.0 2021-01-17 19:13:18.723 error (14585) unhandled promise rejection: The state contains no properties! At least one property is expected!
        vaillant.0 2021-01-17 19:13:18.721 error (14585) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by

        Meister MopperM 1 Antwort Letzte Antwort
        0
        • MassiveAttackM MassiveAttack

          Seit dem Update von js-controller bekomme ich den Adapter nicht mehr zum Laufen: (node: v12.20.1, js-controller: 3.2.7)

          host.RaspberryPi 2021-01-17 19:13:19.347 error instance system.adapter.vaillant.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          vaillant.0 2021-01-17 19:13:18.777 warn (14585) Terminated (UNCAUGHT_EXCEPTION): Without reason
          vaillant.0 2021-01-17 19:13:18.775 info (14585) terminating
          vaillant.0 2021-01-17 19:13:18.773 info (14585) cleaned everything up...
          vaillant.0 2021-01-17 19:13:18.730 error (14585) The state contains no properties! At least one property is expected!
          vaillant.0 2021-01-17 19:13:18.729 error at Traverse.forEach (/opt/iobroker/node_modules/traverse/index.js:50:18)
          vaillant.0 2021-01-17 19:13:18.729 error at walk (/opt/iobroker/node_modules/traverse/index.js:226:7)
          vaillant.0 2021-01-17 19:13:18.729 error at walker (/opt/iobroker/node_modules/traverse/index.js:203:13)
          vaillant.0 2021-01-17 19:13:18.729 error at forEach (/opt/iobroker/node_modules/traverse/index.js:298:31)
          vaillant.0 2021-01-17 19:13:18.729 error at Array.forEach (<anonymous>)
          vaillant.0 2021-01-17 19:13:18.729 error at /opt/iobroker/node_modules/traverse/index.js:208:29
          vaillant.0 2021-01-17 19:13:18.729 error at walker (/opt/iobroker/node_modules/traverse/index.js:190:22)
          vaillant.0 2021-01-17 19:13:18.729 error at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.vaillant/main.js:459:41)
          vaillant.0 2021-01-17 19:13:18.729 error at Vaillant.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5897:21)
          vaillant.0 2021-01-17 19:13:18.729 error at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5783:23)
          vaillant.0 2021-01-17 19:13:18.729 error (14585) Error: The state contains no properties! At least one property is expected!
          vaillant.0 2021-01-17 19:13:18.723 error (14585) unhandled promise rejection: The state contains no properties! At least one property is expected!
          vaillant.0 2021-01-17 19:13:18.721 error (14585) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by

          Meister MopperM Abwesend
          Meister MopperM Abwesend
          Meister Mopper
          schrieb am zuletzt editiert von
          #177

          @massiveattack Bitte setze zukünftig den Code in </code tags>, dann wird es leserlich.
          3.2.7 ist noch beta, Du solltest ein issue beim js-controller aufmachen.

          Proxmox und HA

          Tom SonT 1 Antwort Letzte Antwort
          0
          • Meister MopperM Meister Mopper

            @massiveattack Bitte setze zukünftig den Code in </code tags>, dann wird es leserlich.
            3.2.7 ist noch beta, Du solltest ein issue beim js-controller aufmachen.

            Tom SonT Offline
            Tom SonT Offline
            Tom Son
            schrieb am zuletzt editiert von
            #178

            @meister-mopper Habe heute auch das update gemacht, wird ja vorgeschlagen :-) aber lt Post im Forum mit "has no existing Obeject..." sollte man das dem Entwickler melden

            bei mir rennt der Adapter zwar, bekomme aber diese Meldungen:

            vaillant.0	2021-01-17 19:22:29.430	warn	(57240) Terminated (UNCAUGHT_EXCEPTION): Without reason
            vaillant.0	2021-01-17 19:22:29.427	info	(57240) terminating
            vaillant.0	2021-01-17 19:22:29.425	info	(57240) cleaned everything up...
            vaillant.0	2021-01-17 19:22:29.398	error	(57240) The state contains no properties! At least one property is expected!
            vaillant.0	2021-01-17 19:22:29.398	error	(57240) Error: The state contains no properties! At least one property is expected! at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5783:23)
            vaillant.0	2021-01-17 19:22:29.395	error	(57240) unhandled promise rejection: The state contains no properties! At least one property is expected!
            vaillant.0	2021-01-17 19:22:29.393	error	(57240) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            vaillant.0	2021-01-17 19:22:09.172	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.dhw01.circulation.configuration.operationMode" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.165	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.dhw01.hotwater.configuration.temperature_setpoint" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.164	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.dhw01.hotwater.configuration.operation_mode" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.154	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.configuration.holidaymode.temperature_setpoint" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.153	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.configuration.holidaymode.end_date" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.152	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.configuration.holidaymode.start_date" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.151	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.configuration.holidaymode.active" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.151	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.configuration.eco_mode" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.150	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.configuration.quick_veto.setpoint_temperature" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.149	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.configuration.quick_veto.active" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.148	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.configuration.inside_temperature" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.147	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.configuration.active_function" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.147	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.configuration.enabled" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.145	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.configuration.name" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.137	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.heating.configuration.setpoint_temperature" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.136	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.heating.configuration.setback_temperature" has no existing object, this might lead to an error in future versions
            vaillant.0	2021-01-17 19:22:09.134	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.heating.configuration.mode" has no existing object, this might lead to an error in future versions
            

            TI Board CC2652R1 / latest / js-Controler 3.3.18 / NodeJS 12.22.7

            T 1 Antwort Letzte Antwort
            0
            • Tom SonT Tom Son

              @meister-mopper Habe heute auch das update gemacht, wird ja vorgeschlagen :-) aber lt Post im Forum mit "has no existing Obeject..." sollte man das dem Entwickler melden

              bei mir rennt der Adapter zwar, bekomme aber diese Meldungen:

              vaillant.0	2021-01-17 19:22:29.430	warn	(57240) Terminated (UNCAUGHT_EXCEPTION): Without reason
              vaillant.0	2021-01-17 19:22:29.427	info	(57240) terminating
              vaillant.0	2021-01-17 19:22:29.425	info	(57240) cleaned everything up...
              vaillant.0	2021-01-17 19:22:29.398	error	(57240) The state contains no properties! At least one property is expected!
              vaillant.0	2021-01-17 19:22:29.398	error	(57240) Error: The state contains no properties! At least one property is expected! at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5783:23)
              vaillant.0	2021-01-17 19:22:29.395	error	(57240) unhandled promise rejection: The state contains no properties! At least one property is expected!
              vaillant.0	2021-01-17 19:22:29.393	error	(57240) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
              vaillant.0	2021-01-17 19:22:09.172	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.dhw01.circulation.configuration.operationMode" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.165	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.dhw01.hotwater.configuration.temperature_setpoint" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.164	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.dhw01.hotwater.configuration.operation_mode" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.154	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.configuration.holidaymode.temperature_setpoint" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.153	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.configuration.holidaymode.end_date" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.152	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.configuration.holidaymode.start_date" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.151	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.configuration.holidaymode.active" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.151	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.configuration.eco_mode" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.150	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.configuration.quick_veto.setpoint_temperature" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.149	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.configuration.quick_veto.active" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.148	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.configuration.inside_temperature" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.147	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.configuration.active_function" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.147	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.configuration.enabled" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.145	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.configuration.name" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.137	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.heating.configuration.setpoint_temperature" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.136	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.heating.configuration.setback_temperature" has no existing object, this might lead to an error in future versions
              vaillant.0	2021-01-17 19:22:09.134	warn	(57240) State "vaillant.0.21xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxN1.systemcontrol.zones01.heating.configuration.mode" has no existing object, this might lead to an error in future versions
              
              T Offline
              T Offline
              tombox
              schrieb am zuletzt editiert von
              #179

              @tom-son Kannst du mal über github installieren und schauen ob die Warnungen weg sind

              Tom SonT 1 Antwort Letzte Antwort
              0
              • T tombox

                @tom-son Kannst du mal über github installieren und schauen ob die Warnungen weg sind

                Tom SonT Offline
                Tom SonT Offline
                Tom Son
                schrieb am zuletzt editiert von
                #180

                @tombox drüber installieren? oder vorher de und dann wieder installieren?


                TI Board CC2652R1 / latest / js-Controler 3.3.18 / NodeJS 12.22.7

                T 1 Antwort Letzte Antwort
                0
                • Tom SonT Tom Son

                  @tombox drüber installieren? oder vorher de und dann wieder installieren?

                  T Offline
                  T Offline
                  tombox
                  schrieb am zuletzt editiert von
                  #181

                  @tom-son Einfach drüber installieren und instanze neustarten

                  Tom SonT 1 Antwort Letzte Antwort
                  0
                  • T tombox

                    @tom-son Einfach drüber installieren und instanze neustarten

                    Tom SonT Offline
                    Tom SonT Offline
                    Tom Son
                    schrieb am zuletzt editiert von
                    #182

                    @tombox OK, erledigt, sieht mal ruhig aus, auch mit Loglevel Info


                    TI Board CC2652R1 / latest / js-Controler 3.3.18 / NodeJS 12.22.7

                    1 Antwort Letzte Antwort
                    0
                    • MassiveAttackM Online
                      MassiveAttackM Online
                      MassiveAttack
                      schrieb am zuletzt editiert von
                      #183

                      sorry fürs schlechte format :)

                      wenn ich den adapter mit npm install iobroker.vaillant neu installieren will, bekomme ich auch Fehler:

                      npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
                      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                      npm WARN pi No description
                      npm WARN pi No repository field.
                      npm WARN pi No README data
                      npm WARN pi No license field.
                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules/iobroker.js-controller/node_modules/fsevents):
                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                      
                      + iobroker.vaillant@0.0.10
                      added 2 packages from 2 contributors and audited 1013 packages in 13.969s
                      
                      10 packages are looking for funding
                        run `npm fund` for details
                      
                      found 25 vulnerabilities (22 low, 3 high)
                        run `npm audit fix` to fix them, or `npm audit` for details
                      pi@192.168.0.10:~$ sudo npm install iobroker.vaillant
                      npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
                      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                      npm WARN pi No description
                      npm WARN pi No repository field.
                      npm WARN pi No README data
                      npm WARN pi No license field.
                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                      
                      T GlasfaserG 2 Antworten Letzte Antwort
                      0
                      • MassiveAttackM MassiveAttack

                        sorry fürs schlechte format :)

                        wenn ich den adapter mit npm install iobroker.vaillant neu installieren will, bekomme ich auch Fehler:

                        npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
                        npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                        npm WARN pi No description
                        npm WARN pi No repository field.
                        npm WARN pi No README data
                        npm WARN pi No license field.
                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules/iobroker.js-controller/node_modules/fsevents):
                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                        
                        + iobroker.vaillant@0.0.10
                        added 2 packages from 2 contributors and audited 1013 packages in 13.969s
                        
                        10 packages are looking for funding
                          run `npm fund` for details
                        
                        found 25 vulnerabilities (22 low, 3 high)
                          run `npm audit fix` to fix them, or `npm audit` for details
                        pi@192.168.0.10:~$ sudo npm install iobroker.vaillant
                        npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
                        npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                        npm WARN pi No description
                        npm WARN pi No repository field.
                        npm WARN pi No README data
                        npm WARN pi No license field.
                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                        
                        T Offline
                        T Offline
                        tombox
                        schrieb am zuletzt editiert von
                        #184

                        @massiveattack Ich sehe nur Warnungen, aber du bist im falschen Ordner. Du solltest nur über die admin oberfläche updaten oder über das github icon 41e15f8b-b168-4f01-8a65-325732e245fd-image.png

                        1 Antwort Letzte Antwort
                        0
                        • MassiveAttackM MassiveAttack

                          sorry fürs schlechte format :)

                          wenn ich den adapter mit npm install iobroker.vaillant neu installieren will, bekomme ich auch Fehler:

                          npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
                          npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                          npm WARN pi No description
                          npm WARN pi No repository field.
                          npm WARN pi No README data
                          npm WARN pi No license field.
                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules/iobroker.js-controller/node_modules/fsevents):
                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                          
                          + iobroker.vaillant@0.0.10
                          added 2 packages from 2 contributors and audited 1013 packages in 13.969s
                          
                          10 packages are looking for funding
                            run `npm fund` for details
                          
                          found 25 vulnerabilities (22 low, 3 high)
                            run `npm audit fix` to fix them, or `npm audit` for details
                          pi@192.168.0.10:~$ sudo npm install iobroker.vaillant
                          npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
                          npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                          npm WARN pi No description
                          npm WARN pi No repository field.
                          npm WARN pi No README data
                          npm WARN pi No license field.
                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                          
                          GlasfaserG Online
                          GlasfaserG Online
                          Glasfaser
                          schrieb am zuletzt editiert von
                          #185

                          @massiveattack
                          Hierrüber Installieren

                          1.JPG

                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                          MassiveAttackM 1 Antwort Letzte Antwort
                          0
                          • GlasfaserG Glasfaser

                            @massiveattack
                            Hierrüber Installieren

                            1.JPG

                            MassiveAttackM Online
                            MassiveAttackM Online
                            MassiveAttack
                            schrieb am zuletzt editiert von
                            #186

                            @glasfaser
                            Besten Dank! Scheint nun stabil zu laufen, danke für die raschen Rückmeldungen :)

                            1 Antwort Letzte Antwort
                            0
                            • MassiveAttackM Online
                              MassiveAttackM Online
                              MassiveAttack
                              schrieb am zuletzt editiert von MassiveAttack
                              #187

                              Es scheint zwar alles ok zu sein, doch ich bekomme leider keine aktuellen Werte rein. Letzte Wertänderung ist vor der Neuinstallation.
                              Mit der Vaillant App kommen aktuelle Werte, also die Serverseite passt. Wie ist das bei euch?

                              GlasfaserG Tom SonT 2 Antworten Letzte Antwort
                              0
                              • MassiveAttackM MassiveAttack

                                Es scheint zwar alles ok zu sein, doch ich bekomme leider keine aktuellen Werte rein. Letzte Wertänderung ist vor der Neuinstallation.
                                Mit der Vaillant App kommen aktuelle Werte, also die Serverseite passt. Wie ist das bei euch?

                                GlasfaserG Online
                                GlasfaserG Online
                                Glasfaser
                                schrieb am zuletzt editiert von
                                #188

                                @massiveattack sagte in Test Adapter Vaillant multiMatic v0.0.x:

                                leider keine aktuellen Werte rein. Letzte Wertänderung ist vor der Neuinstallation.

                                Stelle den Adapter mal auf die Log-Stufe DEBUG , und poste dann das Ergebniss hier .

                                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                MassiveAttackM 1 Antwort Letzte Antwort
                                0
                                • GlasfaserG Glasfaser

                                  @massiveattack sagte in Test Adapter Vaillant multiMatic v0.0.x:

                                  leider keine aktuellen Werte rein. Letzte Wertänderung ist vor der Neuinstallation.

                                  Stelle den Adapter mal auf die Log-Stufe DEBUG , und poste dann das Ergebniss hier .

                                  MassiveAttackM Online
                                  MassiveAttackM Online
                                  MassiveAttack
                                  schrieb am zuletzt editiert von MassiveAttack
                                  #189

                                  @glasfaser

                                  deleted...

                                  GlasfaserG T 2 Antworten Letzte Antwort
                                  0
                                  • MassiveAttackM MassiveAttack

                                    @glasfaser

                                    deleted...

                                    GlasfaserG Online
                                    GlasfaserG Online
                                    Glasfaser
                                    schrieb am zuletzt editiert von
                                    #190

                                    @massiveattack
                                    Log ist für @tombox

                                    Setze den Log in Code-Tags </>

                                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                    MassiveAttackM 1 Antwort Letzte Antwort
                                    0
                                    • MassiveAttackM MassiveAttack

                                      @glasfaser

                                      deleted...

                                      T Offline
                                      T Offline
                                      tombox
                                      schrieb am zuletzt editiert von
                                      #191

                                      @massiveattack Lösche bitte den log und schicke mir das per PN.

                                      1 Antwort Letzte Antwort
                                      0
                                      • GlasfaserG Glasfaser

                                        @massiveattack
                                        Log ist für @tombox

                                        Setze den Log in Code-Tags </>

                                        MassiveAttackM Online
                                        MassiveAttackM Online
                                        MassiveAttack
                                        schrieb am zuletzt editiert von
                                        #192

                                        @glasfaser
                                        sry, done :)

                                        1 Antwort Letzte Antwort
                                        0
                                        • MassiveAttackM MassiveAttack

                                          Es scheint zwar alles ok zu sein, doch ich bekomme leider keine aktuellen Werte rein. Letzte Wertänderung ist vor der Neuinstallation.
                                          Mit der Vaillant App kommen aktuelle Werte, also die Serverseite passt. Wie ist das bei euch?

                                          Tom SonT Offline
                                          Tom SonT Offline
                                          Tom Son
                                          schrieb am zuletzt editiert von
                                          #193

                                          @massiveattack
                                          Habe gleiches Problem, seit dem update gestern kommen keine Werte mehr rein, habt ihr schon was gefunden? Neuesten Adapter habe ich via Github schon installiert...


                                          TI Board CC2652R1 / latest / js-Controler 3.3.18 / NodeJS 12.22.7

                                          T 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          761

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe