All Projects â†’ netbeast â†’ Lifx

netbeast / Lifx

💡 Netbeast plugin to control Lifx lights

Programming Languages

javascript
184084 projects - #8 most used programming language

Lifx allows to control all lifx bulbs through Netbeast API

Parameter allowed:

{

  • power: true || false
  • brightness: 0..100
  • hue: 0..360
  • saturation: 0..100
  • color: {r: 0, b: 0, g: 0} || CC00AA // Will be translated to hue and saturation

}

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].