gfroerli / firmware

Firmware for the water temperature sensor project
GNU General Public License v3.0
6 stars 1 forks source link

Gracefully handle absence of sensors #68

Closed rnestler closed 3 years ago

rnestler commented 4 years ago

If a sensor is not reachable or has some error, we should not just crash or fail completely, but just continue with what we have.