-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"ViCare" integration and "Vitodens 200-W B2HF 32kw" boiler, set_vicare_mode with dhwAndHeating or dhw no longer works #85786
Comments
Hey there @oischinger, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) vicare documentation |
Can confirm same issue with Vitodens 100w b1hf 32kw |
My guess is that the ViCare API changed over the last few days. If it's confirmed, it is simply unacceptable that Viessmann changes the API in the middle of the winter. The DHW worked based on the schedule today. I will test if it also works when in mode "standby". |
Mine has not worked when trying to set dhwandheating |
Also does not work anymore for my Vitodens 300-W (new E3-platform based model). Looks like they might have changed the API as announced in November. But in the changelog they announced that they will inform about the exact date of implementation, which has not happened. Still says "The adjustments will go live in January 2023 (exact date will be added as soon as possible). From this date, you can only request the DHW operating mode for E3 using the described new way." (https://documentation.viessmann.com/static/changelog). |
Confirming that the DHW run on schedule while the heating mode was set to "standby". See screenshot of temperature peaking to 80 C at 1:30 pm while the boiler was off (standby) since 10am. This leads to the question, is there a way to change the DHW "operating mode" via the API? On the mobile app, I can see two modes, "Standard" and "Off". |
Please see this PyVicare issue: openviess/PyViCare#285 I created an HA Alert here: home-assistant/alerts.home-assistant.io#604 |
Can confirm the same issue for Vitodens 100. However, "vicare.set_vicare_mode" to "off" and "heating" still works. Cannot see or change water on/off anymore. Nice side effect: Changing the current target temperature finally works from home assistant (didn't work before the API change)... Weird. |
Is there any ETA for E3 to be integrated? |
Having tried the new Vicare can confirm this is still not working |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
Can confirm this still isn’t working! |
This is still not working |
I am using the following to enable and disable heating:
|
The problem is that is not possible anymore to set independently the DHW off from heating |
Is this really missing in API? Because from ViCare APP it is still possible to switch-off DHW - it has two states "Standard" and "Off" |
Not sure if this is useful info, but I have the 050w and was having an issue with my boiler where I couldn’t set DHW temp/mode in vicare app when using opentherm heating controls. In vicare DHW also showed standard and off As the modes. I got the viguide app and went through commissioning (without changing settings) and just resaved its current setup. It fixed my issue plus now It shows options for off/comfort/eco , rather than standard/off. |
It’s a shame as this was working really well prior the changes. Has the developers got any thoughts about it? |
The documentation says this is the change to API What is being adjusted? The planned adjustments brings the following changes to our IoT features: adjust heating.circuits.N.operating.modes.* by removing existent DHW dependencies introduce heating.dhw.operating.modes.off >> Shows whether the DHW is off |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
This has not been resolved |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
The problem
Until recently, the following worked with no issues:
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
The text was updated successfully, but these errors were encountered: