JeroenVdb / homebridge-daikin-cloud

This Homebrige plugin connects to the Daikin Cloud and loads all your devices to be controled via Homebridge and Homekit.
https://www.npmjs.com/package/homebridge-daikin-cloud
Apache License 2.0
39 stars 11 forks source link

Can't control the fan speed and dry mode #45

Closed viliamcarnoky closed 1 month ago

viliamcarnoky commented 11 months ago

Hi, I can't see dry option and fan speed in the Home app. I can see both in ONECTA app and also in the home bridge log. Can you fix it please? I'm sending you the log files.

viliamcarnoky commented 11 months ago

homebridge.log.txt

gerbenvandijk commented 11 months ago

I would also love to see the dry option work; I can contribute if needed as well.

viliamcarnoky commented 9 months ago

are you working on my issue?

JeroenVdb commented 9 months ago

I'm a bit swamped at work and personal life.

That being said, there is not dry option in the iOS Home app. Only off, auto, heat and cool. Adding a dry option would mean adding an extra control for this specifically but this would then conflict with what the "default" status shows. So in my opinion it would be very confusing.

Home app is very limited in functionality, I hope this improves over time.

JeroenVdb commented 9 months ago

About the fan speed. We learned in other issues that the Home app hides the fan speed control when the showExtraFeatures is enabled. I can't really do something about that, it is our of the control of the plugin.

JeroenVdb commented 2 months ago

Added an extra switch for dry and fan only operation mode. You can test this here: homebridge-daikin-cloud@2.5.0-beta.0

JeroenVdb commented 1 month ago

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.