naofireblade / homebridge-weather-plus

A comprehensive weather plugin for homebridge.
MIT License
312 stars 61 forks source link

Imperial units not working #182

Closed GTPatriots closed 3 years ago

GTPatriots commented 3 years ago

I have tried setting my units in the plugin settings to "imperial". That sets my settings to "us" in the config editor. That is reading in C not F. I have tried manually setting the units property in the config editor to "imperial", but that did not fix this issue. Any advice is welcome.

GTPatriots commented 3 years ago

Looks like homebridge setting to display units in C (which I did not know existed) overrides the plugin setting in both homebridge status and the home app if others run into this issue.