Skip to content
Aircoookie edited this page Dec 18, 2018 · 18 revisions

You are able to set custom actions ("Macros") in Time & Macro settings for the following events:

  • Specific time of day
  • Button short/long press
  • HTTP API call executing a macro with "&M="
  • Alexa On/Off
  • Countdown over
  • Timed light duration over
  • Device (re)boot

Each macro has the format of a standard HTTP API call without the IP. Optionally, the "win&" may be omitted. For example, the macro "A=255" sets the brightness to maximum. "R=255&G=160&B=0" sets the color to orange. You can specify up to 16 macros.

Clone this wiki locally