hass-core/homeassistant/components/hangouts/manifest.json
2022-01-28 13:37:53 -08:00

10 lines
276 B
JSON

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