v3.0.6
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
- fix for too many request issues by @elad-bar in #76
- Add support to control how entity names by @elad-bar in #77
Full Changelog: v3.0.5...v3.0.6