Releases: UtilitechAS/amsreader-firmware
Releases · UtilitechAS/amsreader-firmware
Release v2.1.16
- 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
- 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
Increased range of multipliers in meter multiplier configuration. Will not support multiplier larger than 65
Release v2.1.13
Fixed issue where maximum power saving was not applied correctly
Release v2.1.12
- Added option to adjust WiFi power saving
Release v2.1.11
- 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
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
- 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
- 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
- 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