daikin_residential icon indicating copy to clipboard operation
daikin_residential copied to clipboard

support for windNice mode

Open ghimele opened this issue 3 years ago • 2 comments

I've just discovered this plugin and it is working very well. Probably better than the official daikin onecta app :) I'm using a Perfera machine and one of the swing vertical mode available is the windNice.

"vertical": { "currentMode": { "settable": true, "value": "stop", "values": [ "stop", "swing", "windNice" ] } }

In HA interface I can just select the following options:

image

Is there a way to support the windNice mode?

ghimele avatar Jul 27 '22 14:07 ghimele

Hi @ghimele, the windNice is handled by PR #29 which is not yet merged. Waiting for the merge you can test the PR, but you need to install the integration manually.

droscy avatar Sep 19 '22 07:09 droscy

Can you try https://github.com/jwillemsen/daikin_residential_altherma/releases/tag/v3.1.0, made some changes to support more swing modes today

jwillemsen avatar Dec 21 '23 08:12 jwillemsen