Closed Pichiasister closed 6 months ago
Sensors removed after removing All Cached Accessories. Please ignore this issue, thanks.
Thanks @Pichiasister, glad to hear you got it sorted.
I wonder if restarting Homebridge (a second time) would have been sufficient… I believe Accessories/devices should get auto-removed during startup if no longer needed/registered. I’ll add it to the list of low priority items to check on at some point.
Sorry that I had to create a new issue as this seems separated from the last one. The AirQ sensor's AQ readings are still available when
"ignoreHomeKitDevices"
istrue
but readings are not updated.Per logs the Airq was correctly skipped but seems the AQ sensors are still being shown in the devices list. Not sure if the expected behavior should be not showing the TVOC/CO2 sensors as AirQ is Homekit compatible, or should still be available for the sensors for those 2 readings only.
The quick way to fix is to remove the sensors from the devices list but as sensors readings are not included by the official homekit support, it seems keeping the sensors is a better solution.
Users can set
"disableAirQuality"
&"disableCarbonDioxide"
totrue
to avoid seeing those readings.Debug log as follow:
(Attached: sensors showing in Homebridge's devices list while displaying wrong readings