core: "ViCare" integration and "Vitodens 200-W B2HF 32kw" boiler, set_vicare_mode with dhwAndHeating or dhw no longer works

The problem

Until recently, the following worked with no issues:

action:
    service: vicare.set_vicare_mode
    data:
      entity_id: climate.vicare_heating
      vicare_mode: dhwAndHeating

action:
    service: vicare.set_vicare_mode
    data:
      entity_id: climate.vicare_heating
      vicare_mode: dhw

Now set_vicare_mode only accepts vicare_mode = “heating” or “standby”

What version of Home Assistant Core has the issue?

core-2023.1.2

What was the last working version of Home Assistant Core?

core-2023.1.2

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

ViCare

Link to integration documentation on our website

https://www.home-assistant.io/integrations/vicare/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

About this issue

  • Original URL
  • State: open
  • Created a year ago
  • Comments: 21 (1 by maintainers)

Most upvoted comments

This has not been resolved