Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
85c3a249
Commit
85c3a249
authored
Dec 01, 2016
by
Marcel Stör
Browse files
Fix Somfy docs
parent
016f289f
Changes
2
Show whitespace changes
Inline
Side-by-side
docs/en/modules/somfy.md
View file @
85c3a249
...
...
@@ -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
...
...
mkdocs.yml
View file @
85c3a249
...
...
@@ -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'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment