rospogrigio / daikin_residential

Cloud control of Daikin devices that are supported by Daikin Residential Controller app.
GNU General Public License v3.0
284 stars 37 forks source link

support for windNice mode #82

Open ghimele opened 2 years ago

ghimele commented 2 years ago

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?

droscy commented 1 year ago

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.

jwillemsen commented 8 months ago

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