Skip to content

Commit

Permalink
Add button to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
LennP committed Mar 27, 2024
1 parent c596a56 commit cd93b1f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/_integrations/motionblinds_ble.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ ha_codeowners:
- '@jerrybboy'
ha_config_flow: true
ha_platforms:
- button
- cover
- select
ha_integration_type: integration
Expand Down Expand Up @@ -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.

Expand Down

0 comments on commit cd93b1f

Please sign in to comment.