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

Fixes for sleep mode / health mode activation / RFC for 8℃ Heating mode #49

Merged
merged 3 commits into from
Jan 7, 2020
Merged

Fixes for sleep mode / health mode activation / RFC for 8℃ Heating mode #49

merged 3 commits into from
Jan 7, 2020

Conversation

PLTorrent
Copy link
Contributor

@PLTorrent PLTorrent commented Jan 6, 2020

Fixed sleep mode operation:

This is a solution to #44

Fix Health function activation:

Currently it is only possible to operate health function in cool and dry mode. This is not a limitation of the device as health function (cold plasma caster) is not dependent on the mode of operation and can be activated/deactivated in every mode. Therefore I propose a change that allows that.

RFC - 8 deg C Heat function

This is implementation of RFC #46.

The input_boolean is working, mode is limited only to Heat as on real AC.
The only thing missing is that when this mode is activated it would be good to display target temp as 8 deg C the same as on the device display. Maybe someone could add this or give me a hint how to do it quickly. Didn't want to mess up the temp refreshing/setting.

@PLTorrent PLTorrent changed the title Fixed sleep mode operation Fixes for #44 and #46 and for health mode activation Jan 6, 2020
@PLTorrent PLTorrent changed the title Fixes for #44 and #46 and for health mode activation Fixes for sleep mode / health mode activation / RFC for 8℃ Heating mode Jan 6, 2020
Copy link
Owner

@RobHofmann RobHofmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect! Thanks for your contribution!

@RobHofmann RobHofmann merged commit e3ce816 into RobHofmann:master Jan 7, 2020
@PLTorrent PLTorrent deleted the sleep_mode_bugfix branch January 7, 2020 23:41
@PLTorrent
Copy link
Contributor Author

You're welcome!

@PLTorrent PLTorrent restored the sleep_mode_bugfix branch January 8, 2020 00:18
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.

2 participants