- Added support for publishing device state (on, off) events
- On device state off, publish zero temperature for all probes
- Updated mqtt publish for battery and device state topics to enable retain
- Python 3 support (support for Python 2 will be dropped in the next release)
- Removed the need for pycrypto (bendikwa#7)
- Updated dependencies
- General cleanup
- Removed unused files/functionality
- Added support for iGrill3
- Added support for multiple devices
- Separate therad for each device
- Added support for config files