Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic Scenes #1

Open
wrboyce opened this issue Mar 25, 2013 · 1 comment
Open

Dynamic Scenes #1

wrboyce opened this issue Mar 25, 2013 · 1 comment

Comments

@wrboyce
Copy link
Owner

wrboyce commented Mar 25, 2013

@danlane pointed out it would be nice to be able to define a scene without knowing which/how many bulbs it will apply to, for example:

    scenes:
      sunset:
        orange:
          quantity: 20%
          priority: 80 
          hue: 46789
          sat: 150
        yellows:
          quantity: 60%
          priority: 90
          hue: 23133
          sat: 200
        reds:
          quantity: 10%
          priority: 70
          hue: 0
          sat: 200

One Idea.

@ghost ghost assigned adamashton Mar 25, 2013
@adamashton
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants