Skip to content

Commit

Permalink
fix hacs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrErohin committed Nov 9, 2023
1 parent 9ee14c0 commit ff0c280
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Have [HACS](https://hacs.xyz/) installed, this will allow you to update easily.
4. Click on `+ Explore & Download Repositories`, search for `TP-Link Router`.
5. Search for `TP-Link Router`.
6. Navigate to `TP-Link Router` integration
7. Press `DOWNLOAD` and in the next window also press `DOWNLOAD`.
7. Press `download` and in the next window also press `DOWNLOAD`.
8. After download, restart Home Assistant.

### Manual
Expand Down
5 changes: 1 addition & 4 deletions hacs.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"name": "TP-Link Router",
"render_readme": false,
"homeassistant": "2023.9.3",
"zip_release": true,
"filename": "tplink_router.zip"
"homeassistant": "2023.9.3"
}

0 comments on commit ff0c280

Please sign in to comment.