Releases: fmtr/amniotic
v0.4.6
Full Changelog: v0.4.5...v0.4.6
v0.4.5
Full Changelog: v0.4.4...v0.4.5
v0.4.4
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Full Changelog: v0.4.2...v0.4.3
v0.4.2
This release further reduces resources being consumed by caching the list of audio devices with a lifespan - so that if a Player object needs to be loaded/unloaded solely for this purpose, it will only happen every n seconds.
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Setting the volume sliders in Home Assistant with any precision is very fiddly, especially via the phone app. This release adds some precision volume controls to mitigate the issue: Volume Up, Volume Down, and Volume Threshold (i.e. the amount the Up/Down buttons adjust the volume by).
Full Changelog: v0.4.0...v0.4.1
v0.4.0
This release fixes an issue where Amniotic would open far too many connections to PulseAudio. Now connections are managed on an "on-demand" basis: Player objects are only instantiated (and hence connections made) when a Theme is playing, and are cleaned up afterwards.
The downside is that Themes now start from the beginning each time the are disabled/enabled. I will restore the original play/pause capability in a subsequent release.
Full Changelog: v0.3.12...v0.4.0
v0.3.12
Full Changelog: v0.3.11...v0.3.12
v0.3.11
Full Changelog: v0.3.10...v0.3.11
v0.3.10
Full Changelog: v0.3.9...v0.3.10