core/homeassistant/components/channels/manifest.json

11 lines
212 B
JSON

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