AirQualitySensor #524
NickLplus
started this conversation in
Documentation
Replies: 1 comment 1 reply
-
It supports even more: https://nrchkb.github.io/wiki/service/air-quality-sensor/#title I will check later what is the issue. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think AirQualitySensor Characteristic Properties allow for:
CarbonDioxideDetected
CarbonDioxideLevel
and maybe some others, https://developer.apple.com/documentation/homekit/hmcharacteristictypeairquality
Injecting {"foo":"bar"} doesn't report those, however I use CO2 characteristics (reading data from SPS30+SCD41) with NRCHKB without any problems.
Beta Was this translation helpful? Give feedback.
All reactions