-
Notifications
You must be signed in to change notification settings - Fork 51
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
Heat pump heating beyond target #201
Comments
I'm seeing this issue again with a different unit. This one definitely has both lights illuminated. |
I've now had this issue with two of my Mitsubishi units of different models:
While this intergration has been superior in every other way to the gysmo38 integration, I did not have this issue with that integration despite using the same units and same ESP8266s. It definitely wasn't an issue when using the remotes. |
The reason I was a little uncertain is that it sounds a lot like bleedover temperature overshoot, which is most likely to happen deep in the heating season. However if both lights are illuminated then that is suspicious. I'm wondering if inconsistent communications with the indoor unit are causing updates to get missed, meaning the indoor unit thinks the room temperature is lower than it is. Can you share you configuration YAML file, and load up the History tab in HA and add both your heatpump climate entity and your remote temperature sensor entity, as below. This example shows a heatpump control operating normally - the air temp sensors are updating frequently, the "current temp" value that the HP has is always in line with the measurement (rounded to the 0.5C), and heating correctly cuts off and restarts above and below the setpoint. This one shows a minor problem, my temp sensor here doesn't update as quickly, so there are times when the remote temperature sensor timeout (30min) is triggered, and the unit reverts to its internal temperature up by the ceiling and stops heating. After a while the remote temp sensor updates and it drops back to the room average again. |
Sure. Here's one of the graphs of such an incident. As you can see, the Nursery is set to 65 degrees. The room was unoccupied and so we didn't know anything was amiss. It was around 7 PM that we noticed that the heat was on and that the temperature in the room had raised way beyond the target - at that point I shifted the unit from "heat" to "off." The YAML for this unit is here: Nursery YAML.txt |
Interesting - the remote temperature is being updated correctly, and the unit is reporting the correct setpoint temperature. Is there another indoor unit connected to this same outdoor unit? If so, can you show what it was doing during this time as well? Any chance of a power meter reading? |
Are Nursery and Bedroom on the same outdoor unit (Condensor 1)? Something definitely seems off because Bedroom is calling for heat nearly all day, but its reported current temperature is almost dead flat. Then at 12:15 and again at 7:00, the measured temperature in that room spikes, the unit turns off, and it rapidly cools as expected, but then goes flat again. I'm also noticing that while the Bedroom unit claims to be calling for heat, the outdoor unit is off quite a lot, you'd expect to see the outdoor unit running and modulating as long as the indoor unit is calling for heat. What remote temperature sensor is Bedroom looking at, and does it show clean output? |
Hey, https://hvac-talk.com/vbb/threads/2263095-Mitsubishi-MSZ-FS-Heating-Temperature-Overshoot |
They're on the same outdoor unit. Interesting point about the bedroom. I assume it was on but the fan mode was on "quiet" and the doors were open so heating was minimal, but so far I don't see a way to see historical fan settings. The bedroom sensor is a Centralite 3310-G and is accurate, albeit it's on the far side of the room from the heat pump. This did make me think of something as I noticed this same issue today with the Attic into, which shares an outdoor unit with the Guest pump. While the Attic unit was listed as off (on heat, actual temp > target temp), the guest unit was on and calling for heat. The Attic heat seemed to stop when I turned the Guest unit off. This is just one example so I'll have to keep testing, but you've got me thinking about how this could be related to interactions between pumps that share a unit. |
Opposite issue in some ways. Cooling is fine but the unit's own temperature readings are usually wildy higher than ambient temperatures, so you need to crank up the units to 76+ just to get the units to activate and heat to 66. The issue impacted different units to different extents. I was never able to fix it directly, so the main reason I jumped to this integration was that it allowed me to use remote temperature sensors (secondary reason: this integration is much more reactive than the old one). |
I'll have to enable the stage setting today and see if that adds more detail and see what hapened next time. |
I believe you're on to something here. The bedroom unit's assigned remote temperature sensor was mounted on a relatively cool wall - a poorly insulated area is behind it that has some plumbing. I moved it elsewhere and the bedroom's use now looks much "healthier" - it isn't always on. I've been testing and while I have still experienced this overshoot issue, it seems linked to another pump within the system actively heating - I've been able to sometimes stop the issue in the attic by turning the guest unit off (its compressor "buddy.") |
Our home has many Mitsubishi heat pumps. I've installed the integration on all of them, replacing the prior integration.
Recently as it has become cold I've noticed an issue. Our largest unit, a Mitsubishi MSZ-GL18NA-U1 (the only unit which has vertical and horizontal swing modes), will sometimes continue to heat past the heat target set in the integration, and the integration will report that it's not heating. Logs show the heat climbing past the target but do not show the unit as actively heating.
The text was updated successfully, but these errors were encountered: