18 lines
391 B
JSON
18 lines
391 B
JSON
{
|
|
"domain": "fpl",
|
|
"name": "FPL",
|
|
"documentation": "https://github.com/dotKrad/hass-fpl",
|
|
"iot_class": "cloud_polling",
|
|
"dependencies": [],
|
|
"config_flow": true,
|
|
"codeowners": [
|
|
"@dotKrad"
|
|
],
|
|
"requirements": [
|
|
"bs4",
|
|
"integrationhelper"
|
|
],
|
|
"homeassistant": "2021.12.7",
|
|
"version": "1.0.0",
|
|
"issue_tracker" : "https://github.com/dotKrad/hass-fpl/issues"
|
|
} |