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

Map the alert levels from Thorium #9

Closed
TimPietrusky opened this issue Oct 11, 2019 · 1 comment
Closed

Map the alert levels from Thorium #9

TimPietrusky opened this issue Oct 11, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request released

Comments

@TimPietrusky
Copy link
Member

In Thorium you can have different alert levels which correspond to another HTML color that can be retrieved using the GraphQL API:

  • Alert 5: #08f
  • Alert 4: #0f0
  • Alert 3: #ff0
  • Alert 2: #f80
  • Alert 1: #f00
  • Alert P: rebeccapurple
  • Blackout: black

It would be nice to also have these alerts in luminave so that the lights can respond to different alerts.

@TimPietrusky TimPietrusky self-assigned this Oct 11, 2019
@TimPietrusky TimPietrusky added the enhancement New feature or request label Oct 11, 2019
@TimPietrusky TimPietrusky mentioned this issue Oct 16, 2019
Merged
TimPietrusky pushed a commit that referenced this issue Oct 16, 2019
# [1.4.0](v1.3.0...v1.4.0) (2019-10-16)

### Bug Fixes

* **thorium-lighting:** Only update scene when there was a change ([c66ad6e](c66ad6e)), closes [#10](#10)

### Features

* **thorium-lighting:** Map alert levels to scenes ([e5311d1](e5311d1)), closes [#9](#9)
@TimPietrusky
Copy link
Member Author

🎉 This issue has been resolved in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

1 participant