diff --git a/source/_integrations/motionblinds_ble.markdown b/source/_integrations/motionblinds_ble.markdown index f0b86e5a73b9..7ac3045015e4 100644 --- a/source/_integrations/motionblinds_ble.markdown +++ b/source/_integrations/motionblinds_ble.markdown @@ -11,6 +11,7 @@ ha_codeowners: - '@jerrybboy' ha_config_flow: true ha_platforms: + - button - cover - select ha_integration_type: integration @@ -38,6 +39,10 @@ During the setup of a Motionblinds BLE device, you will be asked what kind of bl The following entities are available for a Motionblinds BLE 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: + - Connect button: allows you to connect to the blind. + - Disconnect button: allows you to disconnect the blind. + - Favorite button: allows you to move the blind to the favorite position. - [Select](https://www.home-assistant.io/integrations/select/) entities: - Speed select: allows you to change the speed of the motor to low, medium, or high. Available for all blinds except a curtain blind and a vertical blind.