11 lines
208 B
JSON
11 lines
208 B
JSON
|
{
|
||
|
"domain": "foobot",
|
||
|
"name": "Foobot",
|
||
|
"documentation": "https://www.home-assistant.io/components/foobot",
|
||
|
"requirements": [
|
||
|
"foobot_async==0.3.1"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": []
|
||
|
}
|