Add integration_type hub to aosmith (#158843)

This commit is contained in:
Joost Lekkerkerker
2025-12-13 08:52:45 +01:00
committed by GitHub
parent 96f8c39c6f
commit f11e4e7bda

View File

@@ -4,6 +4,7 @@
"codeowners": ["@bdr99"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/aosmith",
"integration_type": "hub",
"iot_class": "cloud_polling",
"requirements": ["py-aosmith==1.0.15"]
}