core/homeassistant/components/google_assistant/manifest.json

11 lines
223 B
JSON

{
"domain": "google_assistant",
"name": "Google assistant",
"documentation": "https://www.home-assistant.io/components/google_assistant",
"requirements": [],
"dependencies": [
"http"
],
"codeowners": []
}