somm15 / PyViCare

Python Library to access Viessmann ViCare API
Apache License 2.0
130 stars 84 forks source link

Question: System pressure #329

Closed grobihh closed 6 months ago

grobihh commented 8 months ago

Hi, Thanks for the great work. I cannot find the system pressure. In the ViCare APP the system pressure is shown but I did not find any call in your library. Is it not implemented?

woehrl01 commented 8 months ago

Hi @grobihh

Unfortunately not every value is accessible via the API, you can create a dump of the response as described in the Readme and have a look at the resulting json to see if the value is part of your response. If yes, it can be easily added to the library.

grobihh commented 8 months ago

I cannot see it in the API dump. The pricing details suggests that pressure is only available in the payed subscriptions. 😟 https://developer.viessmann.com/start/pricing.html