-
Notifications
You must be signed in to change notification settings - Fork 59
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
[Feature request] Add capability to switch between heating and cooling modes from UI #86
Comments
This can be done by setting ac_mode parameter to |
Thanks @T81! I suppose it's needed to edit the yaml and restart HA, I mean, there is no interactive switch to change it from the UI, right? |
Yes, you need to restart HA after editing the Yaml. I change the issue to feature request to add a service to switch the mode. |
I had a look to this FR, but it's more complex that what it seems. Could someone please provide some examples of AC controlling in HA ? |
I could at least switch on/off AC mode changing the value in the YAML and reloading the integration through the service.
|
Hi @ScratMan, at least for my case, with heating/cooling floor (with water circuits) it's completely the same output control than for heat mode. Just operate in the opposite way. Just for this FR, I understood that the behaivour is the same as when |
Another one interested on this. |
Could you please provide your configurations for both thermostats so I can look for a way to merge them ? |
|
Any news? |
what is the status of that FR? Is it now possible to switch heating/cooling in UI? |
For what I know, nothing changed. I'm using dual smart termostat https://github.com/swingerman/ha-dual-smart-thermostat |
could you please update the link to the correct url as shown in the text? The actual link is from this repo. |
One option would be to add a service to switch AC mode to True or False. I understand that the driving of the boiler (control_output, own and on/off switch) should remain the same (no more -100/0 range for control output as of today with AC mode on); am I correct ? |
well I can only specify that for my heating setup: In case it is in heating mode, the sensor for supply temperature is >25°C and in cooling mode it is <22°. That's the criteria I used at the moment to differentiate those to close some valves during cooling where not needed. |
Hi, v2023.7.0-beta1 is available. You can switch to this pre-release by enabling "beta versions" in HACS download screen. |
Thanks @ScratMan, I'll try it... but today looks cloudy ^_^. Edit: I've installed beta1 as you said, but I've noticed there's a beta2. It's ok to try the b1? |
Yes, beta2 adds capability to drive |
@ScratMan I did test yor pre-release quite some time. For me it is working absolutly fine. |
This virtual thermostat with PID looks quite brilliant, thanks for your work!
I have a question: Is it also valid for cooling, or it only fits for a heater system?
The text was updated successfully, but these errors were encountered: