Lightpack icon indicating copy to clipboard operation
Lightpack copied to clipboard

Improve eventghost plugin

Open SaladFork opened this issue 11 years ago • 0 comments

Improved the EventGhost plugin to allow configuration and expose more functionality.

Summary:

  • Updated lightpack.py to latest version (with modification to fix empty profile)
  • Will now connect when plugin is started and disconnect when plugin is stopped (rather than connecting on plugin initialization and never disconnecting)
  • Added plugin configuration options to allow user to set Prismatik host, port, and API key
  • Added new actions: SetProfile, SetColor, SetColorToAll, SetSmooth, SetGamma
  • Replaced LowBrightness and MaxBrightness actions with SetBrightness action
  • Removed Toggle action
  • Removed unnecessary debug printing
  • Changed language to be more consistent throughout the plugin

SaladFork avatar Mar 07 '14 21:03 SaladFork