From 759ae42d543e3be2b857ca6df2dfee3dec71a945 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Wed, 27 Dec 2023 18:17:08 +0100 Subject: [PATCH] Mideo CCM15: fix config flow and HA release (#30525) Co-authored-by: Franck Nijhof --- source/_integrations/ccm15.markdown | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/source/_integrations/ccm15.markdown b/source/_integrations/ccm15.markdown index c47bc1518b8..267a7becd1e 100644 --- a/source/_integrations/ccm15.markdown +++ b/source/_integrations/ccm15.markdown @@ -1,10 +1,10 @@ --- -title: Midea CCM15 Data Converter +title: Midea CCM15 AC Controller description: Instructions on how to integrate a Midea CCM15 module into Home Assistant. ha_category: - Climate ha_iot_class: Local Polling -ha_release: 2023.07.0 +ha_release: 2024.1 ha_config_flow: true ha_codeowners: - '@ocalvo' @@ -23,20 +23,7 @@ There is currently support for the following device types within Home Assistant: - [Configuration](#configuration) - [Climate](#climate) -## Configuration - -Adding a CCM15 data converter to your Home Assistant instance can be done via the user interface, by using this My Button: -{% my config_flow_start badge domain=page.ha_domain %} - -{% details "Manual configuration steps" %} - -1. Browse to your Home Assistant instance. -2. Go to **{% my integrations title="Settings > Devices & Services" %}**. -3. In the bottom right corner, select the - **{% my config_flow_start icon domain=page.ha_domain %}** button. -4. From the list, select **CCM15** and follow the instructions on screen. - -{% enddetails %} +{% include integrations/config_flow.md %} ## Climate