mirror of
https://github.com/home-assistant/core.git
synced 2026-06-11 11:41:42 +02:00
0e2e57a657
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
11 lines
312 B
JSON
11 lines
312 B
JSON
{
|
|
"domain": "android_ip_webcam",
|
|
"name": "Android IP Webcam",
|
|
"codeowners": ["@engrbm87"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/android_ip_webcam",
|
|
"integration_type": "device",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["pydroid-ipcam==3.0.0"]
|
|
}
|