2024-10-03 07:20:03 +00:00
|
|
|
{
|
|
|
|
"domain": "go2rtc",
|
|
|
|
"name": "go2rtc",
|
|
|
|
"codeowners": ["@home-assistant/core"],
|
2024-10-25 09:13:43 +00:00
|
|
|
"config_flow": false,
|
2024-10-03 07:20:03 +00:00
|
|
|
"dependencies": ["camera"],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/go2rtc",
|
2024-10-25 09:13:43 +00:00
|
|
|
"integration_type": "system",
|
2024-10-03 07:20:03 +00:00
|
|
|
"iot_class": "local_polling",
|
2024-12-11 16:20:49 +00:00
|
|
|
"quality_scale": "internal",
|
2024-12-06 22:08:12 +00:00
|
|
|
"requirements": ["go2rtc-client==0.1.2"],
|
2024-10-30 12:39:54 +00:00
|
|
|
"single_config_entry": true
|
2024-10-03 07:20:03 +00:00
|
|
|
}
|