Add integration_type hub to monoprice (#159696)

This commit is contained in:
Joost Lekkerkerker
2025-12-25 21:50:03 +01:00
committed by GitHub
parent 71728ba37e
commit 5eedef4920

View File

@@ -4,6 +4,7 @@
"codeowners": ["@etsinko", "@OnFreund"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/monoprice",
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["pymonoprice"],
"requirements": ["pymonoprice==0.5"]