1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/homeassistant/components/zoneminder/manifest.json
2022-01-28 13:37:53 -08:00

10 lines
263 B
JSON

{
"domain": "zoneminder",
"name": "ZoneMinder",
"documentation": "https://www.home-assistant.io/integrations/zoneminder",
"requirements": ["zm-py==0.5.2"],
"codeowners": ["@rohankapoorcom"],
"iot_class": "local_polling",
"loggers": ["zoneminder"]
}