mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
14 lines
403 B
JSON
14 lines
403 B
JSON
{
|
|
"domain": "overseerr",
|
|
"name": "Seerr",
|
|
"after_dependencies": ["cloud"],
|
|
"codeowners": ["@joostlek", "@AmGarera"],
|
|
"config_flow": true,
|
|
"dependencies": ["http", "webhook"],
|
|
"documentation": "https://www.home-assistant.io/integrations/overseerr",
|
|
"integration_type": "service",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "platinum",
|
|
"requirements": ["python-overseerr==0.9.0"]
|
|
}
|