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

Add DRY mode #137

Open
RikBast opened this issue Feb 8, 2024 · 1 comment
Open

Add DRY mode #137

RikBast opened this issue Feb 8, 2024 · 1 comment

Comments

@RikBast
Copy link

RikBast commented Feb 8, 2024

Hi,

Is it possible to add the DRY mode to this?
That would be awesome, horizontal vane is in make I see.

thx,
Rik

@jpgnz
Copy link

jpgnz commented Apr 5, 2024

Dry mode is already supported by the underlying SwiCago/HeatPump library, you may have to configure it manually:

climate:
  - platform: mitsubishi_heatpump
    name: "${friendly_name}"
    supports:
      mode: [COOL, HEAT, DRY, FAN_ONLY]

image

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

2 participants