22 lines
502 B
JSON
22 lines
502 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"
|
|
],
|
|
<<<<<<< HEAD
|
|
"version": "1.0.0",
|
|
"issue_tracker": "https://github.com/dotKrad/hass-fpl/issues"
|
|
=======
|
|
"homeassistant": "2021.12.7",
|
|
"version": "1.0.0",
|
|
"issue_tracker" : "https://github.com/dotKrad/hass-fpl/issues"
|
|
>>>>>>> master
|
|
} |