added hacs.json and update manifest

This commit is contained in:
Yordan Suarez
2022-01-12 19:26:11 -05:00
parent 3468446b94
commit 8e36810701
2 changed files with 6 additions and 1 deletions

View File

@@ -13,5 +13,6 @@
"integrationhelper" "integrationhelper"
], ],
"homeassistant": "2021.12.7", "homeassistant": "2021.12.7",
"version": "1.0.0" "version": "1.0.0",
"issue_tracker" : "https://github.com/dotKrad/hass-fpl/issues"
} }

4
hacs.json Normal file
View File

@@ -0,0 +1,4 @@
{
"name": "Hass Fpl",
"country": ["US"]
}