home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.

Home Page:https://www.home-assistant.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New version of PyViCare import required to fix breaking ViCare API change

lxpollitt opened this issue · comments

The problem

The Home Assistant ViCare integration recently stopped being able to report burner properties (for my boiler at least). I traced this to a change in the Viessmann ViCare API which was breaking PyViCare.

The PyViCare maintainers have been super responsive and fixed in this pull request: somm15/PyViCare#255

I'm not sure of the process to get this incorporated into the next Home Assistant release?

What version of Home Assistant Core has the issue?

2022.5.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

ViCare

Link to integration documentation on our website

No response

Diagnostics information

See somm15/PyViCare#254.

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2022-05-24 12:59:29 INFO (MainThread) [homeassistant.components.vicare] No burners found

Additional information

No response

I've tested PyViCare version 2.16.2 on my Home Assistant installation and have verified it works for my boiler.

Hey there @oischinger, 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!
(message by CodeOwnersMention)

Thanks. Fix should be in next minor release of HA Core