mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add motion blinds favorite position docs (#34233)
* Add motion blinds favorite position docs * spelling fix * tiny tweaks --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
53b41e5247
commit
9e3ea1ea6d
@ -10,6 +10,7 @@ ha_codeowners:
|
|||||||
- '@starkillerOG'
|
- '@starkillerOG'
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- button
|
||||||
- cover
|
- cover
|
||||||
- sensor
|
- sensor
|
||||||
ha_dhcp: true
|
ha_dhcp: true
|
||||||
@ -95,6 +96,12 @@ In the official Bloc Blinds app go to settings (three bars > gear icon), go to t
|
|||||||
|
|
||||||
Click the about page of the connector app 5 times to get the key ([iOS app](https://apps.apple.com/us/app/connector/id1344058317), [Android app](https://play.google.com/store/apps/details?id=com.smarthome.app.connector)).
|
Click the about page of the connector app 5 times to get the key ([iOS app](https://apps.apple.com/us/app/connector/id1344058317), [Android app](https://play.google.com/store/apps/details?id=com.smarthome.app.connector)).
|
||||||
|
|
||||||
|
## Favorite position
|
||||||
|
|
||||||
|
A **Go to favorite position** button entity allows you to move the blind to its favorite position. For this entity to show up, you first need to set the blind's favorite position in the mobile app, using a remote or physical buttons on the blind. Refer to the manual of your specific blind for instructions.
|
||||||
|
|
||||||
|
The **Set current position as favorite** button entity allows you to change the favorite position. For this to work, the blind first needs to be put in programming mode by shortly pressing the reset button on the blind. It will start stepping (moving a small bit up-down repeatedly). You can then use the **Set current position as favorite** entity. After you are done, shortly press the reset button again to exit the programming mode.
|
||||||
|
|
||||||
## Top Down Bottom Up (TDBU) blinds
|
## Top Down Bottom Up (TDBU) blinds
|
||||||
|
|
||||||
TDBU blinds consist of two bars controlled by two motors designated by Top and Bottom with fabric in between.
|
TDBU blinds consist of two bars controlled by two motors designated by Top and Bottom with fabric in between.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user