mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Add button to documentation (#32045)
This commit is contained in:
parent
c596a5617c
commit
95e541f85e
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user