Skip to content

Commit

Permalink
Fix Somfy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelstoer committed Dec 1, 2016
1 parent 016f289 commit 85c3a24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/en/modules/somfy.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ When I send the `somfy.DOWN` command, repeating the frame twice (which seems to
nil

#### Example
To start with controlling your Somfy blinds you need to
To start with controlling your Somfy blinds you need to:

- Choose an arbitrary remote address (different from your existing remote) - `123` in this example
- Choose a starting point for the rolling code. Any unsigned int works, 1 is a good start
- Long-press the program button of your existing remote control until your blind goes up and down slightly
Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ pages:
- 'rtctime': 'en/modules/rtctime.md'
- 'sigma delta': 'en/modules/sigma-delta.md'
- 'sntp': 'en/modules/sntp.md'
- 'somfy': 'en/modules/somfy.md'
- 'spi': 'en/modules/spi.md'
- 'struct': 'en/modules/struct.md'
- 'switec': 'en/modules/switec.md'
Expand Down

0 comments on commit 85c3a24

Please sign in to comment.