Skip to content

Commit

Permalink
Fix requirements array
Browse files Browse the repository at this point in the history
  • Loading branch information
itchannel committed Jul 1, 2022
1 parent dbc2b40 commit 7c6ca48
Showing 1 changed file with 1 addition 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 @@ -5,7 +5,7 @@
"documentation": "https://github.com/itchannel/fordpass-ha",
"issue_tracker": "https://github.com/itchannel/fordpass-ha/issues",
"version": "0.1.35",
"requirements": [""],
"requirements": [],
"ssdp": [],
"zeroconf": [],
"homekit": {},
Expand Down

0 comments on commit 7c6ca48

Please sign in to comment.