hass-core/homeassistant/components/channels/manifest.json
2023-02-08 20:16:39 +01:00

9 lines
245 B
JSON

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