diff --git a/custom_components/tapo_control/manifest.json b/custom_components/tapo_control/manifest.json index 9cb576a..258c336 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"], "version": "4.2.1", - "requirements": ["pytapo==2.8.3", "onvif-zeep-async==1.2.0"], + "requirements": ["pytapo==2.9", "onvif-zeep-async==1.2.0"], "dependencies": ["ffmpeg"], "config_flow": true, "homeassistant": "2022.4.0",