From 90c7cf4797135d8f71e8d4efa17a2d6ea2deeef1 Mon Sep 17 00:00:00 2001 From: Lenn <78048721+LennP@users.noreply.github.com> Date: Wed, 3 Apr 2024 12:11:58 +0200 Subject: [PATCH] Rename Motionblinds BLE integration to Motionblinds Bluetooth (#32117) --- source/_integrations/motionblinds_ble.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_integrations/motionblinds_ble.markdown b/source/_integrations/motionblinds_ble.markdown index e023e9d1516..4034c23370b 100644 --- a/source/_integrations/motionblinds_ble.markdown +++ b/source/_integrations/motionblinds_ble.markdown @@ -1,5 +1,5 @@ --- -title: Motionblinds BLE +title: Motionblinds Bluetooth description: Instructions on how to integrate Motionblinds Bluetooth motors into Home Assistant. ha_category: - Cover @@ -37,7 +37,7 @@ During the setup of a Motionblinds Bluetooth motor, you will be asked what kind ## Entities -The following entities are available for a Motionblinds BLE device: +The following entities are available for a Motionblinds Bluetooth device: - [Cover](https://www.home-assistant.io/integrations/cover/) entity: depending on the blind that was chosen during the setup, this entity has a slider that makes it possible to change position and tilt, and buttons that allow you to open the blind, close the blind, tilt it open, tilt it closed and stop it. - [Button](https://www.home-assistant.io/integrations/button/) entities: @@ -54,7 +54,7 @@ Since Motionblinds Bluetooth motors require a Bluetooth connection to control th This can also be automated using a YAML automation. For instance, the following automation connects to your Motionblind every 24 hours to update its state in Home Assistant: ```yaml -alias: Motionblinds BLE polling automation +alias: Motionblinds Bluetooth polling automation mode: single trigger: - platform: time_pattern