core/homeassistant/components/mycroft/manifest.json

10 lines
237 B
JSON

{
"domain": "mycroft",
"name": "Mycroft",
"documentation": "https://www.home-assistant.io/integrations/mycroft",
"requirements": ["mycroftapi==2.0"],
"codeowners": [],
"iot_class": "local_push",
"loggers": ["mycroftapi"]
}