Waking from deep sleep will trigger OW to go online to get the latest temp data, like on a fresh boot.
Instead, we should cache the current details (maybe in nvs) and then only go online to update if the time period for normal updates has passed... otherwise, show the last saved stats on wake, and tell it grab new data on the next cycle.
Waking from deep sleep will trigger OW to go online to get the latest temp data, like on a fresh boot. Instead, we should cache the current details (maybe in nvs) and then only go online to update if the time period for normal updates has passed... otherwise, show the last saved stats on wake, and tell it grab new data on the next cycle.