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