core/homeassistant/components/hangouts/manifest.json

11 lines
220 B
JSON

{
"domain": "hangouts",
"name": "Google Hangouts",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/hangouts",
"requirements": [
"hangups==0.4.10"
],
"codeowners": []
}