9 lines
257 B
JSON
9 lines
257 B
JSON
{
|
|
"domain": "agent_dvr",
|
|
"name": "Agent DVR",
|
|
"documentation": "https://www.home-assistant.io/integrations/agent_dvr/",
|
|
"requirements": ["agent-py==0.0.23"],
|
|
"config_flow": true,
|
|
"codeowners": ["@ispysoftware"],
|
|
"iot_class": "local_polling"
|
|
}
|