Files
hass-fpl/custom_components/fpl1/manifest.json
2022-07-21 20:46:49 -04:00

17 lines
379 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"
],
"version": "1.0.0",
"issue_tracker": "https://github.com/dotKrad/hass-fpl/issues",
"homeassistant": "2021.12.7"
}