ioBroker.homeconnect icon indicating copy to clipboard operation
ioBroker.homeconnect copied to clipboard

DelayedStart Washer

Open crusader85 opened this issue 1 year ago • 19 comments

Hi, I cannot start a delay at WGB256A40. If I set a delaytime(homeconnect.0.xxx.programs.active.options.BSH_Common_Option_FinishInRelative) it will be set to standard, when I start a program. How can I use it?

Regards

crusader85 avatar Nov 12 '23 19:11 crusader85

In theory you should select this via

homeconnect.0.xxxxx.programs.selected.options.BSH_Common_Option_FinishInRelative

But you can install the GitHub version to see more debug logs

TA2k avatar Nov 12 '23 19:11 TA2k

yes, that was also my idea, but then i have to start a program via machine or via active-switch. But then the default-time appear. I will install the github-version

crusader85 avatar Nov 12 '23 19:11 crusader85

image

manually set to 18000 -> remotestart on mashine is active

image

mashine start with BSH_Common_Root_ActiveProgram or via washer

`

homeconnect.0 2023-11-12 20:58:52.447 debug {"error":{"description":"Program currently not available","key":"SDK.Error.ProgramNotAvailable"}}
homeconnect.0 2023-11-12 20:58:52.446 info xxx/programs/available/Dishcare.Dishwasher.Program.Eco50: Program currently not available.
homeconnect.0 2023-11-12 20:58:51.091 debug Delete: xxxx.programs.active.options
homeconnect.0 2023-11-12 20:58:51.091 debug active.options.
homeconnect.0 2023-11-12 20:58:50.980 debug Set event state
homeconnect.0 2023-11-12 20:58:50.979 debug xxxx.programs.active.BSH_Common_Root_ActiveProgram:LaundryCare.Washer.Program.Cotton.Eco4060
homeconnect.0 2023-11-12 20:58:50.979 debug event: {"type":"NOTIFY","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Root.ActiveProgram","level":"hint","timestamp":1699819130,"uri":"/api/homeappliances/xxxx/programs/active","value":"LaundryCare.Washer.Program.Cotton.Eco4060"}]}","lastEventId":"xxxxx","origin":"https://api.home-connect.com"}
homeconnect.0 2023-11-12 20:58:50.314 debug Set event state
homeconnect.0 2023-11-12 20:58:50.313 debug xxx.programs.selected.options.BSH_Common_Option_RemainingProgramTime:13860
homeconnect.0 2023-11-12 20:58:50.313 debug event: {"type":"NOTIFY","data":"{"haId":"xxxxx","items":[{"handling":"none","key":"BSH.Common.Option.RemainingProgramTime","level":"hint","timestamp":1699819130,"unit":"seconds","uri":"/api/homeappliances/xxxx/programs/selected/options/BSH.Common.Option.RemainingProgramTime","value":13860}]}","lastEventId":"xxx","origin":"https://api.home-connect.com"}
homeconnect.0 2023-11-12 20:58:49.947 debug Extend common option: homeconnect.0.483100538686000927.status.BSH_Common_Status_DoorState
homeconnect.0 2023-11-12 20:58:49.900 debug Set event state
homeconnect.0 2023-11-12 20:58:49.899 debug xxxx.status.BSH_Common_Status_DoorState:BSH.Common.EnumType.DoorState.Locked
homeconnect.0 2023-11-12 20:58:49.899 debug event: {"type":"STATUS","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Status.DoorState","level":"hint","timestamp":1699819129,"uri":"/api/homeappliances/xxxx/status/BSH.Common.Status.DoorState","value":"BSH.Common.EnumType.DoorState.Locked"}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}
homeconnect.0 2023-11-12 20:58:49.138 debug Extend common option: homeconnect.0.xxx.status.BSH_Common_Status_OperationState
homeconnect.0 2023-11-12 20:58:49.092 debug Set event state
homeconnect.0 2023-11-12 20:58:49.090 debug xxxxx.status.BSH_Common_Status_OperationState:BSH.Common.EnumType.OperationState.Run
homeconnect.0 2023-11-12 20:58:49.090 debug event: {"type":"STATUS","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Status.OperationState","level":"hint","timestamp":1699819129,"uri":"/api/homeappliances/xxx/status/BSH.Common.Status.OperationState","value":"BSH.Common.EnumType.OperationState.Run"}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}
`

Time goes back to standard

crusader85 avatar Nov 12 '23 20:11 crusader85

I don't see when you start a program via homeconnect.0.Bxxxxx.programs.active.BSH_Common_Root_ActiveProgram

TA2k avatar Nov 12 '23 20:11 TA2k

here the complete log from start

`homeconnect.0 2023-11-12 21:08:22.343 debug Set event state

homeconnect.0 2023-11-12 21:08:22.341 debug 011040517384016298.programs.active.options.BSH_Common_Option_StartInRelative:13920

homeconnect.0 2023-11-12 21:08:22.341 debug event: {"type":"NOTIFY","data":"{"haId":"xxx","items":[{"handling":"none","key":"BSH.Common.Option.StartInRelative","level":"hint","timestamp":1699819702,"unit":"seconds","uri":"/api/homeappliances/xxx/programs/active/options/BSH.Common.Option.StartInRelative","value":13920}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}

homeconnect.0 2023-11-12 21:08:17.748 debug Extend common option: homeconnect.0.xxxx.programs.active.options.LaundryCare_Common_Option_ProcessPhase

homeconnect.0 2023-11-12 21:08:17.747 debug Extend common option: homeconnect.0.xxxx.programs.active.options.LaundryCare_Washer_Option_Temperature

homeconnect.0 2023-11-12 21:08:17.746 debug Extend common option: homeconnect.0.xxxx.programs.active.options.LaundryCare_Washer_Option_SpinSpeed

homeconnect.0 2023-11-12 21:08:17.690 debug Set api value

homeconnect.0 2023-11-12 21:08:17.683 debug Set api value

homeconnect.0 2023-11-12 21:08:17.683 debug Set api value

homeconnect.0 2023-11-12 21:08:17.683 debug Set api value

homeconnect.0 2023-11-12 21:08:17.683 debug Set api value

homeconnect.0 2023-11-12 21:08:17.683 debug Set api value

homeconnect.0 2023-11-12 21:08:17.682 debug Set api value

homeconnect.0 2023-11-12 21:08:17.668 debug Set api value

homeconnect.0 2023-11-12 21:08:17.667 debug Set api value

homeconnect.0 2023-11-12 21:08:17.660 debug Set api value

homeconnect.0 2023-11-12 21:08:17.659 debug Set api value

homeconnect.0 2023-11-12 21:08:17.658 debug Set api value

homeconnect.0 2023-11-12 21:08:17.656 debug Create State: xxxx.programs.active.options.LaundryCare_Common_Option_ProcessPhase

homeconnect.0 2023-11-12 21:08:17.656 debug Create State: xxxx.programs.active.options.BSH_Common_Option_RemainingProgramTimeIsEstimated

homeconnect.0 2023-11-12 21:08:17.656 debug Create State: xxxx.programs.active.options.BSH_Common_Option_ProgramProgress

homeconnect.0 2023-11-12 21:08:17.656 debug Create State: xxxx.programs.active.options.LaundryCare_Washer_Option_Temperature

homeconnect.0 2023-11-12 21:08:17.656 debug Create State: xxxx.programs.active.options.LaundryCare_Washer_Option_SpinSpeed

homeconnect.0 2023-11-12 21:08:17.656 debug Create State: xxxx.programs.active.options.LaundryCare_Washer_Option_RinseHold

homeconnect.0 2023-11-12 21:08:17.656 debug Create State: xxxx.programs.active.options.LaundryCare_Washer_Option_IDos2Active

homeconnect.0 2023-11-12 21:08:17.656 debug Create State: xxxx.programs.active.options.LaundryCare_Washer_Option_IDos1Active

homeconnect.0 2023-11-12 21:08:17.656 debug Create State: xxxx.programs.active.options.LaundryCare_Common_Option_LoadRecommendation

homeconnect.0 2023-11-12 21:08:17.656 debug Create State: xxxx.programs.active.options.BSH_Common_Option_RemainingProgramTime

homeconnect.0 2023-11-12 21:08:17.656 debug Create State: xxxx.programs.active.options.BSH_Common_Option_EstimatedTotalProgramTime

homeconnect.0 2023-11-12 21:08:17.656 debug Create State: xxxx.programs.active.options.BSH_Common_Option_FinishInRelative

homeconnect.0 2023-11-12 21:08:17.656 debug {"data":{"options":[{"key":"BSH.Common.Option.FinishInRelative","value":13814,"unit":"seconds","name":"Zeitversetzter Betrieb"},{"key":"BSH.Common.Option.EstimatedTotalProgramTime","value":13860,"unit":"seconds","name":"Geschätzte Gesamtprogrammlaufzeit"},{"key":"BSH.Common.Option.RemainingProgramTime","value":13858,"unit":"seconds","name":"Verbleibende Programmlaufzeit"},{"key":"LaundryCare.Common.Option.LoadRecommendation","value":10000,"unit":"gram","name":"Beladungsempfehlung"},{"key":"LaundryCare.Washer.Option.IDos1Active","value":true,"name":"i-DOS Flüssigwaschmittel (Behälter 1)"},{"key":"LaundryCare.Washer.Option.IDos2Active","value":true,"name":"i-DOS Weichspüler (Behälter 2)"},{"key":"LaundryCare.Washer.Option.RinseHold","value":false,"name":"Spülstopp"},{"key":"LaundryCare.Washer.Option.SpinSpeed","value":"LaundryCare.Washer.EnumType.SpinSpeed.RPM1600","name":"Drehzahl","displayvalue":"1600 U/min"},{"key":"LaundryCare.Washer.Option.Temperature","value":"LaundryCare.Washer.EnumType.Temperature.Auto","name":"Temperatur","displayvalue":"Auto"},{"key":"BSH.Common.Option.ProgramProgress","value":0,"unit":"%","name":"aktueller Programmfortschritt"},{"key":"BSH.Common.Option.RemainingProgramTimeIsEstimated","value":true,"name":"Geschätzte Restprogrammlaufzeit"},{"key":"LaundryCare.Common.Option.ProcessPhase","value":"LaundryCare.Common.EnumType.ProcessPhase.DetectingLoad","name":"Prozessphase","displayvalue":"Mengenautomatik aktiv"}]}}

homeconnect.0 2023-11-12 21:08:17.655 debug /programs/active/options

homeconnect.0 2023-11-12 21:08:17.655 debug {"data":{"options":[{"key":"BSH.Common.Option.FinishInRelative","value":13814,"unit":"seconds","name":"Zeitversetzter Betrieb"},{"key":"BSH.Common.Option.EstimatedTotalProgramTime","value":13860,"unit":"seconds","name":"Geschätzte Gesamtprogrammlaufzeit"},{"key":"BSH.Common.Option.RemainingProgramTime","value":13858,"unit":"seconds","name":"Verbleibende Programmlaufzeit"},{"key":"LaundryCare.Common.Option.LoadRecommendation","value":10000,"unit":"gram","name":"Beladungsempfehlung"},{"key":"LaundryCare.Washer.Option.IDos1Active","value":true,"name":"i-DOS Flüssigwaschmittel (Behälter 1)"},{"key":"LaundryCare.Washer.Option.IDos2Active","value":true,"name":"i-DOS Weichspüler (Behälter 2)"},{"key":"LaundryCare.Washer.Option.RinseHold","value":false,"name":"Spülstopp"},{"key":"LaundryCare.Washer.Option.SpinSpeed","value":"LaundryCare.Washer.EnumType.SpinSpeed.RPM1600","name":"Drehzahl","displayvalue":"1600 U/min"},{"key":"LaundryCare.Washer.Option.Temperature","value":"LaundryCare.Washer.EnumType.Temperature.Auto","name":"Temperatur","displayvalue":"Auto"},{"key":"BSH.Common.Option.ProgramProgress","value":0,"unit":"%","name":"aktueller Programmfortschritt"},{"key":"BSH.Common.Option.RemainingProgramTimeIsEstimated","value":true,"name":"Geschätzte Restprogrammlaufzeit"},{"key":"LaundryCare.Common.Option.ProcessPhase","value":"LaundryCare.Common.EnumType.ProcessPhase.DetectingLoad","name":"Prozessphase","displayvalue":"Mengenautomatik aktiv"}]}}

homeconnect.0 2023-11-12 21:08:16.749 debug Delete: xxxx.programs.active.options

homeconnect.0 2023-11-12 21:08:16.749 debug active.options.

homeconnect.0 2023-11-12 21:08:16.628 debug Set event state

homeconnect.0 2023-11-12 21:08:16.626 debug xxxx.programs.active.BSH_Common_Root_ActiveProgram:LaundryCare.Washer.Program.Cotton.Eco4060

homeconnect.0 2023-11-12 21:08:16.626 debug event: {"type":"NOTIFY","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Root.ActiveProgram","level":"hint","timestamp":1699819696,"uri":"/api/homeappliances/xxxx/programs/active","value":"LaundryCare.Washer.Program.Cotton.Eco4060"}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}

homeconnect.0 2023-11-12 21:08:16.435 debug {"error":{"description":"There is no program active","key":"SDK.Error.NoProgramActive"}}

homeconnect.0 2023-11-12 21:08:16.434 info xxxx/programs/active/options: There is no program active.

homeconnect.0 2023-11-12 21:08:15.990 debug Extend common option: homeconnect.0.xxxx.status.BSH_Common_Status_DoorState

homeconnect.0 2023-11-12 21:08:15.945 debug Set event state

homeconnect.0 2023-11-12 21:08:15.943 debug xxxx.status.BSH_Common_Status_DoorState:BSH.Common.EnumType.DoorState.Locked

homeconnect.0 2023-11-12 21:08:15.943 debug event: {"type":"STATUS","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Status.DoorState","level":"hint","timestamp":1699819695,"uri":"/api/homeappliances/xxxx/status/BSH.Common.Status.DoorState","value":"BSH.Common.EnumType.DoorState.Locked"}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}

homeconnect.0 2023-11-12 21:08:14.848 debug Delete: xxxx.programs.active.options

homeconnect.0 2023-11-12 21:08:14.848 debug active.options.

homeconnect.0 2023-11-12 21:08:14.777 debug ""

homeconnect.0 2023-11-12 21:08:14.683 debug Extend common option: homeconnect.0.xxxx.status.BSH_Common_Status_OperationState

homeconnect.0 2023-11-12 21:08:14.631 debug Set event state

homeconnect.0 2023-11-12 21:08:14.630 debug xxxx.status.BSH_Common_Status_OperationState:BSH.Common.EnumType.OperationState.Run

homeconnect.0 2023-11-12 21:08:14.629 debug event: {"type":"STATUS","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Status.OperationState","level":"hint","timestamp":1699819694,"uri":"/api/homeappliances/xxxx/status/BSH.Common.Status.OperationState","value":"BSH.Common.EnumType.OperationState.Run"}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}

homeconnect.0 2023-11-12 21:08:12.350 debug Put {"data":{"key":"LaundryCare.Washer.Program.Cotton.Eco4060","options":[{"key":"BSH.Common.Option.FinishInRelative","value":13800},{"key":"LaundryCare.Washer.Option.IDos1Active","value":true}]}} to /programs/active for xxxx

homeconnect.0 2023-11-12 21:08:12.350 debug Available options: ["BSH.Common.Option.FinishInRelative","LaundryCare.Washer.Option.IDos1Active"]

homeconnect.0 2023-11-12 21:08:12.350 debug Option LaundryCare.Washer.Option.Temperature is not available for LaundryCare.Washer.Program.Cotton.Eco4060

homeconnect.0 2023-11-12 21:08:12.350 debug Available options: ["BSH.Common.Option.FinishInRelative","LaundryCare.Washer.Option.IDos1Active"]

homeconnect.0 2023-11-12 21:08:12.350 debug Option LaundryCare.Washer.Option.SpinSpeed is not available for LaundryCare.Washer.Program.Cotton.Eco4060

homeconnect.0 2023-11-12 21:08:12.350 debug Available options: ["BSH.Common.Option.FinishInRelative","LaundryCare.Washer.Option.IDos1Active"]

homeconnect.0 2023-11-12 21:08:12.350 debug Option LaundryCare.Washer.Option.RinseHold is not available for LaundryCare.Washer.Program.Cotton.Eco4060

homeconnect.0 2023-11-12 21:08:12.350 debug Available options: ["BSH.Common.Option.FinishInRelative","LaundryCare.Washer.Option.IDos1Active"]

homeconnect.0 2023-11-12 21:08:12.350 debug Option LaundryCare.Washer.Option.IDos2Active is not available for LaundryCare.Washer.Program.Cotton.Eco4060

homeconnect.0 2023-11-12 21:08:12.350 debug Available options: ["BSH.Common.Option.FinishInRelative","LaundryCare.Washer.Option.IDos1Active"]

homeconnect.0 2023-11-12 21:08:12.350 debug Option LaundryCare.Common.Option.LoadRecommendation is not available for LaundryCare.Washer.Program.Cotton.Eco4060

homeconnect.0 2023-11-12 21:08:12.350 debug Available options: ["BSH.Common.Option.FinishInRelative","LaundryCare.Washer.Option.IDos1Active"]

homeconnect.0 2023-11-12 21:08:12.349 debug Option BSH.Common.Option.EstimatedTotalProgramTime is not available for LaundryCare.Washer.Program.Cotton.Eco4060

homeconnect.0 2023-11-12 21:07:53.596 error {"error":{"description":"The requested resource could not be found.","key":"404"}}

homeconnect.0 2023-11-12 21:07:53.596 error AxiosError: Request failed with status code 404

homeconnect.0 2023-11-12 21:07:53.526 debug Put {"data":{"key":"BSH.Common.Option.FinishInRelative","value":18000}} to /programs/selected/BSH.Common.Option.FinishInRelative for xxxx

homeconnect.0 2023-11-12 21:07:31.151 debug Extend common option: homeconnect.0.xxxx.programs.selected.options.Eco4060.LaundryCare_Washer_Option_Temperature

homeconnect.0 2023-11-12 21:07:31.148 debug Extend common option: homeconnect.0.xxxx.programs.selected.options.Eco4060.LaundryCare_Washer_Option_SpinSpeed

homeconnect.0 2023-11-12 21:07:31.147 debug Set event state

homeconnect.0 2023-11-12 21:07:31.144 debug xxxx.programs.selected.options.BSH_Common_Option_FinishInRelative:13860

homeconnect.0 2023-11-12 21:07:31.144 debug event: {"type":"NOTIFY","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Option.FinishInRelative","level":"hint","timestamp":1699819651,"unit":"seconds","uri":"/api/homeappliances/xxxx/programs/selected/options/BSH.Common.Option.FinishInRelative","value":13860}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}

homeconnect.0 2023-11-12 21:07:31.140 debug Set api value

homeconnect.0 2023-11-12 21:07:31.097 debug Create State: xxxx.programs.selected.options.Eco4060.LaundryCare_Washer_Option_Temperature

homeconnect.0 2023-11-12 21:07:31.096 debug Set api value

homeconnect.0 2023-11-12 21:07:31.052 debug Create State: xxxx.programs.selected.options.Eco4060.LaundryCare_Washer_Option_SpinSpeed

homeconnect.0 2023-11-12 21:07:31.052 debug Set api value

homeconnect.0 2023-11-12 21:07:31.010 debug Set event state

homeconnect.0 2023-11-12 21:07:31.009 debug Create State: xxxx.programs.selected.options.Eco4060.LaundryCare_Washer_Option_RinseHold

homeconnect.0 2023-11-12 21:07:31.008 debug Set api value

homeconnect.0 2023-11-12 21:07:31.008 debug xxxx.programs.selected.options.BSH_Common_Option_EstimatedTotalProgramTime:13860

homeconnect.0 2023-11-12 21:07:31.008 debug event: {"type":"NOTIFY","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Option.EstimatedTotalProgramTime","level":"hint","timestamp":1699819651,"unit":"seconds","uri":"/api/homeappliances/xxxx/programs/selected/options/BSH.Common.Option.EstimatedTotalProgramTime","value":13860}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}

homeconnect.0 2023-11-12 21:07:30.977 debug Create State: xxxx.programs.selected.options.Eco4060.LaundryCare_Washer_Option_IDos2Active

homeconnect.0 2023-11-12 21:07:30.977 debug Set api value

homeconnect.0 2023-11-12 21:07:30.974 debug Create State: xxxx.programs.selected.options.Eco4060.LaundryCare_Washer_Option_IDos1Active

homeconnect.0 2023-11-12 21:07:30.973 debug Set api value

homeconnect.0 2023-11-12 21:07:30.973 debug Create State: xxxx.programs.selected.options.Eco4060.LaundryCare_Common_Option_LoadRecommendation

homeconnect.0 2023-11-12 21:07:30.972 debug Set api value

homeconnect.0 2023-11-12 21:07:30.971 debug Create State: xxxx.programs.selected.options.Eco4060.BSH_Common_Option_EstimatedTotalProgramTime

homeconnect.0 2023-11-12 21:07:30.971 debug Set api value

homeconnect.0 2023-11-12 21:07:30.970 debug Create State: xxxx.programs.selected.options.Eco4060.BSH_Common_Option_FinishInRelative

homeconnect.0 2023-11-12 21:07:30.968 debug {"data":{"options":[{"key":"BSH.Common.Option.FinishInRelative","value":13800,"unit":"seconds","name":"Zeitversetzter Betrieb"},{"key":"BSH.Common.Option.EstimatedTotalProgramTime","value":60,"unit":"seconds","name":"Geschätzte Gesamtprogrammlaufzeit"},{"key":"LaundryCare.Common.Option.LoadRecommendation","value":10000,"unit":"gram","name":"Beladungsempfehlung"},{"key":"LaundryCare.Washer.Option.IDos1Active","value":true,"name":"i-DOS Flüssigwaschmittel (Behälter 1)"},{"key":"LaundryCare.Washer.Option.IDos2Active","value":true,"name":"i-DOS Weichspüler (Behälter 2)"},{"key":"LaundryCare.Washer.Option.RinseHold","value":false,"name":"Spülstopp"},{"key":"LaundryCare.Washer.Option.SpinSpeed","value":"LaundryCare.Washer.EnumType.SpinSpeed.RPM1600","name":"Drehzahl","displayvalue":"1600 U/min"},{"key":"LaundryCare.Washer.Option.Temperature","value":"LaundryCare.Washer.EnumType.Temperature.Auto","name":"Temperatur","displayvalue":"Auto"}]}}

homeconnect.0 2023-11-12 21:07:30.968 debug /programs/selected/options

homeconnect.0 2023-11-12 21:07:30.968 debug {"data":{"options":[{"key":"BSH.Common.Option.FinishInRelative","value":13800,"unit":"seconds","name":"Zeitversetzter Betrieb"},{"key":"BSH.Common.Option.EstimatedTotalProgramTime","value":60,"unit":"seconds","name":"Geschätzte Gesamtprogrammlaufzeit"},{"key":"LaundryCare.Common.Option.LoadRecommendation","value":10000,"unit":"gram","name":"Beladungsempfehlung"},{"key":"LaundryCare.Washer.Option.IDos1Active","value":true,"name":"i-DOS Flüssigwaschmittel (Behälter 1)"},{"key":"LaundryCare.Washer.Option.IDos2Active","value":true,"name":"i-DOS Weichspüler (Behälter 2)"},{"key":"LaundryCare.Washer.Option.RinseHold","value":false,"name":"Spülstopp"},{"key":"LaundryCare.Washer.Option.SpinSpeed","value":"LaundryCare.Washer.EnumType.SpinSpeed.RPM1600","name":"Drehzahl","displayvalue":"1600 U/min"},{"key":"LaundryCare.Washer.Option.Temperature","value":"LaundryCare.Washer.EnumType.Temperature.Auto","name":"Temperatur","displayvalue":"Auto"}]}}

homeconnect.0 2023-11-12 21:07:30.669 debug Set event state

homeconnect.0 2023-11-12 21:07:30.669 debug Set event state

homeconnect.0 2023-11-12 21:07:30.667 debug xxxx.programs.selected.options.LaundryCare_Washer_Option_IDos1Active:true

homeconnect.0 2023-11-12 21:07:30.667 debug xxxx.programs.selected.options.LaundryCare_Washer_Option_IDos2Active:true

homeconnect.0 2023-11-12 21:07:30.667 debug event: {"type":"NOTIFY","data":"{"haId":"xxxx","items":[{"handling":"none","key":"LaundryCare.Washer.Option.IDos2Active","level":"hint","timestamp":1699819650,"uri":"/api/homeappliances/xxxx/programs/selected/options/LaundryCare.Washer.Option.IDos2Active","value":true},{"handling":"none","key":"LaundryCare.Washer.Option.IDos1Active","level":"hint","timestamp":1699819650,"uri":"/api/homeappliances/xxxx/programs/selected/options/LaundryCare.Washer.Option.IDos1Active","value":true}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}

homeconnect.0 2023-11-12 21:07:30.451 debug Set event state

homeconnect.0 2023-11-12 21:07:30.450 debug xxxx.programs.selected.BSH_Common_Root_SelectedProgram:LaundryCare.Washer.Program.Cotton.Eco4060

homeconnect.0 2023-11-12 21:07:30.450 debug event: {"type":"NOTIFY","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Root.SelectedProgram","level":"hint","timestamp":1699819650,"uri":"/api/homeappliances/xxxx/programs/selected","value":"LaundryCare.Washer.Program.Cotton.Eco4060"}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}

homeconnect.0 2023-11-12 21:07:29.971 debug Set event state

homeconnect.0 2023-11-12 21:07:29.969 debug xxxx.programs.selected.options.BSH_Common_Option_FinishInRelative:13800

homeconnect.0 2023-11-12 21:07:29.969 debug event: {"type":"NOTIFY","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Option.FinishInRelative","level":"hint","timestamp":1699819649,"unit":"seconds","uri":"/api/homeappliances/xxxx/programs/selected/options/BSH.Common.Option.FinishInRelative","value":13800}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}

homeconnect.0 2023-11-12 21:07:29.434 debug Extend common option: homeconnect.0.xxxx.status.BSH_Common_Status_OperationState

homeconnect.0 2023-11-12 21:07:29.390 debug Set event state

homeconnect.0 2023-11-12 21:07:29.389 debug xxxx.status.BSH_Common_Status_OperationState:BSH.Common.EnumType.OperationState.Ready

homeconnect.0 2023-11-12 21:07:29.389 debug event: {"type":"STATUS","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Status.OperationState","level":"hint","timestamp":1699819649,"uri":"/api/homeappliances/xxxx/status/BSH.Common.Status.OperationState","value":"BSH.Common.EnumType.OperationState.Ready"}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}

homeconnect.0 2023-11-12 21:07:29.138 debug Set event state

homeconnect.0 2023-11-12 21:07:29.137 debug xxxx.settings.BSH_Common_Setting_PowerState:BSH.Common.EnumType.PowerState.On

homeconnect.0 2023-11-12 21:07:29.137 debug event: {"type":"NOTIFY","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Setting.PowerState","level":"hint","timestamp":1699819649,"uri":"/api/homeappliances/xxxx/settings/BSH.Common.Setting.PowerState","value":"BSH.Common.EnumType.PowerState.On"}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}

homeconnect.0 2023-11-12 21:07:28.857 debug ""

homeconnect.0 2023-11-12 21:07:28.022 debug Extend common option: homeconnect.0.xxxx.status.BSH_Common_Status_DoorState

homeconnect.0 2023-11-12 21:07:27.975 debug Set event state

homeconnect.0 2023-11-12 21:07:27.973 debug xxxx.status.BSH_Common_Status_DoorState:BSH.Common.EnumType.DoorState.Closed

homeconnect.0 2023-11-12 21:07:27.973 debug event: {"type":"STATUS","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Status.DoorState","level":"hint","timestamp":1699819647,"uri":"/api/homeappliances/xxxx/status/BSH.Common.Status.DoorState","value":"BSH.Common.EnumType.DoorState.Closed"}]}","lastEventId":"xxxx","origin":"https://api.home-connect.com"}

homeconnect.0 2023-11-12 21:07:26.013 debug Put {"data":{"key":"BSH.Common.Setting.PowerState","value":"BSH.Common.EnumType.PowerState.On","type":"BSH.Common.Setting.PowerState"}} to /settings/BSH.Common.Setting.PowerState for xxxx

homeconnect.0 2023-11-12 21:07:22.342 debug Set event state

homeconnect.0 2023-11-12 21:07:22.341 debug 011040517384016298.programs.active.options.BSH_Common_Option_StartInRelative:13980

homeconnect.0 2023-11-12 21:07:22.341 debug event: {"type":"NOTIFY","data":"{"haId":"xxxx","items":[{"handling":"none","key":"BSH.Common.Option.StartInRelative","level":"hint","timestamp":1699819642,"unit":"seconds","uri":"/api/homeappliances/xxx/programs/active/options/BSH.Common.Option.StartInRelative","value":13980}]}","lastEventId":"xxx","origin":"https://api.home-connect.com"}`

crusader85 avatar Nov 12 '23 20:11 crusader85

Aber gerade was entdeckt:

`

homeconnect.0 | 2023-11-12 21:16:28.924 | error | error:description:The requested resource could not be found.,key:404 homeconnect.0 | 2023-11-12 21:16:28.924 | error | AxiosError: Request failed with status code 404 homeconnect.0 | 2023-11-12 21:16:28.835 | debug | Put {"data":{"key":"BSH.Common.Option.FinishInRelative","value":18000}} to /programs/selected/BSH.Common.Option.FinishInRelative for xxx homeconnect.0 | 2023-11-12 21:16:22.373 | debug | Set event state homeconnect.0 | 2023-11-12 21:16:22.372 | debug | xxx.programs.active.options.BSH_Common_Option_StartInRelative:13440 homeconnect.0 | 2023-11-12 21:16:22.371 | debug | event: {"type":"NOTIFY","data":"{"haId":"xxx","items":[{"handling":"none","key":"BSH.Common.Option.StartInRelative","level":"hint","timestamp":1699820182,"unit":"seconds","uri":"/api/homeappliances/xxx/programs/active/options/BSH.Common.Option.StartInRelative","value":13440}]}","lastEventId":"xxx","origin":"https://api.home-connect.com"}

`

crusader85 avatar Nov 12 '23 20:11 crusader85

Sieht soweit gut aus 13800 Sekunden werden übergeben und auch übernommen. Vielleicht sind nur bestimmte fixe Sekunden werte erlaubt wie man sie auch an der Maschine einstellen kann

TA2k avatar Nov 12 '23 20:11 TA2k

nein, er soll ja 18000 übernehmen, die 13800 ist die Standardzeit, die das Programm vorgibt. Habe aber auch schon andere Zahlen ausprobiert.

crusader85 avatar Nov 12 '23 20:11 crusader85

Welchen wert hat homeconnect.0.xxxx.programs.selected.options.BSH_Common_Option_FinishInRelative

TA2k avatar Nov 12 '23 20:11 TA2k

image

18000

crusader85 avatar Nov 12 '23 20:11 crusader85

OK, in der API-Referenz steht dazu folgendes. Kann es sein, dass das Problem ist, dass ich es dann eigentlich bei Active setzen müsste, es aber dann von selected überschrieben wird? Der State DelayedStart lässt sich ja nicht händisch setzen. Sieht fast so aus, als würde es nicht gehen oder?

BSH.Common.Option.FinishInRelative

Description

This option defines when the program should end in seconds. It can be updated in operation state DelayedStart.

Please note that this option can't be used in a program selection command. This is only supported by the program start command.

Data type

Integer

Possible values

Please note that most of our appliances dynamically update the API over the available options upon selection of the program. Therefore, the simplest and safest implementation would be to first select a program without any option and then query the available options of this program to get valid constraints (min, max & stepsize).

For example: 0 to 86400 seconds

crusader85 avatar Nov 12 '23 20:11 crusader85

Wird eigentlich so gemacht debug Put {"data":{"key":"LaundryCare.Washer.Program.Cotton.Eco4060","options":[{"key":"BSH.Common.Option.FinishInRelative","value":13800},{"key":"LaundryCare.Washer.Option.IDos1Active","value":true}]}} to /programs/active for

Und sollte auch der wert von select genommen werden

TA2k avatar Nov 12 '23 20:11 TA2k

Ja, aber die 13800 ist ja falsch. Also irgendwie ignoriert er den Wert.

crusader85 avatar Nov 12 '23 21:11 crusader85

I looked into the code again and you have to set in the specific options not in the main level

TA2k avatar Nov 12 '23 21:11 TA2k

Thank you, that works like a charm. But, for all other people beware: You can only set it in an interval of 1/2 hours. So, if you want to start it in 15 minutes, it is not possible. You have to set 1800 seconds (1/2 hour)

crusader85 avatar Nov 13 '23 06:11 crusader85

OK, also hat genau 2 x funktioniert.... jetzt geht es wieder nicht mehr. Wenn ich in den spezifischen Optionen was eintrage, ist es ihm egal.... Er startet immer direkt. Scheint irgendwie Glücksspiel zu sein

crusader85 avatar Nov 13 '23 21:11 crusader85

hi, please can you check it again? ```

homeconnect.0 | 2023-11-22 21:13:45.483 | error | {"error":{"description":"Option BSH.Common.Option.FinishInRelative is not selectable","key":"SDK.Error.OptionNotSelectable"}} -- | -- | -- | -- homeconnect.0 | 2023-11-22 21:13:45.482 | error | AxiosError: Request failed with status code 409 ```

crusader85 avatar Nov 22 '23 20:11 crusader85

Kann ich nichts machen da muss man sich an den Hersteller wenden warum die Option für das Programm nicht funktioniert

TA2k avatar Nov 22 '23 21:11 TA2k

Schade, aber dennoch vielen Dank!! Ich probiere es mal einfach mit automatischem Einschalten und steuere die Verzögerung über den ioBroker

crusader85 avatar Nov 22 '23 21:11 crusader85

Kann ich nichts machen da muss man sich an den Hersteller wenden warum die Option für das Programm nicht funktioniert

Damit kann man hier wohl / leider schließen.

mcm1957 avatar Jul 29 '24 21:07 mcm1957