Releases: Pwutseltronics/Metertrekker2MQTT
Releases · Pwutseltronics/Metertrekker2MQTT
v2.1.1
v2.1.0
v2.0.1
Changelog
- replaced PubSubClient with friendlier MQTT (arduino-mqtt) library
- cleaned up global variables
- snake_cased non-class and non-struct variables
slurp()
andspurt()
declarations -> definitions in response to Juerd/ESP-WiFiSettings@29696b5
v2.0.0
Changelog
- now using ESP-WiFiSettings for most user-specific settings
- added OTA update functionality
- last gas reading timestamp is now stored in flash (LittleFS) instead of RAM, providing continuity through power cycles
- telegram lines with unknown OBIS identities are now handled gracefully instead of CRASH/BURN
- built-in LED now indicates RTS status