jeatheak / Mitsubishi-WF-RAC-Integration

WF-RAC homeassistant integration
MIT License
101 stars 19 forks source link

Feature request: add horizontal swing support #49

Closed niro1987 closed 1 year ago

niro1987 commented 1 year ago

With the remote and the app, I can set the horizontal swing to [auto, left-left, left-center, center-center, center-right, right-right, left-right, right-left]. I would like to be able to do the same in Home Assistant.

niro1987 commented 1 year ago

https://github.com/home-assistant/architecture/discussions/553

I see that the code alrady supports horizontal swing modes but the HA climate integration does not. Would it be veasable to add a sensor with the active horzintal swing mode so that an automation could be created to support this feature as long as the HA climate integration is updated?

DickAppel commented 1 year ago

I have this integration active from when it was launched. I am awaiting the extended swing implementation from the same time. Hopefully someone will bother soon. I am sure many would appreciate it.

jeatheak commented 1 year ago

Hey @niro1987 @DickAppel I added a select component that you can add to dashboard and/or automation. You can also read the current horizontal swing directioon from its state. Hopefully it is what you needed. Let me now id something is missing.

niro1987 commented 1 year ago

Love it! Thank you! #closed