mirror of https://github.com/home-assistant/core
11 lines
299 B
JSON
11 lines
299 B
JSON
{
|
|
"domain": "hisense_aehw4a1",
|
|
"name": "Hisense AEH-W4A1",
|
|
"codeowners": ["@bannhead"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/hisense_aehw4a1",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pyaehw4a1"],
|
|
"requirements": ["pyaehw4a1==0.3.9"]
|
|
}
|