Jump to content

Ralphman5000

Member
  • Posts

    2
  • Joined

  • Last visited

Ralphman5000's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. Problem: After selecting All Lights Color Cycle, the lights will continue to cycle even when switching to other scenes. Solution: add the following line to the Run Script in all the scenes except for "cycle)" curl --request PUT --data "{\"effect\":\"none\"}" http://<YOUR IP ADDRESS>/api/alfredcontrol/groups/0/action That CURL assumes that you want to remove the loop effect from all the lights in your setup, hence the groups/0 address.
  2. Thanks for the work on this one! Once I sorted out my IP, it worked great.
×
×
  • Create New...