diff --git a/source/_posts/2025-01-03-release-20251.markdown b/source/_posts/2025-01-03-release-20251.markdown index 10c360e49c1..3083dc59f18 100644 --- a/source/_posts/2025-01-03-release-20251.markdown +++ b/source/_posts/2025-01-03-release-20251.markdown @@ -575,12 +575,12 @@ Nice! Thanks, [@silamon]! ## Media player volume feature for Tile card -A super nice addition from [@simon-zumbrunnen]! The Tile card now supports a -media player volume slider feature. This feature allows you to control the -volume of a media player directly from the Tile card. Nice work Simon! +This is a super nice addition from [@simon-zumbrunnen]! The Tile card now +supports a media player volume slider feature. This feature allows you to +control the volume of a media player directly from the Tile card. 🔉 +Nice work Simon! -The tile card with a media player entity, having the volume feature slider enabled +The tile card with a media player entity, having the volume feature slider enabled [@simon-zumbrunnen]: https://github.com/simon-zumbrunnen @@ -755,6 +755,7 @@ new features available for your integration: Be sure to follow our - [Moving to Pydantic v2](https://developers.home-assistant.io/blog/2024/12/21/moving-to-pydantic-v2) - [New vacuum state property](https://developers.home-assistant.io/blog/2024/12/08/new-vacuum-state-property) - [Use Kelvin as the preferred color temperature unit](https://developers.home-assistant.io/blog/2024/12/14/kelvin-preferred-color-temperature-unit) +- [New area device class](https://developers.home-assistant.io/blog/2024/12/26/area-squared-units/) [devblog]: https://developers.home-assistant.io/blog/ diff --git a/source/images/blog/2025-01/tile-card-feature-volume-slider.png b/source/images/blog/2025-01/tile-card-feature-volume-slider.png new file mode 100644 index 00000000000..72a326eec23 Binary files /dev/null and b/source/images/blog/2025-01/tile-card-feature-volume-slider.png differ