-
-
Notifications
You must be signed in to change notification settings - Fork 30.7k
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
Cannot access hot water temperature #84875
Comments
Hey there @oischinger, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) vicare documentation |
This should be fixed with #84720 |
Hi @oischinger. P.S. |
I have this in water_heater.vicare_water_0 attributes: min_temp: 10 current_temperature is ok. target temperature should be in attribute "temperature" but is "null". I can sucessfully set new target temperature with service "water_heater.set_temperature". It just doesn't show in "temperature". |
@philipp-kuttner Concerning what @rolandsteinmeyer mentioned: There's currently an issue on PyVicare which was used to report a breaking change: openviess/PyViCare#285 @rolandsteinmeyer you can upload the diagnostic data then we can check |
temperature is back today in water_heater. I had some 'EXPIRED TOKEN' errors in the log, it might have sorted itsself out in subsequent requests. Log attached. PyViCare.PyViCareUtils.PyViCareInternalServerError: (PyViCareInternalServerError(...), 'Request failed with status code 502 and message "INTERNAL_SERVER_ERROR". |
Am still not able to turn on DHW on the E3 platform |
Hi, is this issue still pending?
Result: “51.6” |
@garagenlager Thanks for your code. This helps me a lot. And I fix the problem with the string value. |
@ja-m Thanks for your help. Nevertheless, I´m still getting the string value back as result with question tags. The replace order is not executed for some strange reason. It seems that the question tags around the expression "{{....}} cause the problem. If I delete these, the yaml file is not acceted due to syntax error. |
Hi, just to present the working solution now:
It seems that the sate class measurement was missing. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
problem solved |
Solved, thanks! |
The problem
I‘m unable to get the value of the water temperature.
The entity
water_heater.vicare_water
delivers the state AND the value, but I cannot access only the value.What version of Home Assistant Core has the issue?
core-2022.11.5
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
https://www.home-assistant.io/integrations/vicare
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: