mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 03:51:51 +01:00
12 lines
340 B
JSON
12 lines
340 B
JSON
{
|
|
"domain": "whirlpool",
|
|
"name": "Whirlpool Appliances",
|
|
"codeowners": ["@abmantis", "@mkmer"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/whirlpool",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["whirlpool"],
|
|
"requirements": ["whirlpool-sixth-sense==0.18.8"]
|
|
}
|