core/homeassistant/components/skybell/manifest.json

10 lines
240 B
JSON
Raw Normal View History

{
"domain": "skybell",
"name": "SkyBell",
"documentation": "https://www.home-assistant.io/integrations/skybell",
2020-12-29 16:48:36 +00:00
"requirements": ["skybellpy==0.6.3"],
"codeowners": [],
"iot_class": "cloud_polling",
"loggers": ["skybellpy"]
}