Skip to content

Releases: amosyuen/ha-tplink-deco

v3.6.2

06 May 06:12
Compare
Choose a tag to compare

What's Changed

  • Update README and issues to mention in Maintenance Mode. Looking for maintainers.
  • Use async_create_task instead of async_add_job (#278)
  • Update sk.json (#259) @misa1515

Full Changelog: v3.6.0...v3.6.2

v3.6.0

09 Jan 07:43
Compare
Choose a tag to compare

What's Changed

  • Changed host field to include the scheme, which allows changing it to HTTPS (#213)
  • Replaced deprecated SOURCE_TYE_ consts with new enums (#251)

Full Changelog: v3.5.5...v3.6.0

v3.5.5

21 Oct 07:30
Compare
Choose a tag to compare

v3.5.4

06 Sep 09:47
457d434
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.3...v3.5.4

v3.5.3

11 Aug 09:25
Compare
Choose a tag to compare

Changes

  • Check "errorcode" in addition to "error_code" (#214)

Full Changelog: v3.5.2...v3.5.3

v3.5.2

01 Aug 07:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.1...v3.5.2

v3.5.1

29 Jul 06:55
Compare
Choose a tag to compare

What's Changed

  • Fix minimum hacs version (#207)

Full Changelog: v3.5.0...v3.5.1

v3.5.0

20 Jul 10:11
Compare
Choose a tag to compare
v3.5.0 Pre-release
Pre-release

Changes

  • Add down and up sensors for total and per deco (#166)

Full Changelog: v3.4.1...v3.5.0

v3.4.1

20 Jul 08:52
Compare
Choose a tag to compare
v3.4.1 Pre-release
Pre-release

What's Changed

  • Fix empty client name and deco name error (#191)
  • Use restore_state.async_get(hass) (#187)
  • Fix DeviceRegistry.async_get_or_create() got an unexpected keyword id error
  • Add my links to README by @IceBotYT in #182
  • Create pt.json by @ViPeR5000 in #195
  • Add Deco XE75 as a tested working device by @peterjuras in #193

Full Changelog: v3.4.0...v3.4.1

v3.4.0

23 Apr 07:39
Compare
Choose a tag to compare
v3.4.0 Pre-release
Pre-release

What's Changed

  • Add customizable prefix and postfix for deco and client names (#171)
  • Set ATTR_DECO_DEVICE and ATTR_DECO_MAC for non-master deco devices (#160)

Full Changelog: v3.3.1...v3.4.0