Open
Description
Need a PHP function and code update to switch between Celsius / Fahrenheit
The tub itself is temp system agnostic. it just displays whatever reading the sensors record. Same is true on the website. F range temps are hard coded into the html.
Would it be possible to create a function in functions.php that displays the C° / F° designation every time a temp reading is displayed?