-
Notifications
You must be signed in to change notification settings - Fork 163
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
LG Heat Pump - Which Value is shown? #819
Comments
i think its the target temperature for the outlet which equals to zero in the thinq app i am unsure why its displayd as it is though in home assistent (i am just a newbie , just downloaded it today) |
Yeah I think thats true but pretty bad shown then. 17 means zero offset and 12 is -5 and 22 is +5. |
i have seen some yaml code where they offset the values , i tried to do that by going to to developer tools - states
hower that does nothing and it keeps referting back. so obviously thats not wheren you can set the offset (or i am doing it wrong , no judgment please, i just started fiddling with it today ;) ) i have read that the modbus is much better, you get many more registers you can fiddle around with. you need to connect a RS485 to ethnet module to the heatpump itself. then integrate it into home assistent, and then write youre own yaml integration script its on my radar but i want to settle into HA first. |
Thanks, I will integrate the Modbus solution. |
hmm i have been poking around, and found this part in the diagnostic file no clue yet how to change it the entity though |
They set the pump incorrectly. Very classical of installer nowadays. If your pump is entirely for heating floor, you need to specify that the measure of temperature is WATER, and not AIR. Its in the settings somewhere under USER of FUNCTION. I will take a look at home when I arrive. |
I don't exactly know how your devices work (I don't have heat pump), so you should provide example about what you expect compared to what you see on integration and attach integration diagnostic so that I can search for right place where to get right value. Probably I'm just using wrong information! |
@Trainerbert the 17° is a non-sense value here... correct should be "outside temp" and "target temp" which are relevant for auto mode based your seasonal settings you set on your lg display @ollo69 can you explain us what data this is? |
Probably this is value from |
You need to set it properly in the heat pump panel on your wall. Can you provide a picture of your panel? As I said in the past, u have configure on air instead of water. |
@ollo69 the challenge here is following LG Heatpump you define a "lowest outside temp" > "target temp" and a "highest outside temp" > "target temp" and in "auto" the "target temp" should change on any change by outside temp can you share what kind of data you see in debug? |
@qemical yes we have to findout which data is correct one, cuase in auto the target temp will be changed by the heatpump depend your seasonal temp settings |
Basically in the display of the heat pump you have 2 settings. The "auto" setting which targets the heat curve and in the auto mode you have a range of -5 to +5. So the fix would simply be if you set the climate table to auto it will have values from -5 to 5. |
That is correct, but if its a heating floor by water, I always prefer to get in the panel the Water temperature. rather that air temperature. @berndthiel , btw, did you update to 2025.1.1 and ? If you did, did dissapear your climate entity of the air to water pump? EDIT: Forget about it. I just saw your issue open and @ollo69 already fixed it. Thanks a lot |
Yeah, I know :). I was in the menu and my last Picture is the setting where you can set it to water, air or water+air. I already use the modbus mod to get more values. |
Well.... I am not fluent in German :) . But the min and max temp can set in a menu where you have to insert a pin password. I'll look for it. Are you using the USB WiFi modem. How are you integrating the pump? |
I know, the password is the firmware version. I know literal all settings. Otherwise you couldnt adjust the heat curve or use modbus. It is just a visual problem in ha, nothing else. Yes usb wifi modem and also waveshare for modbus. |
Exactly. In that case. I have nothing to add here. Did you experiment some crashes that modem disconnect from wifi and it requires the reboot of the pump? Happens to me many times when I change temperatures. A bit annoying. |
Yes, like 2 times with the error "ch03". |
Hey there,
I am using the Integration with my heat pump LG Therma V R290 and it works pretty good.
But I don't understand which value is shown in the auto menu.
In the picture you can see the heat pump shows the value of 17 degress.
But where does it take this value from. It isn't the outdoor temperature and not a value from the heating curve.
The text was updated successfully, but these errors were encountered: