Open ghimele opened 2 years 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.
Can you try https://github.com/jwillemsen/daikin_residential_altherma/releases/tag/v3.1.0, made some changes to support more swing modes today
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:
Is there a way to support the windNice mode?