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 support for homekit air quality sensors #30510

Merged

Conversation

Jc2k
Copy link
Member

@Jc2k Jc2k commented Jan 5, 2020

Description:

This PR adds support for the HomeKit air-quality service type.

Pull request with documentation for home-assistant.io (if applicable):
home-assistant/home-assistant.io#11641

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the [development checklist][dev-checklist]

Dev automation moved this from By Code Owner to Review in progress Jan 5, 2020
@MartinHjelmare
Copy link
Member

MartinHjelmare commented Jan 6, 2020

Some integrations that handle data from other entities filter entities that report unknown state. This might become a problem in this case where this integration platform always reports unknown state for some users.

@Jc2k
Copy link
Member Author

Jc2k commented Jan 6, 2020

I don't know if there actually are any HomeKit Air Quality sensors on the market that actually don't have the pm2.5 characteristic, so this might only be a theoretical problem. Can we wait and see if anyone has a problem?

(I'm also hoping to make a few more requests in the arch repo after home-assistant/architecture#330 which might change the situation slightly).

@MartinHjelmare
Copy link
Member

Sounds good!

Dev automation moved this from Review in progress to Reviewer approved Jan 6, 2020
@MartinHjelmare MartinHjelmare merged commit a58c796 into home-assistant:dev Jan 6, 2020
Dev automation moved this from Reviewer approved to Done Jan 6, 2020
@lock lock bot locked and limited conversation to collaborators Jan 7, 2020
@Jc2k Jc2k deleted the homekit_controller_air_quality branch January 11, 2020 09:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Dev
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants