Skip to content

Allow eco mode access for non-heating split ACs#474

Open
Jyers wants to merge 2 commits intosimbaja:masterfrom
Jyers:master
Open

Allow eco mode access for non-heating split ACs#474
Jyers wants to merge 2 commits intosimbaja:masterfrom
Jyers:master

Conversation

@Jyers
Copy link
Copy Markdown

@Jyers Jyers commented Mar 14, 2026

On split AC units, the current implementation reserves the home assistant "auto" mode of the climate entity for the real auto mode implemented on devices with heating support. However, in the absence of heating, these units still have an eco or energy saver mode which could utilize the currently unused home assistant auto setting (just like the window ACs do).

This implementation has the following logic:

Split AC:
Has heating -> HA auto mode links to device auto mode -> exactly the same as before
No heating -> HA auto mode links to device energy saver mode -> additional functionality unlocked for these devices

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.

1 participant