Skip to content

Releases: amosyuen/ha-tplink-deco

v1.1.1

04 Mar 10:25
Compare
Choose a tag to compare

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

24 Feb 22:38
Compare
Choose a tag to compare

Changes

  • Add Deco Device as additional attribute for zone-presence information (#38) @gdiepen
  • Add dutch translation (#37) @gdiepen

v1.0.2

15 Feb 05:56
Compare
Choose a tag to compare

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

14 Feb 09:40
Compare
Choose a tag to compare

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

31 Jan 11:44
Compare
Choose a tag to compare

Changes

  • BREAKING CHANGE: Renamed down_kb_per_s to down_kilobytes_per_s and up_kb_per_s to up_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

25 Jan 04:03
c12579e
Compare
Choose a tag to compare

Changes

  • Fix on_close callback error from invalid await
  • Add Deco M4 and Deco P7 to list of supported devices (#13, #18) @cvroque, @danieldotnl
  • Update instructions and badge for HACS

v0.0.1

04 Jan 10:42
Compare
Choose a tag to compare

Changes

  • Increase timeout
  • Change timeout log error to debug, and remove redundant logging
  • Fix incorrect github links and readme

v0.0.0

27 Dec 10:36
Compare
Choose a tag to compare

Initial Release