core/homeassistant/components/hangouts/manifest.json

11 lines
272 B
JSON

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