Skip to content

ESPGeiger v0.6.0

Compare
Choose a tag to compare
@steadramon steadramon released this 29 Jul 22:51
· 74 commits to main since this release

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() for loop() and sTickerCB() 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 of microsecondsToClockCycles()
  • 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