-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Closed as not planned
Labels
Description
Holiday Programs
Hi,
Viessmann heating systems offer a holiday mode and an holiday at home mode. The corrseponding data points are available through the API, even in the Basic subscription:
Basic
**heating.circuits.N.operating.programs.holiday**
Shows whether the holiday program is active and the start and end date of the program. Also provides the commands to change the end date and schedule and unschedule the program
Basic
**heating.circuits.N.operating.programs.holidayAtHome**
Shows whether the holidayAtHome program is active and the start and end date of the program. Also provides the commands to change the end date and schedule and unschedule the program
Basic
**heating.operating.programs.holiday**
Shows whether the holiday program is active and the start and end date of the program. Also provides the commands to change the end date and schedule and unschedule the program
Basic
**heating.operating.programs.holidayAtHome**
Shows information related to HolidayAtHome program and provides command to set it. If Holiday and HolidayAtHome are overlapping, holiday at home has priority
However the Vicare integration does not offer these settings. Is it possible to implement them?
Thanks in adavnce
Hendrik
What version of Home Assistant Core has the issue?
2025.1.4
What was the last working version of Home Assistant Core?
?
What type of installation are you running?
Home Assistant OS
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
Anything in the logs that might be useful for us?
Additional information
No response
languitarCFenner