Releases: adkron/grovepi
Releases · adkron/grovepi
Elixir 1.7 and more
Updating ownership
- updated repo to point to the new repo
v0.4.0
v0.3.2
ElixirALE Update
- Moves ElixirALE to 0.6.2
- Add credo and mix test watch for development
Add Sound Trigger
- Add support for sound trigger with a hysteresis triggering mechanism
- Change events to include the trigger state
- Create Poller behaviour to facilitate polling for changes, ex. Button and Sound
- Create Trigger behaviour for creating custom triggers to trigger polling events
- Allow Triggers to receive a set of options through the poller starting