BresserWeatherSensorReceiver
BresserWeatherSensorReceiver copied to clipboard
Add run time configuration of (sensor_ids_inc/sensor_ids_exc) via MQTT to examples
The sensor include / exclude list can now be configured at run time with setSensorsInc() / setSensorsExc(). The configuration can be read back via getSensorsInc() / getSensorsExc().
Both should be added to the MQTT examples.