home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.07k stars 29.73k forks source link

Homekit Controller missing HVAC mode for Dry #122687

Open gmaclean1981 opened 1 month ago

gmaclean1981 commented 1 month ago

The problem

Hello,

I have an integration via Homekit for 3 Mysa AC Remotes.

When I manually select Dehumidify/Dry within the Mysa app, it shows as 'off' for HVAC, but 'On' for Fan. When I look at the device in developer tools (or elsewhere within Home Assistant), there is no option to see an HVAC mode for dry.

hvac_modes:

I'm wondering if there is potential to add this functionality as I'm currently relying on the Mysa App to accomplish this task now. D9996FA6-F227-479E-AC2E-AC919287E465

What version of Home Assistant Core has the issue?

Any - has existed for as long as I've had the integration (circa 2023)

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

HomeKit

Link to integration documentation on our website

https://www.home-assistant.io/integrations/homekit_controller/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 month ago

Hey there @jc2k, @bdraco, mind taking a look at this issue as it has been labeled with an integration (homekit_controller) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `homekit_controller` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign homekit_controller` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


homekit_controller documentation homekit_controller source (message by IssueLinks)

functionaldude commented 3 weeks ago

The "dry" mode also does not get exposed on my Daikin. I think this relates to this issue: https://community.home-assistant.io/t/heater-cooler-accessory-type-support/343778