Skip to content

Commit

Permalink
Fix: Bump integration version
Browse files Browse the repository at this point in the history
  • Loading branch information
JurajNyiri committed Jan 14, 2025
1 parent a5a3e58 commit c30d15c
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions custom_components/tapo_control/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,10 @@
"name": "Tapo: Cameras Control",
"documentation": "https://github.com/JurajNyiri/HomeAssistant-Tapo-Control",
"issue_tracker": "https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/issues",
"codeowners": [
"@JurajNyiri"
],
"version": "6.0.4",
"requirements": [
"pytapo==3.3.38"
],
"dependencies": [
"ffmpeg",
"onvif"
],
"codeowners": ["@JurajNyiri"],
"version": "6.0.7",
"requirements": ["pytapo==3.3.38"],
"dependencies": ["ffmpeg", "onvif"],
"config_flow": true,
"homeassistant": "2024.1.0",
"dhcp": [
Expand Down Expand Up @@ -2942,4 +2935,4 @@
"macaddress": "FCD733*"
}
]
}
}

0 comments on commit c30d15c

Please sign in to comment.