Releases: B5r1oJ0A9G/teufel_raumfeld
Releases · B5r1oJ0A9G/teufel_raumfeld
Release of version 0.1.16-alpha2
What's Changed
- Avoid deprecated function call for entry setup by @mathebox in #69
- Adjust default value for volume down step by @mathebox in #70
- Hide progress bar for live content by @mathebox in #71
- Avoid usage of deprecated media player constants by @mathebox in #73
New Contributors
Full Changelog: v0.1.16-alpha1...v0.1.16-alpha2
Release of version 0.1.16-alpha1
Note: Functional wise this release does not differ to 0.1.15-alpha4. Version change was not committed and a new features was not mentioned.
- Fix: Deprecated entities (i.e. SUPPORT_BROWSE_MEDIA) have been removed from HA 2024.1, leading to an exception #58
- Fix: Error while setting up teufel_raumfeld platform for media_player #63
- Fix: The volume of the announcement is adjusted during playback via the media browser. #52
- New: Number entities for room volume: #40 (comment)
Special thanks to @klausw01 who contributed the fixes for #58 and #63!
Release of version 0.1.15-alpha3
- Fix missing translations for entity services.
Full Changelog: 6c4d498...ba0f2d4
Release of version 0.1.15-alpha2
Breaking change: The entity service abs_volume_set
is changed to use values from 0..100 instead of 0.1..1.
Full Changelog: e817849...d8ecbcc
Release of version 0.1.15-alpha1
Full Changelog: a888b8b...e817849
Release of version 0.1.14-alpha2
v0.1.14-alpha2 Bump version up to 0.1.14-alpha2
Release of version 0.1.14-alpha1
v0.1.14-alpha1 Bump version up to 0.1.14-alpha1
Release of version 0.1.13-alpha1
v0.1.13-alpha1 Bump version up to 0.1.13-alpha1
Release of version 0.1.12-alpha6
v0.1.12-alpha6 Bump up version to 0.1.12-alpha6
Release of version 0.1.12-alpha5
v0.1.12-alpha5 Add missing argument to async_get(). Fixes #44