Skip to content

Releases: UtilitechAS/amsreader-firmware

Release v2.1.16

19 Dec 17:53
Compare
Choose a tag to compare
  • Fixed ESP32 config file export
  • Fixed DSMR CRC check
  • Fixed parsing of 3-phase per line import/export parsing from DSMR
  • Fixed Landis + Gyr detection and label

Release v2.1.15

07 Dec 11:07
Compare
Choose a tag to compare
  • Fixed voltage and current calculation for Kaifa MA304T3 that resulted in non-functioning GUI
  • Fixed realtime cost calculation
  • Fixed realtime calculation around top of the hour, where it sometimes lead to spikes in the value
  • Fixed possibility to disable mDNS
  • Added 300 baud

Release v2.1.14

08 Nov 17:56
Compare
Choose a tag to compare

Increased range of multipliers in meter multiplier configuration. Will not support multiplier larger than 65

Release v2.1.13

07 Nov 14:13
Compare
Choose a tag to compare

Fixed issue where maximum power saving was not applied correctly

Release v2.1.12

31 Oct 09:24
Compare
Choose a tag to compare
  • Added option to adjust WiFi power saving

Release v2.1.11

23 Oct 17:36
Compare
Choose a tag to compare
  • Fixed issue where number of hours for threshold got invalid number
  • Fixed loading of threshold configuration from file
  • Fixed overflow issue in graphs
  • Fixed invalid numbers in JSON files, causing error in update of ex. Home Assistant accumulated sensors
  • Fixed month average calculation when early in the month
  • Increased range for daily and monthly consumption/production
  • General memory optimization and stability improvements

Release v2.1.10

17 Oct 13:53
Compare
Choose a tag to compare

Emergency update to fix WiFi issues found with 2.1.9.

Changes from 2.1.9:

  • Added more sensors for HomeAssistant
  • Added phase wattage to MQTT data (where applicable)
  • Added profile for Pow-U+
  • Better debugging when receiving unknown data
  • Fixed error blinking
  • Fixed log formatting some places
  • Some general code cleanup

Release v2.1.8

06 Oct 15:46
Compare
Choose a tag to compare
  • Modem sleep is now set to max to ensure low power consumption
  • Fixed memory leak while trying to reconnect to MQTT with SSL
  • Fixed incorrect firmware update notice on firmware page
  • Fixed saving number of peak hours in tariff config
  • Improved message about using USB power while upgrading M-BUS powered devices
  • Added more zones for ENTSO-E price API
  • Added support for Swiss L&G meters
  • Added support for custom firmware update URL

Release v2.1.7

24 Aug 18:26
Compare
Choose a tag to compare
  • Fixed timestamp received from Aidon meters
  • Fixed MQTT raw bytes, now sending full frame as well as application frame
  • Improved HAN serial communication on ESP32S2
  • Added version number in system status JSON for MQTT JSON and HA payload
  • Added peaks for threshold calculation to data.json

Release v2.1.6

16 Aug 10:10
Compare
Choose a tag to compare
  • Fixed HA accumulated formatting error
  • Fixed AP mode for ESP32-S2
  • Fixed modem sleep for ESP32-S2
  • Improved labels for export on graphs
  • Added real time production numbers
  • Added OTA firmware upgrade for ESP8266