diff --git a/README.md b/README.md index 4013acc..1927ed3 100644 --- a/README.md +++ b/README.md @@ -101,9 +101,12 @@ To do that: - Archer AX20 v1.0 - Archer AX21 v1.20 - Archer AX50 v1.0 +- Archer AX55 v1.0 - Archer AX55 V1.60 - Archer AX72 V1 - Archer AX73 V1 +- Archer AX75 V1 +- Archer AXE75 V1 - Archer AX3000 V1 - Archer AX6000 V1 - Archer AX11000 V1 diff --git a/custom_components/tplink_router/manifest.json b/custom_components/tplink_router/manifest.json index 6b72452..a10eb11 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==3.2.0"], - "version": "1.8.0" + "requirements": ["tplinkrouterc6u==3.3.0"], + "version": "1.9.0" } \ No newline at end of file