hass-core/homeassistant/components/zoneminder/manifest.json
2020-04-03 12:58:19 -07:00

7 lines
202 B
JSON

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