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

Add integration_type device to hisense_aehw4a1 (#159125)

This commit is contained in:
Joost Lekkerkerker
2025-12-18 19:26:39 +01:00
committed by GitHub
parent 4c382cedff
commit fefe7d9e5d

View File

@@ -4,6 +4,7 @@
"codeowners": ["@bannhead"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/hisense_aehw4a1",
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["pyaehw4a1"],
"requirements": ["pyaehw4a1==0.3.9"]