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

switch from HEAT to COOL mode #144

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Conversation

muchasuerte
Copy link
Contributor

Hello Collin,

I need the capability to switch from HEAT to COOL mode, does it make sense for you?

I have an aermec unit which can generate both cooling and heating, it is managed by ZBMINI-L2 ZigBee, if the thermostat is configured in AC mode I would like support both.

unit test updated as well!

@jmcollin78
Copy link
Owner

Please rebase and I would be glad to merge !

@jmcollin78
Copy link
Owner

I think it is more complicated than this. In the code, it is checked if the VTherm is in ac_mode instead of checking is the VTherm is in HVACMode COOL. See example in base_thermostat.py line 268.

So you will have to change all this code and see if all unit tests are running. I guess not.

@muchasuerte
Copy link
Contributor Author

muchasuerte commented Oct 30, 2023 via email

@jmcollin78
Copy link
Owner

I finish an important development about regulation and I come back with your PR.

@jmcollin78
Copy link
Owner

I wonder why I see all my commits into you PR. Did you have some troubles with the rebase ?

@muchasuerte
Copy link
Contributor Author

muchasuerte commented Nov 1, 2023 via email

@jmcollin78
Copy link
Owner

jmcollin78 commented Nov 1, 2023 via email

@muchasuerte
Copy link
Contributor Author

muchasuerte commented Nov 1, 2023 via email

@jmcollin78 jmcollin78 merged commit 5e6b477 into jmcollin78:main Nov 1, 2023
4 checks passed
@jmcollin78
Copy link
Owner

Merged ! Thank you. It will be in the next release.

@jmcollin78 jmcollin78 added this to the 4.0.0 milestone Nov 6, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants