Add integration type of hub to vesync (#162004)

This commit is contained in:
cdnninja
2026-02-01 08:33:04 +01:00
committed by GitHub
parent 9618412a44
commit d03d996155
@@ -11,6 +11,7 @@
],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/vesync",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["pyvesync"],
"requirements": ["pyvesync==3.4.1"]