Skip to content
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

AC support in climate panel #215

Open
markuspulch opened this issue Jun 17, 2024 · 4 comments
Open

AC support in climate panel #215

markuspulch opened this issue Jun 17, 2024 · 4 comments

Comments

@markuspulch
Copy link

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
image
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

kamaradclimber added a commit that referenced this issue Jun 18, 2024
This is related to #215.

Support is partial at the moment:
- we can switch off/on cooling mode
- it works for each zone

What does not work: controlling cooling temperature is not easy because
of "direct" vs "compensation" modes.
@kamaradclimber
Copy link
Owner

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)

@markuspulch
Copy link
Author

markuspulch commented Jun 18, 2024

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)?

@geduxas
Copy link
Contributor

geduxas commented Jun 18, 2024

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..

Screenshot_2024-06-19-00-47-25-21_40deb401b9ffe8e1df2f1cc5ba480b12

@tjani8
Copy link
Contributor

tjani8 commented Jun 25, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants