The app has multiple sections and each updates manually. The system should update automatically based on some simple rules - the easiest is to update based on time.
If the heater is on, and the app has focus update if data is more than 1 minute out of date
If the app has focus and the heater is off, update if the data is older than 5 minutes
The app has multiple sections and each updates manually. The system should update automatically based on some simple rules - the easiest is to update based on time.
If the heater is on, and the app has focus update if data is more than 1 minute out of date
If the app has focus and the heater is off, update if the data is older than 5 minutes