- pinned to hcsr04sensor dependency >=1.6 in setup.py
1.2.2
- hcsr04sensor v1.6 module no longer handles rounding of readings. Now handled by Raspi-Sump - reading.py now using depth method in hcsr04sensor as depth_metric and depth_imperial are deprecated.
1.2.1
- Add section to conf file to change line color in the charts. [charts] line_color = FB921D default
1.2
- Add hostname to email alert body to better identify which instance of raspisump is alerting - Add a heartbeat email at a user defined interval to ensure that email is working as intended
1.1.2
- Fix charts displaying improper hour formatting on x axis when using matplotlib version 2 in Raspbian Stretch.
1.1.1
- prevent application from logging negative waterlevels.