mirror of https://github.com/home-assistant/core
12 lines
337 B
JSON
12 lines
337 B
JSON
{
|
|
"domain": "mycroft",
|
|
"name": "Mycroft",
|
|
"codeowners": [],
|
|
"disabled": "Dependencies not compatible with the new pip resolver",
|
|
"documentation": "https://www.home-assistant.io/integrations/mycroft",
|
|
"iot_class": "local_push",
|
|
"loggers": ["mycroftapi"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["mycroftapi==2.0"]
|
|
}
|