1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00
Files
core/homeassistant/components/channels/manifest.json

11 lines
274 B
JSON

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