Skip to content

v3.0.6

Compare
Choose a tag to compare
@elad-bar elad-bar released this 25 Jun 17:42
· 7 commits to master since this release
1fbb24c

What's Changed

  • Improve reconnect process (cool-down between attempts)

  • Handle timeouts as managed failure instead of general failure

  • Ignore update request when the connection is not established

  • Improved log messages of status changes

  • Add support to control how entity names will look like, under account device:

    Approach Meter Account Reason
    Unique (Default) {address} {meter serial number} {first name} {last name} {account number} can't rename meter device to a meaningful name #39
    Non unique Meter {meter serial number} Account {account number} Bad Entity Names - seems to be translated from Hebrew #71

PR

Full Changelog: v3.0.5...v3.0.6