Skip to content

Commit

Permalink
Merge pull request #186 from itchannel/1.33
Browse files Browse the repository at this point in the history
Fix hacs repo issue
  • Loading branch information
itchannel authored Jun 22, 2022
2 parents 346425b + 8a25f8b commit 4ac077a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/fordpass/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"config_flow": true,
"documentation": "https://github.com/itchannel/fordpass-ha",
"issue_tracker": "https://github.com/itchannel/fordpass-ha/issues",
"version": "0.1.32",
"version": "0.1.33",
"requirements": ["dotted==0.1.8"],
"ssdp": [],
"zeroconf": [],
Expand Down
2 changes: 2 additions & 0 deletions info.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@

# **Changelog**
## Version 1.33
- Fix occasional hacs error due to git tag issue
## Version 1.32
- Fix auth flow to comply with new endpoints
**Warning - If you encounter auth errors please delete the token file located in the install directory or use the "delete_token" service**
Expand Down

0 comments on commit 4ac077a

Please sign in to comment.