Home Connect (Bosch) changes in 2025.6.0

With 2025.5.0 I now get this Notification

So I need to change the Automation from

But having read the documentation I need to use the ‘active program select entity‘.

But cannot find how to do that in Home Assistant Automations.

I just need to replicate

Using the ‘ active program select entity’.

Anyone any suggestions please?

You likely have a select.dishwater_program entity or similar.
Use an entity state trigger on that select entity (rather than a device trigger), with a value likely similar to Eco50

Still at a loss.

I have put

But it is all guesswork. I have gone through the integration documentation and while refers to the need for key/option does not define what the entry is.

Push comes to shove we can go back to setting the timer manually when Home Assistant 2025.6 comes out.

Pity it has been pretty useful a shame it is end of lifed.

You seem to have missed this since you are still using a device trigger in your new automation:

Also, read and follow these notes in the docs:

and the last 2 points here:

All the above basically means: turn on your dishawsher, reload the integration (or restart HA), log out of your Home Connect Developer account, then check the device page (or Developer Tools) for your dishwasher.
You should see something like a drop-down menu named “Active Program” there.

2 Likes

Mine is called select.dishwasher_active_program

1 Like