From f578ece11bafef28f88514d1d08b10a6c2de742f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ab=C3=ADlio=20Costa?= Date: Thu, 24 Apr 2025 22:15:13 +0100 Subject: [PATCH] Add Maytag virtual integration supported by Whirlpool (#38721) --- CODEOWNERS | 1 + source/_integrations/maytag.markdown | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 source/_integrations/maytag.markdown diff --git a/CODEOWNERS b/CODEOWNERS index 39100609c18..161d1e3a1ab 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -517,6 +517,7 @@ source/_integrations/martec.markdown @starkillerOG source/_integrations/mastodon.markdown @fabaff @andrew-codechimp source/_integrations/matrix.markdown @PaarthShah source/_integrations/matter.markdown @home-assistant/matter +source/_integrations/maytag.markdown @abmantis source/_integrations/mcp.markdown @allenporter source/_integrations/mcp_server.markdown @allenporter source/_integrations/mealie.markdown @joostlek @andrew-codechimp diff --git a/source/_integrations/maytag.markdown b/source/_integrations/maytag.markdown new file mode 100644 index 00000000000..1f8266cf734 --- /dev/null +++ b/source/_integrations/maytag.markdown @@ -0,0 +1,22 @@ +--- +title: Maytag +description: Connect and control your Maytag appliances using the Whirlpool Appliances integration +ha_category: + - Hub +ha_integration_type: virtual +ha_supporting_domain: whirlpool +ha_supporting_integration: Whirlpool Appliances +ha_release: '2022.10' +ha_iot_class: Cloud Push +ha_config_flow: true +ha_codeowners: + - '@abmantis' + - '@mkmer' +ha_domain: maytag +ha_platforms: + - climate + - diagnostics + - sensor +--- + +{% include integrations/supported_brand.md %}