Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Vaillant multiMatic/senso und myVaillant

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter Vaillant multiMatic/senso und myVaillant

    This topic has been deleted. Only users with topic management privileges can see it.
    • Tom Son
      Tom Son @michihorn last edited by

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

      1 Reply Last reply Reply Quote 0
      • MassiveAttack
        MassiveAttack last edited by

        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 Mopper 1 Reply Last reply Reply Quote 0
        • Meister Mopper
          Meister Mopper @MassiveAttack last edited by

          @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 Son 1 Reply Last reply Reply Quote 0
          • Tom Son
            Tom Son @Meister Mopper last edited by

            @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 1 Reply Last reply Reply Quote 0
            • T
              tombox @Tom Son last edited by

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

              Tom Son 1 Reply Last reply Reply Quote 0
              • Tom Son
                Tom Son @tombox last edited by

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

                T 1 Reply Last reply Reply Quote 0
                • T
                  tombox @Tom Son last edited by

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

                  Tom Son 1 Reply Last reply Reply Quote 0
                  • Tom Son
                    Tom Son @tombox last edited by

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

                    1 Reply Last reply Reply Quote 0
                    • MassiveAttack
                      MassiveAttack last edited by

                      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 Glasfaser 2 Replies Last reply Reply Quote 0
                      • T
                        tombox @MassiveAttack last edited by

                        @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 Reply Last reply Reply Quote 0
                        • Glasfaser
                          Glasfaser @MassiveAttack last edited by

                          @massiveattack
                          Hierrüber Installieren

                          1.JPG

                          MassiveAttack 1 Reply Last reply Reply Quote 0
                          • MassiveAttack
                            MassiveAttack @Glasfaser last edited by

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

                            1 Reply Last reply Reply Quote 0
                            • MassiveAttack
                              MassiveAttack last edited by 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?

                              Glasfaser Tom Son 2 Replies Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser @MassiveAttack last edited by

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

                                MassiveAttack 1 Reply Last reply Reply Quote 0
                                • MassiveAttack
                                  MassiveAttack @Glasfaser last edited by MassiveAttack

                                  @glasfaser

                                  deleted...

                                  Glasfaser T 2 Replies Last reply Reply Quote 0
                                  • Glasfaser
                                    Glasfaser @MassiveAttack last edited by

                                    @massiveattack
                                    Log ist für @tombox

                                    Setze den Log in Code-Tags </>

                                    MassiveAttack 1 Reply Last reply Reply Quote 0
                                    • T
                                      tombox @MassiveAttack last edited by

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

                                      1 Reply Last reply Reply Quote 0
                                      • MassiveAttack
                                        MassiveAttack @Glasfaser last edited by

                                        @glasfaser
                                        sry, done 🙂

                                        1 Reply Last reply Reply Quote 0
                                        • Tom Son
                                          Tom Son @MassiveAttack last edited by

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

                                          T 1 Reply Last reply Reply Quote 0
                                          • T
                                            tombox @Tom Son last edited by

                                            @tom-son Habe das problem gefunden und behoben

                                            MassiveAttack Tom Son 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            836
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            multimatic senso vaillan vr900 vr920
                                            89
                                            918
                                            250494
                                            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