What's Changed
Breaking change 🚨
The minimal value for the light brightness slider is now 1 instead of 0 for multiple reason :
- to align with official Home Assistant slider in the more info and tile card.
- to be able to set the min brightness easily.
- to avoid turning off the light when setting a low brightness value.
New Features 🎉
- Add current humidity and current action in humidifier card by @vinnyfuria in #1625
- Set min light brightness to 1 by @wilco375 in #848
- Add support for header text alignment by @piitaya in #1662
Fixes 🐛
- Use the same font family as the standard home assistant badges by @francesconazzaro in #1618
- Use same icon size as tile card 2025.3 by @piitaya in #1658
- Avoid flickering when moving element in the dashboard by @piitaya in #1661
Translations 🌍
- Translations update from Hosted Weblate by @weblate in #1600
- Translations update from Hosted Weblate by @weblate in #1601
- Translations update from Hosted Weblate by @weblate in #1604
- Translations update from Hosted Weblate by @weblate in #1616
- Translations update from Hosted Weblate by @weblate in #1636
- Translations update from Hosted Weblate by @weblate in #1640
Other Changes
- Update number.md by @ricoroodenburg in #1619
- Bump min version to 2024.8 by @piitaya in #1659
- Bump deps 2025 2 by @piitaya in #1660
New Contributors
- @ricoroodenburg made their first contribution in #1619
- @francesconazzaro made their first contribution in #1618
- @vinnyfuria made their first contribution in #1625
- @wilco375 made their first contribution in #848
Full Changelog: v4.2.1...v4.3.0