Closed ezio-melotti closed 2 years ago
This PR adds a sensor_info method to the BaseSensor. The method can be used to describe the sensor name/type and the values it returns.
sensor_info
BaseSensor
This PR adds a
sensor_info
method to theBaseSensor
. The method can be used to describe the sensor name/type and the values it returns.