peledies / homebridge-ambient-weather-sensors

Apache License 2.0
2 stars 2 forks source link

Hide a sensor/probe #11

Open RxJock opened 7 months ago

RxJock commented 7 months ago

Please incorporate the ability to hide specified sensor.

WotAGitUR commented 7 months ago

you can do that already, just change the true to false for that sensor in the config. "temperatureSensors": true, "humiditySensors": true, "solarRadiationSensors": true,

RxJock commented 7 months ago

Please tolerate my ignorance…I have a RF hub that transmit outdoor, indoor and pool to Ambient Weather net. I only want pool to show. If I setup temperatureSensors false all would be hidden!?!