1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-30 05:31:11 +01:00
Files
core/homeassistant/components/whirlpool/manifest.json
Abílio Costa 82c3fcccc9 Update whirlpool-sixth-sense to 0.21.3 (#151929)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-09-08 21:37:18 +02:00

13 lines
369 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"],
"quality_scale": "bronze",
"requirements": ["whirlpool-sixth-sense==0.21.3"]
}