Releases: brownard/Ava
Releases · brownard/Ava
v0.6.0
What's Changed
- Fix for timers showing wrong initial duration by @xvello in #66
- add optional error sound by @xvello in #67
- tasker: Ava Activity state plugin by @xvello in #65
- tasker: "wake up" and "stop ringing" actions by @xvello in #70
- Add support for handling SubscribeLogsRequests to allow logs to be sent to and displayed in Home Assistant by @brownard in #75
- Add support for configuring microphone source and audio mode by @brownard in #81
- Support self-signed certificates by @brownard in #82
- Reorganise settings by @brownard in #83
Full Changelog: v0.5.0...v0.6.0
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