mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-15 03:52:11 +01:00
Updated Integrations (markdown)
parent
8b5fb2f596
commit
cca2fa5f34
1 changed files with 3 additions and 0 deletions
|
|
@ -255,7 +255,10 @@ Parameters can be supplied on the url or as a json object on the body.
|
|||
* `f | Flag | flag` - Flag (Turns the sun sensor off)
|
||||
* `su | StepUp | stepup` - StepUp (80-bit only simulates the thumbwheel)
|
||||
* `sd | StepDown | stepdown` - StepDown (80-bit only simulates the thumbwheel)
|
||||
* `fav | Favorite | favorite` - Favorite (80-bit only on motors that support it)
|
||||
* `stop | Stop` - Stop (80-bit only on motors that support it)
|
||||
* `repeat` - Optional number of repeats to be send by default ESPSomfy RTS sends 1 repeat for a total of 2 commands sent
|
||||
* `stepSize` - Optional number between 1-127 to indicate the size of the step command (80-bit only on motors that support it)
|
||||
|
||||
`GET /shadeCommand?shadeId=1&command=up` - Moves the shade to the full open position
|
||||
`GET /shadeCommand?shadeId=1&target=50` - Moves the shade to 50% closed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue