Skip to content

Commit

Permalink
Add motion blinds favorite position docs (#34233)
Browse files Browse the repository at this point in the history
* Add motion blinds favorite position docs

* spelling fix

* tiny tweaks

---------

Co-authored-by: c0ffeeca7 <[email protected]>
  • Loading branch information
starkillerOG and c0ffeeca7 authored Aug 14, 2024
1 parent 53b41e5 commit 9e3ea1e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions source/_integrations/motion_blinds.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ha_codeowners:
- '@starkillerOG'
ha_config_flow: true
ha_platforms:
- button
- cover
- sensor
ha_dhcp: true
Expand Down Expand Up @@ -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)).

## 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

TDBU blinds consist of two bars controlled by two motors designated by Top and Bottom with fabric in between.
Expand Down

0 comments on commit 9e3ea1e

Please sign in to comment.