toto / homebridge-airrohr

HomeBridge module for the DIY luftdaten.info particulates sensor. See http://luftdaten.info how to build your own
http://luftdaten.info
MIT License
52 stars 12 forks source link

Disable Temperature option results in temperature sensor showing 0 degrees #66

Open nielsth opened 1 year ago

nielsth commented 1 year ago

I have disabled the BME-280 sensor in the sensor config and have set "disable_temperature": true in the Homebridge config. Both result in a sensor showing 0° in the Home app. It seems as if a temperature sensor is added to Homebridge / HomeKit no matter the sensor set-up or plug-in config.

In case there is no temperature/humidity sensor set-up in the sensor (and no temperature data in the JSON), or if the "disable_temperature" is set to true in the config, no temperature sensor should be exposed to HomeKit.

Screenshot 2023-06-12 at 19 14 37 Screenshot 2023-06-12 at 19 14 11 Screenshot 2023-06-12 at 19 13 55 Screenshot 2023-06-12 at 19 13 29