1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-19 18:38:58 +00:00

Add integration_type hub to laundrify (#159295)

This commit is contained in:
Joost Lekkerkerker
2025-12-17 20:54:20 +01:00
committed by GitHub
parent e7ed7a8ed2
commit 7e2a9cd7f9

View File

@@ -4,6 +4,7 @@
"codeowners": ["@xLarry"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/laundrify",
"integration_type": "hub",
"iot_class": "cloud_polling",
"requirements": ["laundrify-aio==1.2.2"]
}