NEWS
Test Adapter homeconnect (BSH Home-Connect) v0.0.x
-
@Gargano sagte in Test Adapter homeconnect (BSH Home-Connect) v0.0.x:
cloudless

Nee... zeigt er mir auch nicht an.
Unter Energie hab ich auch weniger Adapter als bei dir in der Ansicht ...
Hab nur 59 und Du 65
Bei Haushalt sind es bei mir 29 und bei Die 30

Denke da liegt der Hase begraben das nicht alles gesynct ist.
@StephanH sagte in Test Adapter homeconnect (BSH Home-Connect) v0.0.x:
das nicht alles gesynct ist.
dann synce es
...mit dem Sync-button (2. von links| -
@StephanH sagte in Test Adapter homeconnect (BSH Home-Connect) v0.0.x:
das nicht alles gesynct ist.
dann synce es
...mit dem Sync-button (2. von links| -
@Homoran Es funktioniert nun mit dem Cloudless Adpater, das Reposity war zu alt gewesen 🙈
@StephanH sagte in Test Adapter homeconnect (BSH Home-Connect) v0.0.x:
das Reposity war zu alt gewesen 🙈
nach der Umstellung des Repos sollte immer der reload angestoßen werden.
Das passiert automatisch erst viel später. -
@StephanH sagte in Test Adapter homeconnect (BSH Home-Connect) v0.0.x:
das Reposity war zu alt gewesen 🙈
nach der Umstellung des Repos sollte immer der reload angestoßen werden.
Das passiert automatisch erst viel später. -
Hallo,
eine Frage: wenn ich versuche, die BOSCH Spülmaschine zu über den Home Connect-Adapter (nicht "cloudless") v1.5.2 zu starten, bekomme ich folgende Meldung:
2026-03-26 23:15:10.022 - [32minfo[39m: javascript.0 (854292) script.js.Energiemanagement.Geschirrspüler-Steuerung: starte Programm Dishcare.Dishwasher.Program.Eco50 2026-03-26 23:15:12.938 - [31merror[39m: homeconnect.0 (509) Put: AxiosError: Request failed with status code 409 2026-03-26 23:15:12.939 - [31merror[39m: homeconnect.0 (509) {"error":{"description":"Dishcare.Dishwasher.Option.SilenceOnDemand currently not available or writable","key":"SDK.Error.InvalidOptionState"}}Was ich ausführe, ist lediglich:
const DP_ACTIVE_PROGRAM = 'homeconnect.0.013040530166012633.programs.active.BSH_Common_Root_ActiveProgram'; console.log('starte Programm ' + programId); setState(DP_ACTIVE_PROGRAM, programId);SilenceOnDemand benutzt überhaupt niemand, weder programmatisch noch direkt. Weiß jemand, was das Problem ist?
-
SilenceOnDemand wird bei beiden Adapter geliefert und verursacht bei beiden auch diesen Fehler.
Wähle erst dein Programm aus: programs.selected.BSH_Common_Root_SelectedProgram
Dann in dem Programm das Object löschen: programs.selected.options.Intensiv70.Dishcare_Dishwasher_Option_SilenceOnDemand
Danach: programs.active.BSH_Common_Root_ActiveProgramGruß//Lucky
-
@lucky_esa Danke dir, ich probier das mal aus.
const programId = getState(DP_SELECTED_PROGRAM).val; const programName = programId.substring(programId.lastIndexOf('.')+1); deleteObject(`homeconnect.0.xyz.programs.selected.options.${programName}.Dishcare_Dishwasher_Option_SilenceOnDemand`, false); setState(DP_ACTIVE_PROGRAM, programId);Ist jetzt die absolute Kurzfassung, aber in etwa so dürfte es ja aussehen?
Ist das ein Problem im Adapter, das irgendwann behoben wird, oder brauch ich das zukünftig permanent?
-
ein deleteObject auf ein adapter DP.. böse sehr böse.. mach ein issue auf GIT dafür im Adapter..
@arteck sagte in Test Adapter homeconnect (BSH Home-Connect) v0.0.x:
ein deleteObject auf ein adapter DP.. böse sehr böse.. mach ein issue auf GIT dafür im Adapter..
Done.
-
Das ist absolut böse aber hier nicht wirklich schlimm (sind flexibel). Das sind Objekte die werden bei jedem neu laden oder Programmwechsel gelöscht und wieder neu erstellt.
@smartstuffcoyote
So sieht es bei mir aus und ich steuere den Geschirrspüler mit der Alexa.
Inhalt der Function:
const val = await existsObjectAsync(objID); if (val) { deleteObjectAsync(objID); } return true;Warum dieses Objekt bei beiden Adapter kommt ist mir ein Rätsel. Wahrscheinlich gibt es Geschirrspüler bei den es möglich ist. Bei mir in der APP ist diese Funktion unter ECO50 ausgegraut.
Bei anderen Adpater ist das löschen eines Objects nicht erlaubt!
Gruß//Lucky
-
Das ist absolut böse aber hier nicht wirklich schlimm (sind flexibel). Das sind Objekte die werden bei jedem neu laden oder Programmwechsel gelöscht und wieder neu erstellt.
@smartstuffcoyote
So sieht es bei mir aus und ich steuere den Geschirrspüler mit der Alexa.
Inhalt der Function:
const val = await existsObjectAsync(objID); if (val) { deleteObjectAsync(objID); } return true;Warum dieses Objekt bei beiden Adapter kommt ist mir ein Rätsel. Wahrscheinlich gibt es Geschirrspüler bei den es möglich ist. Bei mir in der APP ist diese Funktion unter ECO50 ausgegraut.
Bei anderen Adpater ist das löschen eines Objects nicht erlaubt!
Gruß//Lucky
@Lucky_ESA sagte in Test Adapter homeconnect (BSH Home-Connect) v0.0.x:
Bei mir in der APP ist diese Funktion unter ECO50 ausgegraut.
Bei mir läufts gerade und "Jetzt leise" ist in der App auch aktivierbar. Vielleicht ist es nur ausgegraut, solange das Programm nicht aktiv ist? Würde ja Sinn ergeben.
Nachtrag: ja, jetzt wo sie aus ist, sind "Speed Perfekt jetzt" und "jetzt leise" ausgegraut.
-
H Homoran verschob dieses Thema von Tester am
-
H Homoran verschob dieses Thema von ...nicht in offiziellem Repo am
-
Hallo,
habe seit neuesten das Problem, dass sich die Programmlaufzeit nicht mehr aktualisiert bei meinem Trockner:
Wenn das Programm startet, dann zeigt er die korrekte Zeit an, zählt aber dann nicht mehr runter.
Erst wenn ich die Tür öffne wenn er fertig ist, dann springt die Zeit wieder auf 0.Jemand eine Idee was ich machen könnte?
-
Hallo,
habe seit neuesten das Problem, dass sich die Programmlaufzeit nicht mehr aktualisiert bei meinem Trockner:
Wenn das Programm startet, dann zeigt er die korrekte Zeit an, zählt aber dann nicht mehr runter.
Erst wenn ich die Tür öffne wenn er fertig ist, dann springt die Zeit wieder auf 0.Jemand eine Idee was ich machen könnte?
@nik82 Schau mal unter
homeconnect.0.xxx.programs.selected.optionsWarum die API das jetzt macht kann ich dir nicht sagen. Bei mir läuft gerade der Gerschirrspüler und da zeigt er mir HEUTE das richtig an.
Derzeit trigger ich jetzt auch beide Objecte.homeconnect.0.xx.programs.selected.options.BSH_Common_Option_RemainingProgramTimeund
homeconnect.0.xxx.programs.active.options.BSH_Common_Option_RemainingProgramTimeMuss mal schauen wann die API das grundlos ändert.
Gruß//Lucky
-
Das Problem tritt bei mir (Geschirrspüler) auch hin und wieder auf. Zuerst läuft alles problemlos los. Der Fortschritt geht voran. Die Restlaufzeit läuft normal "rückwärts". Dann irgendwann bleibt der Fortschritt stehen und Gesamtzeit und Restlaufzeit laufen gemeinsam parallel rückwärts.
Ro75.
-
Danke, ich schick dir das Log beim nächsten Trockner Vorgang :-)
-
@lucky_esa
Hi, wie gewünscht hier das Debug Log, steht momentan auf 187 Minuten, obwohl die App und auch der Trockner nur noch 94 Minuten anzeigt.omeconnect.0 2026-04-27 10:00:19.568 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5580,"ack":true,"ts":1777276819568,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276819477} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 10:00:19.526 debug Set event state homeconnect.0 2026-04-27 10:00:19.525 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5580,"ack":true,"ts":1777276819525,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276819477} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 10:00:19.479 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 10:00:19.478 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5580,"ack":true,"ts":1777276819477,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276819477} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 10:00:19.475 debug Set event state homeconnect.0 2026-04-27 10:00:19.475 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5580 homeconnect.0 2026-04-27 10:00:19.475 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 10:00:19.475 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 10:00:19.475 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276819,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5580}]}" homeconnect.0 2026-04-27 09:59:49.944 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:59:49.901 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:59:49.858 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:59:49.815 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:59:35.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267348711.721738,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:59:19.535 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5640,"ack":true,"ts":1777276759534,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276759445} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:59:19.492 debug Set event state homeconnect.0 2026-04-27 09:59:19.492 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5640,"ack":true,"ts":1777276759491,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276759445} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:59:19.447 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:59:19.446 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5640,"ack":true,"ts":1777276759445,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276759445} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:59:19.443 debug Set event state homeconnect.0 2026-04-27 09:59:19.443 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5640 homeconnect.0 2026-04-27 09:59:19.443 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:59:19.443 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:59:19.443 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276759,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5640}]}" homeconnect.0 2026-04-27 09:58:49.952 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:58:49.900 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:58:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:58:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:58:40.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267293712.385838,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:58:19.503 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5700,"ack":true,"ts":1777276699502,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276699411} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:58:19.459 debug Set event state homeconnect.0 2026-04-27 09:58:19.459 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5700,"ack":true,"ts":1777276699458,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276699411} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:58:19.413 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:58:19.412 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5700,"ack":true,"ts":1777276699411,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276699411} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:58:19.410 debug Set event state homeconnect.0 2026-04-27 09:58:19.410 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5700 homeconnect.0 2026-04-27 09:58:19.410 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:58:19.410 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:58:19.410 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276699,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5700}]}" homeconnect.0 2026-04-27 09:57:49.946 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:57:49.903 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:57:49.859 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:57:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:57:45.044 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267238712.724978,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:57:19.483 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5460,"ack":true,"ts":1777276639482,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276639392} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:57:19.440 debug Set event state homeconnect.0 2026-04-27 09:57:19.440 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5460,"ack":true,"ts":1777276639439,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276639392} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:57:19.393 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:57:19.392 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5460,"ack":true,"ts":1777276639392,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276639392} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:57:19.390 debug Set event state homeconnect.0 2026-04-27 09:57:19.390 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5460 homeconnect.0 2026-04-27 09:57:19.390 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:57:19.390 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:57:19.390 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276639,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5460}]}" homeconnect.0 2026-04-27 09:56:50.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267183711.981555,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:56:49.943 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:56:49.899 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:56:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:56:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:56:19.430 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5520,"ack":true,"ts":1777276579429,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276579337} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:56:19.387 debug Set event state homeconnect.0 2026-04-27 09:56:19.386 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5520,"ack":true,"ts":1777276579385,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276579337} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:56:19.339 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:56:19.338 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5520,"ack":true,"ts":1777276579337,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276579337} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:56:19.335 debug Set event state homeconnect.0 2026-04-27 09:56:19.335 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5520 homeconnect.0 2026-04-27 09:56:19.335 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:56:19.335 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:56:19.335 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276579,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5520}]}" homeconnect.0 2026-04-27 09:55:55.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267128712.628332,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:55:49.942 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:55:49.899 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:55:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:55:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:55:19.397 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5580,"ack":true,"ts":1777276519396,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276519308} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:55:19.354 debug Set event state homeconnect.0 2026-04-27 09:55:19.354 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5580,"ack":true,"ts":1777276519353,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276519308} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:55:19.310 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:55:19.309 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5580,"ack":true,"ts":1777276519308,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276519308} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:55:19.307 debug Set event state homeconnect.0 2026-04-27 09:55:19.307 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5580 homeconnect.0 2026-04-27 09:55:19.307 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:55:19.307 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:55:19.307 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276519,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5580}]}" homeconnect.0 2026-04-27 09:55:00.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267073712.049447,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:54:49.943 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:54:49.900 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:54:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:54:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:54:19.361 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5640,"ack":true,"ts":1777276459360,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276459269} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:54:19.318 debug Set event state homeconnect.0 2026-04-27 09:54:19.317 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5640,"ack":true,"ts":1777276459316,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276459269} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:54:19.270 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:54:19.270 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5640,"ack":true,"ts":1777276459269,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276459269} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:54:19.267 debug Set event state homeconnect.0 2026-04-27 09:54:19.267 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5640 homeconnect.0 2026-04-27 09:54:19.267 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:54:19.267 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:54:19.266 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276459,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5640}]}" homeconnect.0 2026-04-27 09:54:05.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267018712.200412,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:53:49.943 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:53:49.900 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:53:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:53:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:53:19.324 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5700,"ack":true,"ts":1777276399323,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276399233} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:53:19.281 debug Set event state homeconnect.0 2026-04-27 09:53:19.281 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5700,"ack":true,"ts":1777276399280,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276399233} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:53:19.235 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:53:19.234 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5700,"ack":true,"ts":1777276399233,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276399233} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:53:19.231 debug Set event state homeconnect.0 2026-04-27 09:53:19.231 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5700 homeconnect.0 2026-04-27 09:53:19.231 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:53:19.231 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:53:19.231 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276399,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5700}]}" homeconnect.0 2026-04-27 09:53:10.044 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":266963712.84893,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:52:49.942 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:52:49.900 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:52:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:52:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:52:19.290 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5460,"ack":true,"ts":1777276339289,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276339199} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:52:19.247 debug Set event state homeconnect.0 2026-04-27 09:52:19.247 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5460,"ack":true,"ts":1777276339246,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276339199} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:52:19.200 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:52:19.199 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5460,"ack":true,"ts":1777276339199,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276339199} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:52:19.196 debug Set event state homeconnect.0 2026-04-27 09:52:19.196 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5460 homeconnect.0 2026-04-27 09:52:19.196 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:52:19.196 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:52:19.196 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276339,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5460}]}" homeconnect.0 2026-04-27 09:52:15.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":266908712.331155,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:51:49.944 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:51:49.901 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:51:49.858 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:51:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:51:20.042 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":266853711.302935,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:51:19.252 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5520,"ack":true,"ts":1777276279251,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276279163} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:51:19.209 debug Set event state homeconnect.0 2026-04-27 09:51:19.209 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5520,"ack":true,"ts":1777276279208,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276279163} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:51:19.165 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:51:19.164 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5520,"ack":true,"ts":1777276279163,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276279163} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:51:19.161 debug Set event state homeconnect.0 2026-04-27 09:51:19.161 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5520 homeconnect.0 2026-04-27 09:51:19.161 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:51:19.161 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:51:19.160 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276279,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5520}]}" homeconnect.0 2026-04-27 09:50:49.943 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:50:49.900 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:50:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:50:49.813 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:50:45.691 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":266819359.759168,"origin":"https://api.home-connect.com"}Wenn ich das Log so sehe, dann liest es anscheinend die Restlaufzeit richtig aus, aber im Objekt wird es nicht aktualisiert:

Falls ich noch etwas anderes machen oder schicken soll, gib mir gerne Bescheid.
Vielen Dank im Voraus.
-
@lucky_esa
Hi, wie gewünscht hier das Debug Log, steht momentan auf 187 Minuten, obwohl die App und auch der Trockner nur noch 94 Minuten anzeigt.omeconnect.0 2026-04-27 10:00:19.568 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5580,"ack":true,"ts":1777276819568,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276819477} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 10:00:19.526 debug Set event state homeconnect.0 2026-04-27 10:00:19.525 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5580,"ack":true,"ts":1777276819525,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276819477} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 10:00:19.479 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 10:00:19.478 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5580,"ack":true,"ts":1777276819477,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276819477} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 10:00:19.475 debug Set event state homeconnect.0 2026-04-27 10:00:19.475 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5580 homeconnect.0 2026-04-27 10:00:19.475 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 10:00:19.475 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 10:00:19.475 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276819,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5580}]}" homeconnect.0 2026-04-27 09:59:49.944 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:59:49.901 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:59:49.858 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:59:49.815 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:59:35.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267348711.721738,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:59:19.535 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5640,"ack":true,"ts":1777276759534,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276759445} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:59:19.492 debug Set event state homeconnect.0 2026-04-27 09:59:19.492 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5640,"ack":true,"ts":1777276759491,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276759445} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:59:19.447 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:59:19.446 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5640,"ack":true,"ts":1777276759445,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276759445} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:59:19.443 debug Set event state homeconnect.0 2026-04-27 09:59:19.443 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5640 homeconnect.0 2026-04-27 09:59:19.443 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:59:19.443 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:59:19.443 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276759,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5640}]}" homeconnect.0 2026-04-27 09:58:49.952 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:58:49.900 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:58:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:58:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:58:40.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267293712.385838,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:58:19.503 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5700,"ack":true,"ts":1777276699502,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276699411} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:58:19.459 debug Set event state homeconnect.0 2026-04-27 09:58:19.459 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5700,"ack":true,"ts":1777276699458,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276699411} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:58:19.413 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:58:19.412 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5700,"ack":true,"ts":1777276699411,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276699411} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:58:19.410 debug Set event state homeconnect.0 2026-04-27 09:58:19.410 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5700 homeconnect.0 2026-04-27 09:58:19.410 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:58:19.410 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:58:19.410 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276699,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5700}]}" homeconnect.0 2026-04-27 09:57:49.946 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:57:49.903 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:57:49.859 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:57:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:57:45.044 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267238712.724978,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:57:19.483 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5460,"ack":true,"ts":1777276639482,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276639392} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:57:19.440 debug Set event state homeconnect.0 2026-04-27 09:57:19.440 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5460,"ack":true,"ts":1777276639439,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276639392} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:57:19.393 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:57:19.392 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5460,"ack":true,"ts":1777276639392,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276639392} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:57:19.390 debug Set event state homeconnect.0 2026-04-27 09:57:19.390 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5460 homeconnect.0 2026-04-27 09:57:19.390 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:57:19.390 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:57:19.390 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276639,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5460}]}" homeconnect.0 2026-04-27 09:56:50.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267183711.981555,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:56:49.943 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:56:49.899 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:56:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:56:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:56:19.430 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5520,"ack":true,"ts":1777276579429,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276579337} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:56:19.387 debug Set event state homeconnect.0 2026-04-27 09:56:19.386 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5520,"ack":true,"ts":1777276579385,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276579337} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:56:19.339 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:56:19.338 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5520,"ack":true,"ts":1777276579337,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276579337} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:56:19.335 debug Set event state homeconnect.0 2026-04-27 09:56:19.335 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5520 homeconnect.0 2026-04-27 09:56:19.335 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:56:19.335 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:56:19.335 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276579,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5520}]}" homeconnect.0 2026-04-27 09:55:55.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267128712.628332,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:55:49.942 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:55:49.899 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:55:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:55:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:55:19.397 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5580,"ack":true,"ts":1777276519396,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276519308} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:55:19.354 debug Set event state homeconnect.0 2026-04-27 09:55:19.354 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5580,"ack":true,"ts":1777276519353,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276519308} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:55:19.310 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:55:19.309 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5580,"ack":true,"ts":1777276519308,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276519308} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:55:19.307 debug Set event state homeconnect.0 2026-04-27 09:55:19.307 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5580 homeconnect.0 2026-04-27 09:55:19.307 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:55:19.307 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:55:19.307 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276519,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5580}]}" homeconnect.0 2026-04-27 09:55:00.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267073712.049447,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:54:49.943 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:54:49.900 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:54:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:54:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:54:19.361 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5640,"ack":true,"ts":1777276459360,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276459269} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:54:19.318 debug Set event state homeconnect.0 2026-04-27 09:54:19.317 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5640,"ack":true,"ts":1777276459316,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276459269} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:54:19.270 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:54:19.270 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5640,"ack":true,"ts":1777276459269,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276459269} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:54:19.267 debug Set event state homeconnect.0 2026-04-27 09:54:19.267 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5640 homeconnect.0 2026-04-27 09:54:19.267 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:54:19.267 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:54:19.266 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276459,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5640}]}" homeconnect.0 2026-04-27 09:54:05.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":267018712.200412,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:53:49.943 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:53:49.900 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:53:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:53:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:53:19.324 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5700,"ack":true,"ts":1777276399323,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276399233} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:53:19.281 debug Set event state homeconnect.0 2026-04-27 09:53:19.281 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5700,"ack":true,"ts":1777276399280,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276399233} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:53:19.235 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:53:19.234 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5700,"ack":true,"ts":1777276399233,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276399233} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:53:19.231 debug Set event state homeconnect.0 2026-04-27 09:53:19.231 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5700 homeconnect.0 2026-04-27 09:53:19.231 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:53:19.231 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:53:19.231 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276399,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5700}]}" homeconnect.0 2026-04-27 09:53:10.044 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":266963712.84893,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:52:49.942 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:52:49.900 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:52:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:52:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:52:19.290 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5460,"ack":true,"ts":1777276339289,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276339199} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:52:19.247 debug Set event state homeconnect.0 2026-04-27 09:52:19.247 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5460,"ack":true,"ts":1777276339246,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276339199} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:52:19.200 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:52:19.199 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5460,"ack":true,"ts":1777276339199,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276339199} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:52:19.196 debug Set event state homeconnect.0 2026-04-27 09:52:19.196 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5460 homeconnect.0 2026-04-27 09:52:19.196 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:52:19.196 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:52:19.196 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276339,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5460}]}" homeconnect.0 2026-04-27 09:52:15.043 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":266908712.331155,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:51:49.944 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:51:49.901 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:51:49.858 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:51:49.814 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:51:20.042 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":266853711.302935,"origin":"https://api.home-connect.com"} homeconnect.0 2026-04-27 09:51:19.252 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5520,"ack":true,"ts":1777276279251,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276279163} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:51:19.209 debug Set event state homeconnect.0 2026-04-27 09:51:19.209 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5520,"ack":true,"ts":1777276279208,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276279163} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:51:19.165 debug INFORMATION - Extend common: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime homeconnect.0 2026-04-27 09:51:19.164 debug State changed: homeconnect.0.BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime {"val":5520,"ack":true,"ts":1777276279163,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1777276279163} BSH.Common.Option.RemainingProgramTime homeconnect.0 2026-04-27 09:51:19.161 debug Set event state homeconnect.0 2026-04-27 09:51:19.161 debug Path: BOSCH-WTX87KX0-68A40E73B091.programs.selected.options.BSH_Common_Option_RemainingProgramTime:5520 homeconnect.0 2026-04-27 09:51:19.161 debug lastEventId: BOSCH-WTX87KX0-68A40E73B091 homeconnect.0 2026-04-27 09:51:19.161 debug eventType: "NOTIFY" homeconnect.0 2026-04-27 09:51:19.160 debug event: "{\"haId\":\"BOSCH-WTX87KX0-68A40E73B091\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"name\":\"Remaining programme running time\",\"timestamp\":1777276279,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/BOSCH-WTX87KX0-68A40E73B091/programs/selected/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5520}]}" homeconnect.0 2026-04-27 09:50:49.943 debug Catch state - homeconnect.0.rateTokenLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:50:49.900 debug Catch state - homeconnect.0.rateLimit.reason - reason homeconnect.0 2026-04-27 09:50:49.857 debug Catch state - homeconnect.0.rateLimit.isBlocked - isBlocked homeconnect.0 2026-04-27 09:50:49.813 debug Catch state - homeconnect.0.rateLimit.limitJson - limitJson homeconnect.0 2026-04-27 09:50:45.691 debug KEEP-ALIVE: {"type":"KEEP-ALIVE","data":"","lastEventId":"","timestamp":266819359.759168,"origin":"https://api.home-connect.com"}Wenn ich das Log so sehe, dann liest es anscheinend die Restlaufzeit richtig aus, aber im Objekt wird es nicht aktualisiert:

Falls ich noch etwas anderes machen oder schicken soll, gib mir gerne Bescheid.
Vielen Dank im Voraus.
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden
