Open markuspulch opened 4 months ago
Thanks for suggesting this @markuspulch !
This is a great idea, it might be difficult to implement it because my heatpump does not do cooling so I won't be able to test patches.
I've done a first version that allows to start/stop cooling from the climate entity.
Temperature range is already quite hard to setup due to the multiple scenarios (direct/compensation + heating/cooling). I think it should work ok if your heatpump cooling is in compensation mode. For direct mode, I need to think a bit (or you can propose a pull request)
I can for sure to support you with testing, as current temperatures here in Munich are ideal for this ;-) Unfortunatelly, I'm running in direct mode as I have my own heating/cooling logic implemented.
Is there am option to define some parameters within the module itself, or use some entities for that (min/max)?
Also it would be great to get cooling mode active/inactive byte in heishamon.. i see it's possible, but wasn't exposed to topic yet..
This patch broken thermostat entity in heat mode when use direct mode. Before this update I can set water temperature in thermostat (i.g. 34°C) but after update range is -5 - +5 °C and it doesn't affect anything.
First of all thanks for providing this awesome integration!
Describe the solution you'd like It would be awesome if it would be possible to also show a cool option here in this panel
The cooling option is available here: select.panasonic_heat_pump_main_operating_mode_state also also works as expected. Also it would be great if there would be an option to define the min and max temperatures as 20°C seems to be a bit warm for cooling mode. But maybe this is already possible and I'm just to blind and/or stupid to find this option ;-)
Thanks, Markus