hass-core/homeassistant/components/channels/manifest.json
2020-04-03 12:58:19 -07:00

7 lines
184 B
JSON

{
"domain": "channels",
"name": "Channels",
"documentation": "https://www.home-assistant.io/integrations/channels",
"requirements": ["pychannels==1.0.0"],
"codeowners": []
}