Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing homekit characteristics #829

Merged
merged 1 commit into from
Jan 21, 2021
Merged

Conversation

Cossey
Copy link
Contributor

@Cossey Cossey commented Jan 21, 2021

This adds the following missing characteristics to the main web UI for homekit:

  • AirQualitySensor
  • LightSensor
  • Door
  • Window
  • HeaterCooler
  • 3 missing characteristics for Thermostat

The missing characteristics were referenced from the https://www.openhab.org/addons/integrations/homekit/ documentation.

Fixes openhab/openhab-addons#9310

Signed-off-by: Stewart Cossey [email protected]

Signed-off-by: Stewart Cossey <[email protected]>
@Cossey Cossey requested a review from a team as a code owner January 21, 2021 08:46
Copy link
Member

@ghys ghys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ghys ghys merged commit d7a80f3 into openhab:main Jan 21, 2021
@Cossey Cossey deleted the Fix-HomekitMetadata branch January 21, 2021 15:45
ghys pushed a commit that referenced this pull request Jan 25, 2021
@ghys ghys added main ui Main UI patch A PR that has been cherry-picked to a patch release branch bug Something isn't working labels Jan 25, 2021
@ghys ghys added this to the 3.1 milestone Jan 25, 2021
@kaikreuzer kaikreuzer changed the title [mainui] Add missing homekit characteristics. Add missing homekit characteristics Jan 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working main ui Main UI patch A PR that has been cherry-picked to a patch release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[homekit] LightSensor and AirQualitySensor characteristics not available in Main UI
2 participants