Closed jacoscaz closed 3 months ago
Once the dust settles from switching to the new API I can have a go at this.
I'd be happy to help in whichever way you see fit - coding, testing and so on.
Added an extra switch for dry and fan only operation mode. You can test this here: homebridge-daikin-cloud@2.5.0-beta.0
fanOnly and dry mode are supported in homebridge-daikin-cloud@2.5.0. If you would find any issues, please create a new issue as there where some other threads about this same request.
Is your feature request related to a problem? Please describe: HomeKit does not natively support the
fanOnly
anddry
mode.Describe the solution you'd like:
fanOnly
anddry
mode available as special modes.Describe alternatives you've considered: None, I had pretty much given up the idea of enabling
dry
mode (which is the one I use the most) from HomeKit controllers but then I had a look at the code and realized that this might have a chance of working.Additional context: I'd be happy to have a go at this if a) you think it could work and b) you'd be happy to merge a PR should I succeed in actually making it work.