include issue tracker in manifest

This commit is contained in:
Yordan Suarez
2021-12-13 13:19:33 -05:00
parent c3de8dafa9
commit 235c6d45c1
3 changed files with 6 additions and 8 deletions

View File

@@ -9,9 +9,9 @@
"@dotKrad"
],
"requirements": [
"bs4",
"integrationhelper"
],
"homeassistant": "0.96.0",
"version": "1.0.0"
"version": "1.0.0",
"issue_tracker": "https://github.com/dotKrad/hass-fpl/issues"
}