Skip to content

Commit 0e2e57a

Browse files
joostlekCopilot
andauthored
Add integration_type device to android_ip_webcam (home-assistant#158838)
Co-authored-by: Copilot <[email protected]>
1 parent f00b008 commit 0e2e57a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/android_ip_webcam/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"codeowners": ["@engrbm87"],
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/android_ip_webcam",
7+
"integration_type": "device",
78
"iot_class": "local_polling",
89
"requirements": ["pydroid-ipcam==3.0.0"]
910
}

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
},
324324
"android_ip_webcam": {
325325
"name": "Android IP Webcam",
326-
"integration_type": "hub",
326+
"integration_type": "device",
327327
"config_flow": true,
328328
"iot_class": "local_polling"
329329
},

0 commit comments

Comments
 (0)