11 lines
207 B
JSON
11 lines
207 B
JSON
|
{
|
||
|
"domain": "mycroft",
|
||
|
"name": "Mycroft",
|
||
|
"documentation": "https://www.home-assistant.io/components/mycroft",
|
||
|
"requirements": [
|
||
|
"mycroftapi==2.0"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": []
|
||
|
}
|