Skip to content

Instantly share code, notes, and snippets.

@monteslu
Created August 23, 2014 16:14
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 monteslu/844543f089b3bb6b0666 to your computer and use it in GitHub Desktop.
Save monteslu/844543f089b3bb6b0666 to your computer and use it in GitHub Desktop.
bulb
msg.payload = {
setState: {
hue: 0xcc15,
sat: 0xffff,
white: 5000,
lum: 0x8000,
bulbName: 'bulby'
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment