kopia lustrzana https://github.com/Aircoookie/WLED
Updated HTTP request API (markdown)
rodzic
003179ee70
commit
f1ff23b104
|
@ -1,6 +1,6 @@
|
|||
WLED's HTTP API allows you to set many properties of your lights, even more than the index page UI supports, via a simple GET web request.
|
||||
|
||||
_Unsure how all this API stuff works? Check out [this amazing guide](https://tynick.com/blog/01-28-2020/controlling-wled-with-raspberry-pi-using-the-wled-api/) by Tyson!_
|
||||
_Unsure how all this API stuff works? Check out [this amazing guide](https://tynick.com/blog/01-28-2020/controlling-wled-with-raspberry-pi-using-the-wled-api/) by tynick!_
|
||||
|
||||
The basic URL scheme is: `[ipadress]/win`. This will return an XML file with some current values (see bottom of page).
|
||||
Parameters can be added to control some of the variables.
|
||||
|
|
Ładowanie…
Reference in New Issue