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

Command for activating internal heater #622

Open
Zaph9001 opened this issue Jan 9, 2025 · 6 comments
Open

Command for activating internal heater #622

Zaph9001 opened this issue Jan 9, 2025 · 6 comments

Comments

@Zaph9001
Copy link

Zaph9001 commented Jan 9, 2025

Force_Heater_State and Internal_Heater_State are available as topics but the heater can not be activated, correct?

@MiG-41
Copy link
Contributor

MiG-41 commented Jan 9, 2025

You can't activate Heater just by sending command , it is up to HP to decide when , how many heaters ,for how long turn on and off. Ofcourse this is for "normal" modes, when compressor is in usage ,not the "heater mode" ,where heat is generated only from heaters.

@Zaph9001
Copy link
Author

Zaph9001 commented Jan 9, 2025

Well, I thought Force_Heater_State might have a command equivalent.
Would give the opportunity to control a boost for heating up DHW when it is taking "too" long.

@geduxas
Copy link
Contributor

geduxas commented Jan 9, 2025

But it's own logic enables heater if it takes too long.

@geduxas
Copy link
Contributor

geduxas commented Jan 9, 2025

Screenshot_2025-01-09-17-41-49-37_e2d5b3f32b79de1d45acd1fad96fbb0f

@Zaph9001
Copy link
Author

Zaph9001 commented Jan 9, 2025

Mmmh,
DHW_installed 1 and DHW_Heater_State 1 but External and Internal_Heater_State is 0.
Maybe I need to check the settings on the control panel.

@IgorYbema
Copy link
Contributor

IgorYbema commented Jan 12, 2025

You are missing the setting if you configured "DHW Internal Heater" or "DHW External Heater". This isn't decoded by heishamon (yet). If you have this set to internal, it will use the heatpump own heater to warm up the DHW (if necessary). If you select DHW external, it uses the DHW-tank heater.

DHW_installed = 1 just means that your installation has a DHW heater
DHW_Heater_State = 1 means that the heatpump is allowed to use the (configured internal/external) heater to heat the DHW
External and Internal_Heater_state = 0 just means that they aren't used currently

And indeed, you can not force any heater to turn on (unless use control it manually using a relay, but heishamon relays are to weak for this, don't use them).

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