core/homeassistant/components/channels/manifest.json

9 lines
216 B
JSON

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