victronenergy / venus-html5-app

HTML5 App including Javascript library that communicates with Venus OS over MQTT websockets
MIT License
98 stars 32 forks source link

Fahrenheit support #361

Closed fwaalkens closed 4 months ago

fwaalkens commented 4 months ago

Implemented fahrenheit support for temperatures.

image image

martinbosma commented 4 months ago

@fwaalkens Battery temperature also works. However, changing N/<vrmid>/settings/0/Settings/System/Units/Temperature does not trigger a redraw of the unit/value. Is that easy fixable? For the environmental temperature unit, the unit/value changes immediately if you change the unit from Fahrenheit to Celsius or vice versa. image