I’ve added a few extra controls and info displays to my heating controller app.
There is now a temperature and humidity sensor on the Arduino and this data is transmitted to the app.
The app shows the current temperature and humidity, the status of the heating system and a graph that will show temp/humidity over the last hour/3h/1d/1w/1m/3m
Lastly the desired temperature is controlled by a slider.