-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Is Charging reports "Off" despite hot water heating #61
Comments
Hey. I've found that the API responds in different ways to different heat sources, so it's possible the mechanism for detecting the IsCharging doesn't work correctly. As you are on a Heat Pump, I believe that the volumetric heating feature is disabled. Is that correct? Electric Heat is the tank's internal element, so when you're using the heat pump, that won't register any heat. Does that help? |
Thanks for getting back to me on this. Understand re the IsCharging possibly not working correctly. I haven't seen any mention of volumetric heating - so you may well be correct in that being disabled due to my heat pump. |
Yeah, you're right, there is something wrong. I think those sensors are the wrong type. They should be boolean sensors, that are either on of off depending on the target charge level and the active hear source. I'll have a dig! |
I have a mixergy connected to a Daikin heat pump - set as the default heat source (and should be only!!). The "Is Charging" entity shows a state of 'Off' - despite the heat pump having been heated overnight by the heat pump (and also a little by the immersion - but that's a separate issue!!).
I also noticed the 'HeatPump Heat' and 'Electric Heat' entities don't seem to have a history - the history graph has a y-axis of 0 to 1.0. I set a notification to alert me when the heat pump was using Electric Heat - and the automation did trigger when this was state 'on'.
Many Thanks for your help
The text was updated successfully, but these errors were encountered: