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
73.54k stars 30.72k forks source link

Request to add Air Purifier as device type to HomeKit Bridge integration #125636

Closed jeanofthedead closed 1 month ago

jeanofthedead commented 2 months ago

The problem

The HomeKit Bridge integration lacks the device type "air purifier," instead exposing such devices as fans to Apple Home.app. The device type is supported by Home Assistant here: https://github.com/ak6i/core/blob/homekit_air_purifier/homeassistant/components/homekit/type_air_purifiers.py

Can we please add this device type?

What version of Home Assistant Core has the issue?

core-2024.9.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

HomeKit Bridge (Apple)

Link to integration documentation on our website

No response

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 @bdraco, mind taking a look at this issue as it has been labeled with an integration (homekit) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `homekit` 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` 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 documentation homekit source (message by IssueLinks)

mib1185 commented 1 month ago

This sounds more like an feature request? Please use the feature request section of our forum to contribute on existing or create new feature requests. For sure, contributions are always welcome, so please feel free to create a PR on your own.

Thanks! 👍

jeanofthedead commented 1 month ago

@mib1185 Thanks, Michael. I have done so here.

mib1185 commented 1 month ago

perfect, than we can proceed and close this report here