1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Add integration_type hub to sense (#161325)

This commit is contained in:
Joost Lekkerkerker
2026-01-20 20:33:18 +01:00
committed by GitHub
parent ddcf5cb749
commit 7379a4ff4b

View File

@@ -18,6 +18,7 @@
}
],
"documentation": "https://www.home-assistant.io/integrations/sense",
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["sense_energy"],
"requirements": ["sense-energy==0.13.8"]