Mideo CCM15: fix config flow and HA release (#30525)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
c0ffeeca7 2023-12-27 18:17:08 +01:00 committed by GitHub
parent 7ad9533ed8
commit 759ae42d54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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