Add button to documentation (#32045)

This commit is contained in:
Lenn 2024-03-27 11:19:34 +01:00 committed by GitHub
parent c596a5617c
commit 95e541f85e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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