-
Notifications
You must be signed in to change notification settings - Fork 91
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
Update PyViCareGazBoiler.py #25
Conversation
ViCare delivers information about the burner starts and burner hours (time how long the burner was used, e.g. 6200h). Added these two statistic values of burner.
Awesome, do we have maybe some more "low hanging fruits" do add easily? |
@somm15 Could you please release a new version on pypi? Thanks alot! |
I wouldn't bother; I just got a big "fuck you" e-mail from Viessmann saying they'll be closing off API access for all third-party applications.
I wouldn't hold out hope for the 'developer portal' as it's probably just a way to monetize the API. |
It'd be even ok as long as it's well documented and fair priced. The question is if it's going to happen any soon or they will disable access without enabling developer api. Could we also opt for access to pre-version? |
I did upgrade the pip package .... but rate limiting is now in place. |
* feat: expose hysteresis value data points (#19) * update test data * add hysteresis getter * add setDomesticHotWaterHysteresis * move to heat pump * add test case * update * feat: expose Hysteresis data points (#25) * update test data * add hysteresis getter * add setDomesticHotWaterHysteresis * move to heat pump * add test case * update * add switchOn switchOff temp setter * add test cases * add types * fix type in setter * add tes cases * remove duplicate test case * add missing type
ViCare delivers information about the burner starts and burner hours (time how long the burner was used, e.g. 6200h). Added these two statistic values of burner.