Weatherhat settings using imperial settings

I live in the US. Is there a way for the weatherhat sensors to display imperial readings? Please only support or someone who knows the weather.py program.

All the sensors are metric; there’s no single switch, you’d need to add conversion factors into all the sensor readings (luckily that’s all pretty centralised in SensorData.update)

You’d probably want to tweak your max/min values in settings.yml too.