-
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
water temp error #24
Comments
I have checked the viessmann API and it seems like there is no indication which dhw mode / temperature currently is active. |
Nibot1
added a commit
to Nibot1/PyViCare
that referenced
this issue
Aug 18, 2024
* add Vitoconnect Opto 2 / Heatbox2 as gateway * add AutoDetect test * update tests * Update PyViCareService.py remove empty lines * Fix Pylint issue with docstring * remove .pylintrc file
CFenner
added a commit
that referenced
this issue
Sep 26, 2024
feat: add Vitoconnect Opto 2 / Heatbox2 as gateway (#24) * add Vitoconnect Opto 2 / Heatbox2 as gateway * add AutoDetect test * update tests * Update PyViCareService.py remove empty lines * Fix Pylint issue with docstring * remove .pylintrc file Co-authored-by: Tobin Rosenau <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I set the temperature from the app Vicare with different settings like in the photo attached,
I receive always the "normal" temp instead of the "temp2" value
I'm showing this issue in home assistant
min_temp: 10
max_temp: 60
current_temperature: 46
temperature: 45
target_temp_high: null
target_temp_low: null
friendly_name: ViCare Water
supported_features: 1
The text was updated successfully, but these errors were encountered: