mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-15 03:52:11 +01:00
Updated Integrations (markdown)
parent
19ee3bd1a9
commit
c9b5f80f7e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Integration options include:
|
|||
* Home Assistant - An out-of-the-box integration for Home Assistant has been created. (the primary reason for this project)
|
||||
|
||||
# Rest Commands
|
||||
There is also a Rest interface built into the software for controlling the shades. This is also used by the UI to configure the shades but the most interesting command is the `sendShadeCommand` endpoint. There is also a configuration set but that is something for another day. Look at the code if you want information on how to tweak the module, shade, radio, network, or MQTT configuration.
|
||||
There is a Rest interface built into the software for controlling the shades on port 8081. This is also used by the UI to configure the shades but the most interesting command is the `shadeCommand` endpoint. There is also a configuration set but that is something for another day. Look at the code if you want information on how to tweak the module, shade, radio, network, or MQTT configuration.
|
||||
|
||||
But for shade control this couldn't be easier and can be executed using GET, POST, or PUT http methods.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue