- [ ] For some reason the `valid_reading()` function happens even when the data is valid, this happened when the latest reading was 70C/heating. - [x] Make the `event_loop` function return a boolean value if it actually finishes, right now its impossible to tell whether it actually succeeded or not - [ ] We really, really need logging
valid_reading()function happens even when the data is valid, this happened when the latest reading was 70C/heating.event_loopfunction return a boolean value if it actually finishes, right now its impossible to tell whether it actually succeeded or not