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.
    • Meister Mopper
      Meister Mopper @Tom Son last edited by

      @tom-son sagte in Test Adapter Vaillant multiMatic v0.0.x:

      oder er kann keine Verbindung zum VR920 aufbauen

      Was steht in dem Datenpunkt vaillant.0.info.connection?

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

        @tom-son Du könntest mal in log level in debug setzen um mehr informaiton zu sehen

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

          @Meister-Mopper da steht "true"

          @tombox hier der Debuglog (Serial, Token und MAC hab ich rausgenommen)

          vaillant.0
          	2021-10-25 16:08:06.451	debug	Failed to get rooms
          vaillant.0
          	2021-10-25 16:08:06.448	debug	"NO_ROOMS_AVAILABLE"
          vaillant.0
          	2021-10-25 16:08:06.159	debug	Get: rooms
          vaillant.0
          	2021-10-25 16:08:06.157	debug	get method: https://smart.vaillant.com/mobile/api/v4/facilities/$serial/rbr/v1/rooms rooms
          vaillant.0
          	2021-10-25 16:07:56.153	debug	{"body":{},"meta":{"onlineStatus":{"status":"ONLINE"},"firmwareUpdateStatus":{"status":"UPDATE_NOT_PENDING"},"syncState":[{"state":"SYNCED","timestamp":1635178076120,"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/hvacstate/v1/overview"}}]}}
          vaillant.0
          	2021-10-25 16:07:56.152	debug	hvacstate successful
          vaillant.0
          	2021-10-25 16:07:55.844	debug	Get: hvacstate
          vaillant.0
          	2021-10-25 16:07:55.843	debug	get method: https://smart.vaillant.com/mobile/api/v4/facilities/$serial/hvacstate/v1/overview hvacstate
          vaillant.0
          	2021-10-25 16:07:45.842	debug	Failed to get emf
          vaillant.0
          	2021-10-25 16:07:45.841	debug	"NO_REPORT_ENABLED_DEVICES"
          vaillant.0
          	2021-10-25 16:07:45.445	debug	Get: emf
          vaillant.0
          	2021-10-25 16:07:45.444	debug	get method: https://smart.vaillant.com/mobile/api/v4/facilities/$serial/emf/v1/devices/ emf
          vaillant.0
          	2021-10-25 16:07:35.441	debug	{"body":{"currentPVMeteringInfo":{}},"meta":{}}
          vaillant.0
          	2021-10-25 16:07:35.440	debug	spine successful
          vaillant.0
          	2021-10-25 16:07:35.088	debug	Get: spine
          vaillant.0
          	2021-10-25 16:07:35.085	debug	get method: https://smart.vaillant.com/mobile/api/v4/facilities/$serial/spine/v1/currentPVMeteringInfo spine
          vaillant.0
          	2021-10-25 16:07:25.080	debug	{"body":{"devices":[{"reports":[{"unit":"°C","name":"Vorlauftemperaturfühler","value":51,"_id":"FlowTemperatureSensor","measurement_category":"TEMPERATURE","associated_device_function":"HEATING"}],"_id":"Control_CC1","name":"Heizkreis 1"},{"reports":[{"unit":"bar","name":"Wasserdruck","value":2.1,"_id":"WaterPressureSensor","measurement_category":"PRESSURE","associated_device_function":"HEATING"}],"_id":"Control_SYS_MultiMatic","name":"multiMATIC"},{"reports":[{"unit":"°C","name":"Warmwassertemperatur Speicher","value":54.5,"_id":"DomesticHotWaterTankTemperature","measurement_category":"TEMPERATURE","associated_device_function":"DHW"}],"_id":"Control_DHW","name":"Warmwasserkreis"}]},"meta":{"resourceState":[{"state":"SYNCED","timestamp":1635170830,"link":{"rel":"child","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/livereport/v1/devices/Control_CC1/reports/FlowTemperatureSensor"}},{"state":"SYNCED","timestamp":1635170828,"link":{"rel":"child","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/livereport/v1/devices/Control_SYS_MultiMatic/reports/WaterPressureSensor"}},{"state":"SYNCED","timestamp":1635170832,"link":{"rel":"child","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/livereport/v1/devices/Control_DHW/reports/DomesticHotWaterTankTemperature"}}]}}
          vaillant.0
          	2021-10-25 16:07:25.079	debug	livereport successful
          vaillant.0
          	2021-10-25 16:07:24.653	debug	Get: livereport
          vaillant.0
          	2021-10-25 16:07:24.651	debug	get method: https://smart.vaillant.com/mobile/api/v4/facilities/$serial/livereport/v1 livereport
          vaillant.0
          	2021-10-25 16:07:14.599	debug	{"body":{"zones":[{"heating":{"configuration":{"mode":"AUTO","setback_temperature":16.5,"setpoint_temperature":21},"timeprogram":{"monday":[{"startTime":"00:00","setting":"NIGHT"},{"startTime":"04:30","setting":"DAY"},{"startTime":"07:00","setting":"NIGHT"},{"startTime":"16:30","setting":"DAY"},{"startTime":"21:00","setting":"NIGHT"}],"tuesday":[{"startTime":"00:00","setting":"NIGHT"},{"startTime":"04:30","setting":"DAY"},{"startTime":"07:00","setting":"NIGHT"},{"startTime":"16:30","setting":"DAY"},{"startTime":"21:00","setting":"NIGHT"}],"wednesday":[{"startTime":"00:00","setting":"NIGHT"},{"startTime":"04:30","setting":"DAY"},{"startTime":"07:00","setting":"NIGHT"},{"startTime":"16:30","setting":"DAY"},{"startTime":"21:00","setting":"NIGHT"}],"thursday":[{"startTime":"00:00","setting":"NIGHT"},{"startTime":"04:30","setting":"DAY"},{"startTime":"07:00","setting":"NIGHT"},{"startTime":"16:30","setting":"DAY"},{"startTime":"21:00","setting":"NIGHT"}],"friday":[{"startTime":"00:00","setting":"NIGHT"},{"startTime":"04:30","setting":"DAY"},{"startTime":"07:00","setting":"NIGHT"},{"startTime":"16:30","setting":"DAY"},{"startTime":"21:00","setting":"NIGHT"}],"saturday":[{"startTime":"00:00","setting":"NIGHT"},{"startTime":"06:00","setting":"DAY"},{"startTime":"09:00","setting":"NIGHT"},{"startTime":"16:00","setting":"DAY"},{"startTime":"21:00","setting":"NIGHT"}],"sunday":[{"startTime":"00:00","setting":"NIGHT"},{"startTime":"06:00","setting":"DAY"},{"startTime":"09:00","setting":"NIGHT"},{"startTime":"16:00","setting":"DAY"},{"startTime":"21:00","setting":"NIGHT"}]}},"configuration":{"name":"HEIZUNG ","enabled":true,"active_function":"STANDBY","inside_temperature":23.4,"quick_veto":{"active":false,"setpoint_temperature":21}},"_id":"Control_ZO1"}],"configuration":{"eco_mode":true,"holidaymode":{"active":false,"start_date":"2021-10-25","end_date":"2021-10-26","temperature_setpoint":15}},"status":{"datetime":"2021-10-25T16:07:08.000Z","outside_temperature":11.6},"parameters":[{"name":"HEATING","definition":{"values":["NIGHT","DAY"]},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/zones/Control_ZO1/heating/timeprogram"}},{"name":"COOLING","definition":{"values":["OFF","ON"]},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/zones/Control_ZO1/cooling/timeprogram"}},{"name":"HOTWATER","definition":{"values":["OFF","ON"]},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/dhw/Control_DHW/hotwater/timeprogram"}},{"name":"CIRCULATION_PUMP","definition":{"values":["OFF","ON"]},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/dhw/Control_DHW/circulation/timeprogram"}},{"name":"VENTILATION","definition":{"values":["NIGHT","DAY"]},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/ventilation/Control_SYS_MultiMatic/fan/timeprogram"}},{"name":"Betriebsart Heizen","definition":{"values":["AUTO","SETBACK","OFF"]},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/zones/Control_ZO1/heating/configuration/mode"}},{"name":"Betriebsart: Kühlen","definition":{"values":[]},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/zones/Control_ZO1/cooling/configuration/mode"}},{"name":"Nachttemperatur","definition":{"min":5,"max":30,"stepsize":0.5},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/zones/Control_ZO1/heating/configuration/setback_temperature"}},{"name":"Quick Veto Raumsolltemperatur","definition":{"min":5,"max":30,"stepsize":0.5},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/zones/Control_ZO1/configuration/quick_veto"}},{"name":"Raumsolltemperatur Tag","definition":{"min":5,"max":30,"stepsize":0.5},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/zones/Control_ZO1/heating/configuration/setpoint_temperature"}},{"name":"Sonderbetriebsart, die aktiviert wurde","definition":{"values":["NO_QUICK_MODE","QM_PARTY","QM_VENTILATION_BOOST","QM_ONE_DAY_AT_HOME","QM_ONE_DAY_AWAY"]},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/zones/Control_ZO1/configuration/quickmode"}},{"name":"Tagtemperatur Kühlen","definition":{"min":15,"max":30,"stepsize":0.5},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/zones/Control_ZO1/cooling/configuration/setpoint_temperature"}},{"name":"Betriebsart Warmwasserkreis","definition":{"values":["AUTO","DAY","OFF"]},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/dhw/Control_DHW/hotwater/configuration/operation_mode"}},{"name":"Betriebsart Lüften","definition":{"values":["AUTO","NIGHT","DAY"]},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/ventilation/Control_SYS_MultiMatic/fan/configuration/operation_mode"}},{"name":"Maximale Lüftungsstufe Nacht","definition":{"min":1,"max":6,"stepsize":1},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/ventilation/Control_SYS_MultiMatic/fan/configuration/night_level"}},{"name":"Maximale Lüftungsstufe Tag","definition":{"min":1,"max":6,"stepsize":1},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/ventilation/Control_SYS_MultiMatic/fan/configuration/day_level"}},{"name":"Raumsolltemperatur für Tage außer Haus","definition":{"min":5,"max":30,"stepsize":1},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/configuration/holidaymode"}},{"name":"Sonderbetriebsart, die aktiviert wurde","definition":{"values":["NO_QUICK_MODE","QM_PARTY","QM_VENTILATION_BOOST","QM_ONE_DAY_AT_HOME","QM_ONE_DAY_AWAY"]},"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/configuration/quickmode"}}],"dhw":[{"hotwater":{"configuration":{"operation_mode":"ON","temperature_setpoint":55},"timeprogram":{"monday":[{"startTime":"00:00","mode":"OFF"},{"startTime":"05:00","mode":"ON"},{"startTime":"08:00","mode":"OFF"},{"startTime":"16:00","mode":"ON"},{"startTime":"21:00","mode":"OFF"}],"tuesday":[{"startTime":"00:00","mode":"OFF"},{"startTime":"05:00","mode":"ON"},{"startTime":"08:00","mode":"OFF"},{"startTime":"16:00","mode":"ON"},{"startTime":"21:00","mode":"OFF"}],"wednesday":[{"startTime":"00:00","mode":"OFF"},{"startTime":"05:00","mode":"ON"},{"startTime":"08:00","mode":"OFF"},{"startTime":"16:00","mode":"ON"},{"startTime":"21:00","mode":"OFF"}],"thursday":[{"startTime":"00:00","mode":"OFF"},{"startTime":"05:00","mode":"ON"},{"startTime":"08:00","mode":"OFF"},{"startTime":"16:00","mode":"ON"},{"startTime":"21:00","mode":"OFF"}],"friday":[{"startTime":"00:00","mode":"OFF"},{"startTime":"05:00","mode":"ON"},{"startTime":"08:00","mode":"OFF"},{"startTime":"16:00","mode":"ON"},{"startTime":"21:00","mode":"OFF"}],"saturday":[{"startTime":"00:00","mode":"OFF"},{"startTime":"06:00","mode":"ON"},{"startTime":"09:00","mode":"OFF"}],"sunday":[{"startTime":"00:00","mode":"OFF"},{"startTime":"06:00","mode":"ON"},{"startTime":"09:00","mode":"OFF"}]}},"circulation":{"configuration":{"operationMode":"AUTO"},"timeprogram":{"monday":[{"startTime":"00:00","setting":"OFF"},{"startTime":"05:00","setting":"ON"},{"startTime":"08:00","setting":"OFF"},{"startTime":"16:00","setting":"ON"},{"startTime":"21:00","setting":"OFF"}],"tuesday":[{"startTime":"00:00","setting":"OFF"},{"startTime":"05:00","setting":"ON"},{"startTime":"08:00","setting":"OFF"},{"startTime":"16:00","setting":"ON"},{"startTime":"21:00","setting":"OFF"}],"wednesday":[{"startTime":"00:00","setting":"OFF"},{"startTime":"05:00","setting":"ON"},{"startTime":"08:00","setting":"OFF"},{"startTime":"16:00","setting":"ON"},{"startTime":"21:00","setting":"OFF"}],"thursday":[{"startTime":"00:00","setting":"OFF"},{"startTime":"05:00","setting":"ON"},{"startTime":"08:00","setting":"OFF"},{"startTime":"16:00","setting":"ON"},{"startTime":"21:00","setting":"OFF"}],"friday":[{"startTime":"00:00","setting":"OFF"},{"startTime":"05:00","setting":"ON"},{"startTime":"08:00","setting":"OFF"},{"startTime":"16:00","setting":"ON"},{"startTime":"21:00","setting":"OFF"}],"saturday":[{"startTime":"00:00","setting":"OFF"},{"startTime":"06:00","setting":"ON"},{"startTime":"09:00","setting":"OFF"},{"startTime":"16:00","setting":"ON"},{"startTime":"21:00","setting":"OFF"}],"sunday":[{"startTime":"00:00","setting":"OFF"},{"startTime":"06:00","setting":"ON"},{"startTime":"09:00","setting":"OFF"},{"startTime":"16:00","setting":"ON"},{"startTime":"21:00","setting":"OFF"}]}},"_id":"Control_DHW"}]},"meta":{"resourceState":[{"state":"SYNCED","timestamp":1635170828428,"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/status"}},{"state":"OUTDATED","timestamp":1635170830325,"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/configuration"}},{"state":"SYNCED","timestamp":1635170828428,"link":{"rel":"child","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/configuration/holidaymode"}},{"state":"SYNCED","timestamp":1635170828428,"link":{"rel":"child","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/configuration/quickmode"}},{"state":"OUTDATED","timestamp":1635170075697,"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/zones/Control_ZO1/heating/configuration"}},{"state":"SYNCED","timestamp":1635177843000,"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/zones/Control_ZO1/heating/timeprogram"}},{"state":"OUTDATED","timestamp":1635170075697,"link":{"rel":"child","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/zones/Control_ZO1/configuration/quick_veto"}},{"state":"OUTDATED","timestamp":1635170830325,"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/zones/Control_ZO1/configuration"}},{"state":"SYNCED","timestamp":1635178034492,"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/dhw/Control_DHW/circulation/configuration"}},{"state":"SYNCED","timestamp":1635170832108,"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/dhw/Control_DHW/hotwater/configuration"}},{"state":"SYNCED","timestamp":1635177843000,"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/dhw/Control_DHW/circulation/timeprogram"}},{"state":"SYNCED","timestamp":1635177843000,"link":{"rel":"self","resourceLink":"/facilities/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/systemcontrol/v1/dhw/Control_DHW/hotwater/timeprogram"}}]}}
          vaillant.0
          	2021-10-25 16:07:14.598	debug	systemcontrol successful
          vaillant.0
          	2021-10-25 16:07:14.254	debug	Get: systemcontrol
          vaillant.0
          	2021-10-25 16:07:14.252	debug	get method: https://smart.vaillant.com/mobile/api/v4/facilities/$serial/systemcontrol/v1 systemcontrol
          vaillant.0
          	2021-10-25 16:07:04.243	debug	{"body":{"onlineStatus":{"status":"ONLINE"},"firmwareUpdateStatus":{"status":"UPDATE_NOT_PENDING"},"facilityInstallationStatus":{"status":"NOT_INSTALLABLE"}},"meta":{}}
          vaillant.0
          	2021-10-25 16:07:04.238	debug	status successful
          vaillant.0
          	2021-10-25 16:07:04.023	debug	Get: status
          vaillant.0
          	2021-10-25 16:07:04.022	debug	get method: https://smart.vaillant.com/mobile/api/v4/facilities/$serial/system/v1/status status
          vaillant.0
          	2021-10-25 16:07:04.020	debug	clean done
          vaillant.0
          	2021-10-25 16:07:02.481	debug	Set update interval to: 15min
          vaillant.0
          	2021-10-25 16:07:02.479	debug	clean config
          vaillant.0
          	2021-10-25 16:07:02.285	debug	{"body":{"facilitiesList":[{"serialNumber":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx","name":"Thomas","responsibleCountryCode":"AT","supportedBrand":"GREEN_BRAND_COMPATIBLE","capabilities":["SPINE","ROOM_BY_ROOM","SYSTEMCONTROL_MULTIMATIC"],"networkInformation":{"macAddressEthernet":"_my_macadress_","macAddressWifiAccessPoint":"_my_macadress_","macAddressWifiClient":"_my_macadress_"},"firmwareVersion":"357.23.3"}]},"meta":{}}
          vaillant.0
          	2021-10-25 16:07:02.034	debug	undefined
          vaillant.0
          	2021-10-25 16:07:02.032	debug	Authentication successful
          vaillant.0
          	2021-10-25 16:07:01.823	debug	Login successful
          vaillant.0
          	2021-10-25 16:07:01.822	debug	{"body":{"authToken":"hierstandmeintoken"},"meta":{}}
          vaillant.0
          	2021-10-25 16:07:01.350	info	Generate new Id
          vaillant.0
          	2021-10-25 16:07:01.258	info	starting. Version 0.0.14 in /opt/iobroker/node_modules/iobroker.vaillant, node: v12.22.7, js-controller: 3.3.18
          vaillant.0
          	2021-10-25 16:07:00.792	debug	statesDB connected
          vaillant.0
          	2021-10-25 16:07:00.790	debug	States connected to redis: 127.0.0.1:9000
          vaillant.0
          	2021-10-25 16:07:00.753	debug	States create User PubSub Client
          vaillant.0
          	2021-10-25 16:07:00.751	debug	States create System PubSub Client
          vaillant.0
          	2021-10-25 16:07:00.226	debug	Redis States: Use Redis connection: 127.0.0.1:9000
          vaillant.0
          	2021-10-25 16:07:00.222	debug	objectDB connected
          vaillant.0
          	2021-10-25 16:07:00.209	debug	Objects connected to redis: 127.0.0.1:9001
          vaillant.0
          	2021-10-25 16:07:00.172	debug	Objects client initialize lua scripts
          vaillant.0
          	2021-10-25 16:07:00.170	debug	Objects create User PubSub Client
          vaillant.0
          	2021-10-25 16:07:00.169	debug	Objects create System PubSub Client
          vaillant.0
          	2021-10-25 16:07:00.165	debug	Objects client ready ... initialize now
          vaillant.0
          	2021-10-25 16:07:00.100	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
          
          T 1 Reply Last reply Reply Quote 0
          • T
            tombox @Tom Son last edited by

            @tom-son Aber wie du siehst bekommt der Adapter werte von der API. Warum die nicht aktuell sind kann ich nicht sagen rein theoretisch müssten das die gleichen werte wie in der app sein

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

              @tombox ja stimmt, in dem Debug Log sieht man das... 💁‍♂️ aber warum wird das nicht in die Objekte übernommen?

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

                @tom-son Vielleicht nochmal alle objekte löschen und admin neuladen

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

                  @tombox OK denke das war's, habe komplett deinstalliert und die verbliebenen Objekte noch gelöscht, nach dem neu installieren funktioniert es nun. So wie es aussieht, wurden durch ein Update die Objekte nicht mehr neu angelegt, die scheinen mir, haben sich von der Struktur her geändert...

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

                    @tom-son Korrekt. Beim update vor kurzem wurde die Baumstruktur geändert.

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      SamyD @JoergH last edited by

                      Hallo zusammen,

                      ich versuche seit einiger Zeit mittels Blockly eine Art Heizungssteuerung hinzubekommen. Das Ganze soll so funktionieren, dass in Abhängigkeit des PV-Stroms sich die Temperatur ändern soll und damit die Heizung gesteuert wird. Soweit die Theorie.
                      Leider scheitere ich derzeit etwas mit dem Adapter. Wenn ich mittels Blockly die Temperatur hoch laufen lasse, funkt mir - warum auch immer?! - der Adapter dazwischen und setzt den Wert wieder auf den vorigen Wert. Dies geschieht ca. 15 Sekunden nachdem ich mit Blockly den Wert ändern lasse.
                      Habt Ihr eine Ahnung woran das liegt?? Was mache ich falsch?

                      Hier mal der Mitschnitt...
                      Via Blockly wird die Solltemperatur (systemcontrol.zones01.heating.configuration.setpoint_temperature) auf 23,5°C geändert. Nach 15 Sekunden ändert der Adapter den Wert wieder auf 22,5°C.

                      14b9b634-44aa-42f6-a769-c22dc711aed4-image.png

                      T 1 Reply Last reply Reply Quote -1
                      • T
                        tombox @SamyD last edited by

                        @samyd der Wert kommt dann aus dem Vaillant System entweder hat er den Wert nicht übernommen oder nimmt ihn verzögert entgegen.

                        Kommt der Wert in der Anlage oder App an

                        S Michael Scheeren 2 Replies Last reply Reply Quote 0
                        • S
                          SamyD @tombox last edited by

                          @tombox Habe eben das Script nochmal verschlankt. Es kommt teilweise ein Wert in der Anlage und in der App an, dann funktioniert es. Es gibt jedoch auch Werte, die nicht ankommen.

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

                            @samyd gibt es ein Fehler im log?

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              SamyD @tombox last edited by

                              @tombox Nein

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                SamyD @SamyD last edited by

                                Kann man irgendwie prüfen, warum stellweise die Werte nicht in der Anlage oder der app ankommen?

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

                                  @samyd den Adapter in log Level debug setzen und schauen was die api zurück kommt

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    SamyD @tombox last edited by SamyD

                                    @tombox
                                    Der Adapter scheint sich neu zu verbinden. Und das zur gleichen Zeit, wie die Änderung reinkommt.

                                    21136a7e-499d-4b51-bb0e-7af5a8369f31-image.png

                                    37dc4c10-8a71-436c-8914-6f9baab49b4f-image.png

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      SamyD @SamyD last edited by

                                      @samyd Ich glaube ich habe den Fehler gefunden. In den Einstellungen des Adapters hatte ich drin, dass dieser alle 2 Minuten automatisch neu starten soll?! Warum auch immer??
                                      Das habe ich jetzt erhöht und das Problem scheint damit erledigt zu sein.
                                      Danke für den Support!

                                      1 Reply Last reply Reply Quote 0
                                      • Michael Scheeren
                                        Michael Scheeren @tombox last edited by

                                        @tombox
                                        habe eine ähnliche Frage, zum gleichen Wunsch.
                                        Wie sende ich einen Befehl zur Anlage? Bzw. wie erhalte ich Zugriff auf Änderungsmöglichkeiten?

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

                                          @michael-scheeren ist in Beitrag 1 erklärt

                                          Michael Scheeren 1 Reply Last reply Reply Quote 0
                                          • Michael Scheeren
                                            Michael Scheeren @tombox last edited by

                                            @tombox Dankeschön.

                                            bekomme jedoch bei systemcontrol folgende Fehlermeldung:
                                            get method: https://smart.vaillant.com/mobile/api/v4/facilities/$serial/systemcontrol/v1 systemcontrol
                                            Get: systemcontrol
                                            "FACILITY_NOT_COMPATIBLE"
                                            Failed to get systemcontrol

                                            Beim Rest steht immer successful.

                                            Liegt es daran, das ich eine VR921 habe?

                                            T 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            591
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            multimatic senso vaillan vr900 vr920
                                            89
                                            912
                                            243828
                                            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