Skip to content

Releases: Pwutseltronics/Metertrekker2MQTT

v2.1.1

13 Sep 12:11
f33f2cf
Compare
Choose a tag to compare

Changelog

  • Fix DSMR version aware telegram verification (use CRC from DSMR v4.0 instead of v4.2)

v2.1.0

12 Sep 21:11
Compare
Choose a tag to compare

Changelog

  • made CRC verification version dependent (for DSMR v4.2+)
  • added telegram bracket pair checking for DSMR <v4.2
  • disabled quotes in influx line tag value appending calls

v2.0.1

18 May 09:00
Compare
Choose a tag to compare

Changelog

v2.0.0

13 May 11:11
Compare
Choose a tag to compare

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

v1.1.0

13 May 11:10
Compare
Choose a tag to compare

Changelog

  • added platformio.ini
  • iterator type fix

Thx Bertrik!

v1.0.0

13 May 11:10
Compare
Choose a tag to compare

First working version with SoftwareSerial (so software RX inversion), telegram verification + parsing and data transmission.