1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Add integration_type device to lookin (#159304)

This commit is contained in:
Joost Lekkerkerker
2025-12-18 19:24:26 +01:00
committed by GitHub
parent 9be0214021
commit 6ffd05313b

View File

@@ -4,6 +4,7 @@
"codeowners": ["@ANMalko", "@bdraco"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/lookin",
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["aiolookin"],
"requirements": ["aiolookin==1.0.0"],