Skip to content

Releases: UtilitechAS/amsreader-firmware

Release v2.2.27

23 Dec 20:54
Compare
Choose a tag to compare

Removed test code that made I2 disappear

Release v2.2.26

23 Dec 17:47
Compare
Choose a tag to compare
  • Fixed reboot loop on ESP8266 using MQTT Home Assistant payload
  • Fixed buffer size issues on some configurations

Release v2.2.25

22 Dec 18:54
Compare
Choose a tag to compare
  • Removed calculated I2 where for meters where this is missing. The calculation was too far off, and a proper calculation cannot be made with available data.
  • Improved Home Assistant integration
    • Re-sending sensors if HA have been down and comes back up
    • Sending null values to price sensors where price is unknown
    • Setting expire time on all sensors
  • Fixed issue where multipliers was not used for DSMR data
  • Fixed checking "Clear all other configuration" when changing board type
  • Fixed issue where new MQTT config was not loaded correctly

NOTE: ESP8266 was pulled from the release because of reboot loop when using Home Assistant MQTT payload

Release v2.2.24

04 Dec 13:08
Compare
Choose a tag to compare
  • Fixed voltage and amperage graph display for some browsers
  • Fixed price issues when changing from CEST to CET
  • Fixed exchange rate when fetching new rate fails
  • Improved MQTT connection handler
  • Improved error feedback when firmware upgrade failed
  • Improved formula for missing I2 calculation
  • Added option to send data to Energyspeedometer
  • Added SSDP discovery
  • Added tariff peak display for Sweden
  • Added visualization when I2 is calculated
  • Added display of energy price supplier in graph
  • Added CHF as currency
  • Added software reboot cause display on info page
  • Increased number of decimals on accumulated values sent to MQTT
  • Removed option to auto-reboot on WiFi connection error

Release v2.2.23

16 Oct 08:07
Compare
Choose a tag to compare
  • Fixed problem where Pow-U was unable to stay connected to WiFi
  • Fixed disappearing price graph on low energy price
  • Fixed incorrect price graph update, making graph run wild after keeping browser open for a while
  • Fixed problem where unsetting fixed price did not work
  • Improved MQTT/SSL connection options. Can now connect without CA/cert/key, or with just CA
  • Added option to delete CA/cert/key for MQTT
  • Added option to disable 802.11b on ESP8266

Release v2.2.22

29 Sep 04:10
Compare
Choose a tag to compare
  • Fixed red HAN indicator caused by millisecond rollover at 49.7 days
  • Fixed unexpected loss of graph data
  • Fixed unexpected overwrite of tariff peaks
  • Fixed incorrect calculation of realtime "income" from export
  • Fixed fetching of incorrect prices if fetched the first hour after midnight
  • Fixed incorrect date on clock in GUI
  • Fixed uptime rollover issue for Raw MQTT payload
  • Fixed missing tariff peak in MQTT HA payload
  • Fixed calculation for I2 combined with export (negative value) for 3w meters not reporting this value
  • Improved graph y-axis range when negative values are present
  • Improved WiFi disconnect to preserve power when connection is lost
  • Added persistence to realtime data to make it survive a software reboot (does not survive hardware reboot)
  • Added voltage monitoring and automatic WiFi disconnect on low voltage for Pow-U (To prevent brownout)
  • Added option to disable 802.11b, which will improve voltage stability
  • Added support for Slovenian Iskra meter

Release v2.2.21

09 Jul 18:46
9c25eaf
Compare
Choose a tag to compare
  • Fixed issue where device jumped into AP mode on WiFi outage
  • Fixed problem where realtime data disappears on negative cost
  • Fixed window skew on graph two hours before midnight
  • Fixed y-axis range problem on graphs after leaving GUI open for a period
  • Added option to configure buffer size on HAN serial
  • Added compression to js/css, speeding up GUI load time (thanks to @dbeinder)

Release v2.2.20

11 Jun 09:14
Compare
Choose a tag to compare
  • Fixed invalid large number in this month cost.
  • Fixed incorrect date displayed on the clock under certain conditions.
  • Fixed overlapping numbers in graph on systems with power export.
  • Fixed mouseover label on price graph for prices belonging to next UTC day.
  • Improved display of prices for smaller amounts. Using currency subunit if the whole graph is less than 1 unit.
  • Changed label on month graph to say "Last xx days" instead of "Last month".
  • Automatically switch to AP mode if WiFi PSK is incorrect.

Release v2.2.19

22 May 11:53
Compare
Choose a tag to compare

Fixed reboot issue with new and factory reset devices. Upgrade from 2.2.18 recommended.

Release v2.2.18

21 May 12:20
Compare
Choose a tag to compare
  • Added workaround for DNS on networks where IPv6 is present. This improves success rate for these users regarding one-click upgrade and fetching prices
  • Fixed graph when negative prices appear
  • Fixed exchange rate for users using ENTSO-E API token
  • Configured graphs and clock to use device timezone instead of browser timezone

All users who experience issues with one-click upgrade via GUI should download the appropriate bin file and upload via the status page
Screenshot from 2023-05-21 12-44-14