Releases: amosyuen/ha-tplink-deco
Releases Β· amosyuen/ha-tplink-deco
v2.2.5
v2.2.4
What's Changed
- Handle invalid names gracefully to fix #122
- Add documentation on host field
- Add Mercusys Halo H80X and X90 as tested devices
- Add S7 as not working device
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
- Update title based on host IP in the options flow (105)
Full Changelog: v2.2.2...v2.2.3
v2.2.2
v2.2.0
What's Changed
- Added config option "Verify SSL Certificate" for routers that have self-signed certificates
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
- Fix empty decos with empty IP addresses #85
- Fix relative link to contribution by @Anonymoesje in #76
New Contributors
- @Anonymoesje made their first contribution in #76
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Changes
- Add more debug info on response parsing errors
- Retry data empty response from expired auth token
v2.1.0
Changes
Full Changelog: v2.0.2...v2.1.0
v2.0.2
v2.0.1
Changes
- Added device_tracker entities for decos
- Added separate device for each deco
- All entities connected to a deco are underneath that deco's device
- Deco default name is transformed from snake_case to "Capital with spaces" for preset values (For example living_room to "Living Room")
- Separate deco and client update into different update coordinators so that they can update independently
- Change client update to make calls in parallel for each deco
- Filter 'UNKNOWN' ip_address #46
- Fix error when unloading config entry in v2.0.0
Full Changelog: v1.1.1...v2.0.1