mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-08-13 19:29:55 +00:00
Add Maytag virtual integration supported by Whirlpool (#38721)
This commit is contained in:
@@ -517,6 +517,7 @@ source/_integrations/martec.markdown @starkillerOG
|
|||||||
source/_integrations/mastodon.markdown @fabaff @andrew-codechimp
|
source/_integrations/mastodon.markdown @fabaff @andrew-codechimp
|
||||||
source/_integrations/matrix.markdown @PaarthShah
|
source/_integrations/matrix.markdown @PaarthShah
|
||||||
source/_integrations/matter.markdown @home-assistant/matter
|
source/_integrations/matter.markdown @home-assistant/matter
|
||||||
|
source/_integrations/maytag.markdown @abmantis
|
||||||
source/_integrations/mcp.markdown @allenporter
|
source/_integrations/mcp.markdown @allenporter
|
||||||
source/_integrations/mcp_server.markdown @allenporter
|
source/_integrations/mcp_server.markdown @allenporter
|
||||||
source/_integrations/mealie.markdown @joostlek @andrew-codechimp
|
source/_integrations/mealie.markdown @joostlek @andrew-codechimp
|
||||||
|
22
source/_integrations/maytag.markdown
Normal file
22
source/_integrations/maytag.markdown
Normal file
@@ -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 %}
|
Reference in New Issue
Block a user