1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/whirlpool/manifest.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.4"]
}