11 lines
222 B
JSON
11 lines
222 B
JSON
|
{
|
||
|
"domain": "linksys_ap",
|
||
|
"name": "Linksys ap",
|
||
|
"documentation": "https://www.home-assistant.io/components/linksys_ap",
|
||
|
"requirements": [
|
||
|
"beautifulsoup4==4.7.1"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": []
|
||
|
}
|