Releases: amosyuen/ha-tplink-deco
Releases · amosyuen/ha-tplink-deco
v1.1.1
Changes
- Fix bug where device_trackers are always
not_home
if consider home seconds option is set to 0 - Restore last
deco_device
state for offline devices - Validate full update cycle when validating config
- Remove
hostname
which was set incorrectly - Add more logging on errors
- Fix Brazilian Portuguese Translation filename (#44) @LeandroIssa
v1.1.0
v1.0.2
Changes
- Fix bug where IP Address attribute is not set(#36)
- Set entity hostname attribute
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Changes
- Fixed bug with offline entities show with "restored" warning (red icon)
- Restore entity attributes so that all attributes are available for offline entities
- Added automatic retry on auth / timeout errors
- Added instructions on how to disable new entities
- Added Brazilian Portuguese translation (#35) @LeandroIssa
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Changes
- BREAKING CHANGE: Renamed
down_kb_per_s
todown_kilobytes_per_s
andup_kb_per_s
toup_kilobytes_per_s
and changed down and up speed to kilobytes rather than kilobits(#26) - Fixed down speed incorrectly using up speed value (#26)
- Added
device_info
attribute for each device_tracker (#23) - Updated instructions for current HA UI (#24) @bsimmo
Full Changelog: v0.0.2...v1.0.0
v0.0.2
v0.0.1
Changes
- Increase timeout
- Change timeout log error to debug, and remove redundant logging
- Fix incorrect github links and readme