Dwains Dashboard 3.9.2
This is a DD3 maintenance release based on community work from @tristanXme in PR #911.
DD3 is no longer under active feature development, but this release includes useful fixes and compatibility improvements for existing DD3 installations.
What's changed
- Fixed shutter and garage cover counters in area overview cards.
- Cover counters now respect the configured cover logic.
- Improved the right-side area status icon layout so icons wrap earlier, stay aligned and avoid clipping sensor text.
- Improved narrow/mobile area card layouts.
- Fixed area light toggle badges so tapping the light icon/count toggles the area lights again instead of opening the area subpage.
- Added configurable sensor device classes below the area name, with temperature and humidity selected by default.
- Added support for additional sensor classes such as CO2, pressure and PM2.5.
- Improved area sensor display wrapping on mobile.
- Fixed manual row span handling in
dd-masonryso user-selectedrowSpanvalues are preserved. - Card wrappers now stretch to full height when
rowSpan > 1. - Improved the installed blueprint overview layout.
- Fixed missing or poorly displayed selection controls in narrow dialogs.
- Blueprint tables now wrap better and avoid overflowing dialogs.
- Fixed popup card save behavior so saving no longer redirects away from the current area/device view.
- Popup card changes are now applied while preserving the current context.
- Fixed custom-card size dropdowns in the area editor on current Home Assistant versions.
- Replaced legacy dropdown list items with current Home Assistant dropdown items.
- Fixed the incorrect value for
3 rowsin the extra-large breakpoint selector. - Added German translation updates.
Merged PRs
- #911 by @tristanXme