Files
hass-fpl/custom_components/fpl/manifest.json
2021-12-13 13:19:33 -05:00

17 lines
376 B
JSON

{
"domain": "fpl",
"name": "FPL",
"documentation": "https://github.com/dotKrad/hass-fpl",
"iot_class": "cloud_polling",
"dependencies": [],
"config_flow": true,
"codeowners": [
"@dotKrad"
],
"requirements": [
"integrationhelper"
],
"homeassistant": "0.96.0",
"version": "1.0.0",
"issue_tracker": "https://github.com/dotKrad/hass-fpl/issues"
}