Skip to content
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: Please add Holiday Programm #137445

Open
hendrik001973 opened this issue Feb 5, 2025 · 4 comments
Open

ViCare: Please add Holiday Programm #137445

hendrik001973 opened this issue Feb 5, 2025 · 4 comments

Comments

@hendrik001973
Copy link

hendrik001973 commented Feb 5, 2025

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

@home-assistant
Copy link

home-assistant bot commented Feb 5, 2025

Hey there @CFenner, mind taking a look at this issue as it has been labeled with an integration (vicare) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of vicare can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign vicare Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


vicare documentation
vicare source
(message by IssueLinks)

@CFenner
Copy link
Contributor

CFenner commented Feb 5, 2025

Hey @hendrik001973, yes this is possible. I would likely implement it without the date component as this would be easier.
As my device does not have these modes, would you be willing to test this?

@hendrik001973
Copy link
Author

Hey @CFenner,

thanks for the quick reply. Of course, I'm willing to test it for you, when you guide me how to install the components (Never done this before, but I should get it).

The date component is not that important.

Another question: Are the data-points from the Advanced package also in this integration?

Best whishes
Hendrik

@CFenner
Copy link
Contributor

CFenner commented Feb 5, 2025

Another question: Are the data-points from the Advanced package also in this integration?

Yes, some.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants