Skip to content

Commit

Permalink
plugp100 deps as reference to github project
Browse files Browse the repository at this point in the history
  • Loading branch information
petretiandrea committed Jan 17, 2022
1 parent b031be3 commit ce0c778
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
uses: "hacs/action@21.12.1"
with:
category: "integration"
ignore: brands, wheels, requirements

hassfest:
runs-on: "ubuntu-latest"
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tapo/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"documentation": "https://github.com/petretiandrea/home-assistant-tapo-p100",
"issue_tracker": "https://github.com/petretiandrea/home-assistant-tapo-p100/issues/",
"requirements": [
"plugp100==2.1.10b1"
"git+https://github.com/petretiandrea/plugp100@v2.1.11#plugp100"
],
"dependencies": [],
"codeowners": [
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
homeassistant
plugp100==2.1.10b2
git+https://github.com/petretiandrea/plugp100@v2.1.11#egg=plugp100

0 comments on commit ce0c778

Please sign in to comment.