1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Add integration_type hub to fujitsu_fglair (#159026)

This commit is contained in:
Joost Lekkerkerker
2025-12-14 23:51:59 +01:00
committed by GitHub
parent 160c495ddc
commit c3f743cafd

View File

@@ -4,6 +4,7 @@
"codeowners": ["@crevetor"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/fujitsu_fglair",
"integration_type": "hub",
"iot_class": "cloud_polling",
"requirements": ["ayla-iot-unofficial==1.4.7"]
}