core/homeassistant/components/hangouts/manifest.json

10 lines
241 B
JSON

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