Add integration_type hub to smappee (#163397)

This commit is contained in:
Joost Lekkerkerker
2026-02-19 08:15:25 +01:00
committed by GitHub
parent 84d2ec484d
commit c0fd8ff342

View File

@@ -5,6 +5,7 @@
"config_flow": true,
"dependencies": ["auth"],
"documentation": "https://www.home-assistant.io/integrations/smappee",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["paho_mqtt", "pysmappee"],
"requirements": ["pysmappee==0.2.29"],