Releases: brownard/Ava
Releases · brownard/Ava
v0.5.0
What's Changed
- Use Timber for logging by @brownard in #31
- Improve compatibility of custom wake words by @brownard in #37
- Fix player volume not being restored from settings on service start by @brownard in #38
- Allow to configure a second wake word by @xvello in #40
- Ensure that the voice satellite is properly reset when ending the pipeline by @brownard in #47
- Allow to configure timer finish sound by @xvello in #43
- Revert change to microphone streaming behaviour by @brownard in #50
- Keep track of timers and display them in the home screen by @xvello in #51
- Use config entity category for switch entities and expose a switch for the repeating timer sound setting by @brownard in #52
- Improve wake and stop handling of satellite and add tests by @brownard in #59
- Add a setting to allow specifying a custom wake sound by @brownard in #60
- Bump dependency versions and minor code cleanup by @brownard in #62
New Contributors
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- Fix duplicate wake detections by @brownard in #19
- Refactor wake word handling and add support for custom wake words by @brownard in #21
- Upgrade dependencies and fix some compiler warnings by @brownard in #22
- Don't wait for the wake sound to finish before starting to stream the mic to reduce the delay needed after the wake word by @brownard in #24
Full Changelog: v0.3.0...v0.4.0