core/homeassistant/components/skybell/manifest.json

10 lines
240 B
JSON

{
"domain": "skybell",
"name": "SkyBell",
"documentation": "https://www.home-assistant.io/integrations/skybell",
"requirements": ["skybellpy==0.6.3"],
"codeowners": [],
"iot_class": "cloud_polling",
"loggers": ["skybellpy"]
}