kamaradclimber / heishamon-homeassistant

An integration for heatpumps handled by heishamon
Apache License 2.0
48 stars 25 forks source link

Water temperature in zones #185

Closed meavric closed 9 months ago

meavric commented 10 months ago

Hi, i use two zones. If I change to 1 zone in 2 zone I get on sensor sensor.panasonic_heat_pump_main_z2_water_temp temperature -128 C. I thing this temperature be set to 0.

I use last version HA and heishamon

Br

PGnl commented 10 months ago

This is not a fault of the integration. This is a direct readout of the Heishamon (all integrations like home assistant, domoticz and others will give this response) -128, I just read as zone is OFF.

kamaradclimber commented 9 months ago

Hello, thanks for the report.

I'm not sure I understand the exact scenario "f I change to 1 zone in 2 zone ". Here is a proposal https://github.com/kamaradclimber/heishamon-homeassistant/pull/188/files, let me know if that would solve your issues.

meavric commented 9 months ago

Yes, it is good solution for me, if value is -128 then none

artlov commented 9 months ago

I'm not sure do I understood this patch correctly, but if I temporarily switched off Zone2 then temperature graphs ("Aquarea Zone 2 climate current temperature" and "Aquarea Zone 2 climate heating") messed with -128. Maybe it would be good to replace -128 with 0 in this situation? Version 1.7.0 image