diff --git a/README.md b/README.md index ca48a2b..e3a27c7 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ To do that: - Archer C6 v3.0 - Archer C6U v1.0 - Archer C7 v5.0 +- Archer C2300 v1.0 - Archer MR200 v5 - Archer MR200 v5.3 - Archer MR600 v1 diff --git a/custom_components/tplink_router/manifest.json b/custom_components/tplink_router/manifest.json index 841bde3..36ff975 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.4.0"], - "version": "1.11.0" + "requirements": ["tplinkrouterc6u==3.4.1"], + "version": "1.11.1" } \ No newline at end of file