Skip to content

Mention design changes in 2025.8 release #40385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions source/_posts/2025-08-06-release-20258.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ The following integration is now available via the Home Assistant UI:

There are many more improvements in this release; here are some of the other noteworthy changes:

- Home Assistant's interface has received a refresh for better accessibility! The primary color and button colors have been updated to meet [WCAG AA accessibility standards](https://www.w3.org/WAI/WCAG2AA-Conformance), improving contrast and readability throughout the interface. All buttons have been redesigned with distinct styles, sizes, and visual priority variants, making it much easier to distinguish between primary, secondary, and less prominent actions. This marks the beginning of a broader effort to update other UI components for improved accessibility and consistency across Home Assistant.
- [@mib1185] added a new device class for **absolute humidity** with support for both sensor and number {% term entities %}. Nice!
- Group management was improved by [@piitaya], who added the ability to reorder members within a group, making it easier to organize your device groups exactly how you want them. Thanks!
- System diagnostics was extended by [@balloob] with the addition of a device analytics dump download feature. Awesome!
Expand Down