Skip to content

Commit

Permalink
Fix #145: Issue with Home Assistant 2022.3.0b0
Browse files Browse the repository at this point in the history
  • Loading branch information
JurajNyiri committed Feb 24, 2022
1 parent 4b236e5 commit ca05ace
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions custom_components/tapo_control/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@
"issue_tracker": "https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/issues",
"codeowners": ["@JurajNyiri"],
"version": "3.4.1",
"requirements": [
"pytapo==1.2.1",
"onvif-zeep-async==1.0.0",
"zeep[async]==4.0.0"
],
"requirements": ["pytapo==1.2.1", "onvif-zeep-async==1.2.0"],
"dependencies": ["ffmpeg"],
"config_flow": true,
"homeassistant": "2021.2.0",
Expand Down

0 comments on commit ca05ace

Please sign in to comment.