Skip to content

Commit

Permalink
Fix for manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ShayGus committed Sep 21, 2022
1 parent a01d824 commit 7933203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/cool_open_integration/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"documentation": "https://github.com/ShayGus/cool-open-integration/wiki",
"issue_tracker": "https://github.com/ShayGus/cool-open-integration/issues",
"requirements": [
"cool-open-client == 0.0.5"
"cool-open-client==0.0.5"
],
"ssdp": [],
"zeroconf": [],
Expand Down

0 comments on commit 7933203

Please sign in to comment.