Skip to content

Instantly share code, notes, and snippets.

@nulltask
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nulltask/9717834 to your computer and use it in GitHub Desktop.
Save nulltask/9717834 to your computer and use it in GitHub Desktop.

ukishima to fukuma

  • /music/start

fukuma to ukishima

  • /pattern/:id (1~5)

to hue

  • /:id/on
  • /:id/off
  • /:id/bri
    • int: 0..255
  • /:id/hue
    • int: 0..65535
  • /:id/sat
    • int: 0..255
  • /:id/xy
    • float: 0..1
    • float: 0..1
  • /:id/ct
    • int: 0..65535
  • /:id/alert
    • string: (none|select|lselect)
  • /:id/effect
    • string: (none|colorloop)
  • /:id/transitiontime
    • uint: 0..65535
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment