Skip to content

Conversation

timmattison
Copy link
Owner

This PR implements a "simple" scene rotator. That means that one button will iterate through a list of scenes. To do this it uses AWS SQS as what I can only think to call a "datum base" since it holds a single piece of data.

The data it holds is the very last scene that was called. It uses that to determine the next scene to activate, activates that scene, and then puts its ID into the queue.

I'm actively testing this now.

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

Successfully merging this pull request may close these issues.

1 participant