home-assistant-component-tests.zeroconf: provide aioshelly (#348644)

This commit is contained in:
Martin Weinelt 2024-10-15 01:30:59 +02:00 committed by GitHub
commit b293f6561e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,6 +47,9 @@ let
xiaomi_miio = [ xiaomi_miio = [
arrow arrow
]; ];
zeroconf = [
aioshelly
];
zha = [ zha = [
pydeconz pydeconz
]; ];