Dwains Dashboard 3.9.4
This is a DD3 maintenance release based on community work from @tristanXme in PR #913.
DD3 is no longer under active feature development, but this update includes useful fixes and improvements for existing DD3 installations.
What's changed
- Fixed grouped entity sorting so saved
grouped_sort_orderis applied before entities are grouped and rendered. - Added global integration settings for entity grouping in area view and floor grouping in the area overview.
- Added
Per Client,EnabledandDisabledmodes for grouping behavior fromsettings.yaml. - Hid the in-dashboard grouping toggle when grouping is enforced globally.
- Added binary sensor support in the area overview.
- Improved redirect handling and dashboard stability.
- Improved performance in several dashboard flows.
- Fixed blocking translation file reads in the config flow.
- Improved more-page handling.
- Added German and English labels/descriptions for the new settings.
- Rebuilt the bundled dashboard files with the updated 3.9.4 metadata.
Merged PRs
- #913 by @tristanXme
Thanks @tristanXme for the work on this update.