kopia lustrzana https://github.com/Aircoookie/WLED
Updated HTTP request API (markdown)
rodzic
7c23e39eb4
commit
ec3293821e
|
@ -3,7 +3,7 @@ WLED's HTTP API allows you to set many properties of your lights, even more than
|
|||
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.
|
||||
- Example (AP): `192.168.4.1/win&A=255` sets the brightness to maximum
|
||||
- Example (mdns): `led.local/win&A=128&FX=0` sets the brightness to half and the effect to static
|
||||
- Example (mdns): `led.local/win&A=128&FX=0` sets the brightness to half and the effect to SOLID
|
||||
|
||||
In conjunction with a [router port forwarding](https://github.com/Aircoookie/WLED/wiki/Remote-Access-and-IFTTT) this can be used to automate WLED, for example via IFTTT.
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue