Many improvements to the different nodes:
- Common base class for sensor nodes.
- Inject the temperature offset directly into the Adafruit driver so the calculations are correct.
- Add dewpoint calculation to temp/humidity sensors.
- Add notification callback to sensor nodes to be called when data has been sent.
- Give all sensor notes an individual random start delay so they are not all read/reported at the same time.