Skip to content

Releases: UtilitechAS/amsreader-firmware

Release v2.2.17

05 May 16:39
Compare
Choose a tag to compare
  • Fixed issue where day plot stopped updating
  • Fixed error messages from SVG rendering with no data
  • Increased range on multipliers
  • Increased precision on realtime data to preserve correct value
  • Added last month information on realtime. kWh will not be populated until next month

Release v2.2.16

02 May 12:34
Compare
Choose a tag to compare
  • Fixed issue where month graph have stopped updating after entering new month (Values from previous month is re-used and presented as updates)
  • Fixed issue for non-Norwegian Kaifa meters where data was incorrectly scaled by default
  • Fixed issue where fixed price was not cleared for new units
  • Fixed export and import of fixed price from config file
  • Fixed issue where device crashes if fixed price is set and debugging is set to "Verbose"
  • Corrected HA sensors for reative energy to have no device class and kvarh as measurement unit
  • Added code to clear graph if no data is received from meter for over an hour. This will clear unknown hours/days and make it more visible that data is missing
  • Added decimal on month plot if value is under 10kwh
  • Added mouse-over label with increased data precision on graphs
  • General code cleanup

Release v2.2.15

25 Apr 06:21
Compare
Choose a tag to compare
  • Fixed timestamp decoding from Kamstrup meters
  • Fixed timestamp decoding from DSMR meters
  • Fixed NTP issue where device was unable to obtain network timestamp
  • Now hiding upgrade icon on status page if device is on latest version
  • Demoted serial break error to debug level

Release v2.2.14

22 Apr 06:20
Compare
Choose a tag to compare
  • Fixed reboot issue on ESP8266
  • Fixed reboot loop when uploading configuration file
  • Fixed issue where extended ASCII characters was not allowed in SSID
  • Fixed issue where settings page was not able to load
  • Added dynamic RX buffer resizing on HAN port
  • Improved handling of error codes from price API
  • Configuration changes on one-click upgrade to improve chances of success
  • Added warning in status page if upgrade was unsuccessful
  • Only showing half x-axis labels on graphs on small screen
  • Added some "slow code" debugging output
  • General code cleanup and optimization

Release v2.2.13

10 Apr 12:33
Compare
Choose a tag to compare
  • Fixed missing HA sensors on some setups
  • Fixed layout issue on realtime data when export is present
  • Fixed restore of web username where password was used as both username and password
  • Improved HAN port debug

Release v2.2.12

01 Apr 09:14
Compare
Choose a tag to compare
  • Fixed edge case where graph data sometimes goes crazy
  • Fixed edge case when leaving summer time that incorrectly overwritten power consumption on month graph
  • Fixed incorrect state class on Home Assistant sensors
  • Fixed I2 substitution error on DSMR data
  • Fixed flash script for ESP32C3
  • Added possibility to change Home Assistant sensor topic prefix
  • Added possibility to change hostname in URL for Home Assistant sensors
  • Added possibility to set a name tag on Home Assistant sensors
  • Added possibility to specify a fixed energy price
  • Added suport for Austrian L&G meter
  • Added detection of Kaifa through system title from encrypted meters
  • Added boot timestamp on status page
  • Added option to disable internal pullup on HAN pin
  • Added uHAN board profile

Release v2.2.11

26 Mar 13:52
Compare
Choose a tag to compare
  • Fixed clock skew on price graph and daily energy graph when entering DST
  • Fixed incomplete price publish on MQTT when fetching for both days at once
  • Fixed measurement units on Home Assistant accumulated reative energy sensors
  • Fixed Home Assistant temperature sensor discovery
  • Fixed problem preventing meter encryption from being disabled
  • Fixed voltage range inconsistency for voltage status indicator
  • Improved Home Assistant sensor discovery by only publishing active sensors
  • Added realtime export income sensor for Home Assistant
  • Added last boot reason to status page

Release v2.2.10

25 Mar 18:22
Compare
Choose a tag to compare
Fixed issue with price graph in relation to entering or leaving DST

Release v2.2.9

11 Mar 09:47
Compare
Choose a tag to compare
  • Added ESP32-C3 build
  • Fixed memory leak in baud autodetect
  • Fixed precision on Domoticz energy payload
  • Fixed dips on realtime export power
  • Fixed filter on SSID name to allow more characters
  • Fixed changing from static IP to DHCP
  • Fixed redirect to dashboard after initial setup on ESP8266
  • Fixed checkbox styling, now showing tick mark
  • Increased range for instant power. Fixes erratic power gauge on large systems
  • Increased range for tariff thresholds
  • Renamed "Configuration" in system info to "Backup & restore"

Release v2.2.8

12 Feb 19:57
Compare
Choose a tag to compare

Fixed GPIO select for HAN on ESP8266