1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Add integration_type hub to smarttub (#163399)

This commit is contained in:
Joost Lekkerkerker
2026-02-18 21:47:19 +01:00
committed by GitHub
parent f74fdd7605
commit ab9b13302c
@@ -4,6 +4,7 @@
"codeowners": ["@mdz"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/smarttub",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["smarttub"],
"requirements": ["python-smarttub==0.0.47"]