core/homeassistant/components/whirlpool/manifest.json

12 lines
340 B
JSON

{
"domain": "whirlpool",
"name": "Whirlpool Appliances",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/whirlpool",
"requirements": ["whirlpool-sixth-sense==0.18.2"],
"codeowners": ["@abmantis", "@mkmer"],
"iot_class": "cloud_push",
"loggers": ["whirlpool"],
"integration_type": "hub"
}