From a0351be0d7e7e3f5049cc537ff272779b3c75808 Mon Sep 17 00:00:00 2001 From: Richard Kroegel <42204099+rikroe@users.noreply.github.com> Date: Thu, 4 Jul 2024 22:44:12 +0200 Subject: [PATCH] Add documentation for MINI Connected (#33490) * Create mini_connected.markdown * Update source/_integrations/mini_connected.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update mini_connected.markdown --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- source/_integrations/mini_connected.markdown | 38 ++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 source/_integrations/mini_connected.markdown diff --git a/source/_integrations/mini_connected.markdown b/source/_integrations/mini_connected.markdown new file mode 100644 index 00000000000..7938fac86de --- /dev/null +++ b/source/_integrations/mini_connected.markdown @@ -0,0 +1,38 @@ +--- +title: MINI Connected +description: Get the status and control your MINI vehicle, using the BMW Connected Drive integration +ha_category: + - Binary sensor + - Button + - Car + - Lock + - Notifications + - Number + - Presence detection + - Select + - Sensor + - Switch +ha_release: 2024.8 +ha_iot_class: Cloud Polling +ha_config_flow: true +ha_integration_type: virtual +ha_supporting_domain: bmw_connected_drive +ha_supporting_integration: BMW Connected Drive +ha_codeowners: + - '@gerard33' + - '@rikroe' +ha_domain: mini_connected +ha_platforms: + - binary_sensor + - button + - device_tracker + - diagnostics + - lock + - notify + - number + - select + - sensor + - switch +--- + +{% include integrations/supported_brand.md %}