diff --git a/custom_components/tapo_control/manifest.json b/custom_components/tapo_control/manifest.json index 3600c17..8fae8ba 100644 --- a/custom_components/tapo_control/manifest.json +++ b/custom_components/tapo_control/manifest.json @@ -5,7 +5,7 @@ "issue_tracker": "https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/issues", "codeowners": ["@JurajNyiri"], "requirements": [ - "pytapo==0.11", + "pytapo==1.1.2", "onvif-zeep-async==1.0.0", "zeep[async]==4.0.0" ],