Closed finestructure closed 1 year ago
As far as I can tell, this is a Homekit limitation.
I provide the data and Apple decides how to display it.
I use https://developers.homebridge.io/#/service/CarbonDioxideSensor (which maps to https://developer.apple.com/documentation/homekit/hmcharacteristictypecarbondioxidelevel).
Looks like they modeled the DioxideSensor after the MonoxideSensor that also only has triggered/not-triggered states.
Best suggestion I can offer is complain to Apple: https://www.apple.com/feedback/home-app/
I see, thanks for taking a look!
In the default configuration, the Aranet4 sensors are displayed as follows in the Home app:
This may not be possible to do via the plugin but I'd love to get the CO2 reading in a gauge, just like the temperature and humidity displays.
I can drill into the "sensor" to see the value but that's a bit awkward:
Is this possible to do somehow?