Add zeroconf dependency to devolo Home Network manifest (#135708)

This commit is contained in:
Guido Schmitz 2025-01-17 18:08:26 +01:00 committed by GitHub
parent c7de3112fb
commit ea7e53d10d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,7 @@
"name": "devolo Home Network",
"codeowners": ["@2Fake", "@Shutgun"],
"config_flow": true,
"dependencies": ["zeroconf"],
"documentation": "https://www.home-assistant.io/integrations/devolo_home_network",
"integration_type": "device",
"iot_class": "local_polling",