diff --git a/README.md b/README.md index fd96410..7cfacff 100644 --- a/README.md +++ b/README.md @@ -129,10 +129,17 @@ To do that: - Archer VR900v - Deco M4 2.0 - Deco M4R 2.0 +- Deco M5 - Deco M9 Pro +- Deco P7 +- Deco X20 +- Deco X60 +- Deco X90 - Deco XE75 2.0 - TL-WA3001 v1.0 - TL-MR105 +- TL-MR6400 v5 +- TL-MR6400 v5.3 ### Not fully tested Hardware Versions - AD7200 V2 diff --git a/custom_components/tplink_router/manifest.json b/custom_components/tplink_router/manifest.json index 955b2e2..d4b27df 100644 --- a/custom_components/tplink_router/manifest.json +++ b/custom_components/tplink_router/manifest.json @@ -6,6 +6,6 @@ "documentation": "https://github.com/AlexandrErohin/home-assistant-tplink-router", "iot_class": "local_polling", "issue_tracker": "https://github.com/AlexandrErohin/home-assistant-tplink-router/issues", - "requirements": ["tplinkrouterc6u==4.0.0"], - "version": "1.13.1" + "requirements": ["tplinkrouterc6u==4.0.1"], + "version": "1.13.2" } \ No newline at end of file