* Adapt library improvements Clean up integration and tests and make them more like latest changes in UniFi integration * Bump dependency to v26
9 lines
239 B
JSON
9 lines
239 B
JSON
{
|
|
"domain": "axis",
|
|
"name": "Axis",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/axis",
|
|
"requirements": ["axis==26"],
|
|
"zeroconf": ["_axis-video._tcp.local."],
|
|
"codeowners": ["@Kane610"]
|
|
}
|