Updated Integrations (markdown)

rstrouse 2024-05-11 10:54:02 -07:00
parent 8b5fb2f596
commit cca2fa5f34

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