Closed stefangries closed 2 weeks ago
The integration replies on getting updates from the API. As you can see in the log the API is sending updates for ProgramProgress and RemainingProgramTime but not for ProcessPhase. It's a problem with the HC service, you can ry reporting it to them but from past experience they are not very responsive.
Thank you for your reply. Is there anything I can do to do a pulled update on this entity? Doing a reload on the whole integration does update the entity, but maybe there is a way to just pull an update on a specific entity on demand.
You can press the Home Connect Refresh button that the integration creates but if you do that regularly you will definitely get blocked by the HC rate limiting mechanism, so don't try to do that with an automation.
Describe the bug
The sensor.*****_laundrycare_common_option_processphase only updates when reloading the whole integration. Otherwise it just holds the value at the moment of the start of home assistant.
I'm using a Bosch WGB256A40 washing machine.
Version of the custom_component
1.1.7
Configuration
Set language code to "de-DE" and Entity name template to "$name".
Debug log