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
70.46k stars 29.4k forks source link

HA HomeKit integration missing hvac operations, for a Flair hvac device #96274

Closed mikeknoop closed 10 months ago

mikeknoop commented 1 year ago

The problem

HomeKit linked Flair HVAC devices aren't showing the selector to change operation modes). Opening this issue against HA core because, based on my initial exploring, the Flair integration appears to showing up correctly in HA (but not HomeKit via the core HA HomeKit integration).

Can you first help me verify it's indeed an HA core integration issue and not a Flair integration issue?

What Home Assistant shows for the Flair HVAC device (source):

What HA's core HomeKit integration shows for the same device (source):

Expected:

Diagnostic for the HomeKit bridge:

HA / HomeKit version:

  "home_assistant": {
    "installation_type": "Home Assistant Container",
    "version": "2023.4.0",
    "dev": false,
    "hassio": false,
    "virtualenv": false,
    "python_version": "3.10.10",
    "docker": true,
    "arch": "x86_64",
    "timezone": "America/Los_Angeles",
    "os_name": "Linux",
    "os_version": "4.4.180+",
    "run_as_root": true
  },

Flair integration version: 0.1.9.1

What version of Home Assistant Core has the issue?

core-2023.4.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

homekit

Link to integration documentation on our website

No response

Diagnostics information

(included in issue)

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 year 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.

(message by CodeOwnersMention)


homekit documentation homekit source (message by IssueLinks)

issue-triage-workflows[bot] commented 10 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.