ESPGeiger v0.6.0
Notable Changes
- Files written to SDCard now use ISO DateTime
- DateTime is included in the MQTT
tele/status
JSON
Enhancements
- Update a number of library versions
- Change to Async MQTT client
- Configure MQTT send interval
- Configure Radmon send interval
- Rewrite of
Test
GeigerInput modules - TestMode
setTargetCPM
- Align usage of
millis()
forloop()
andsTickerCB()
functions - Adjustable Warning and Alert thresholds
- Serial commands
- Serial output functionality
- Internally handle config pages - memory & speed
- HV output for HomeAssistant autodiscovery
- Use
micros()
instead ofmicrosecondsToClockCycles()
- General code cleanup
- Update of GitHub workflows
Bugfixes
- OLED Updates
- OLED alignment and consistency
- Cleanup and fix NTP timezones
- Stability of Serial
read()
- Submit floats to GMC
Full Changelog: v0.5.4...v0.6.0