lifx-material

Github

Bulbs

{{group.name}}
{{bulb.name}} Not connected! {{bulb.group}}, {{bulb.location}}

Color

R G B

Effects

Periods Cycles

Effect Type

Breathe Pulse
curl -X {{api.method}} "https://api.lifx.com/v1/lights/{{ api.selector }}/{{ api.action }}" -H "Authorization: Bearer {{ api.token }}" -H "Content-Type: application/json" -d '{{ api.data }}'