"sensor_type": "Temperature Sensor" returns value in Celsius even with "units_temp": "f"
To Reproduce:
Read temperature from any station with "units_temp": "f"
Expected behavior:
Comment indicates that conversion should occur, but there doesn't appear to be any code currently doing so. I'm not too familiar with such, so it may be a bug in something implemented rather than something being omitted.
Describe The Bug:
"sensor_type": "Temperature Sensor"
returns value in Celsius even with"units_temp": "f"
To Reproduce:
Read temperature from any station with
"units_temp": "f"
Expected behavior:
Comment indicates that conversion should occur, but there doesn't appear to be any code currently doing so. I'm not too familiar with such, so it may be a bug in something implemented rather than something being omitted.
Logs:
Plugin Config:
Screenshots:
Environment: