v8.1.0-beta.1
Pre-release
Pre-release
·
39 commits
to dev
since this release
8.1.0-beta.1 (2026-08-13)
NOTE: You will not see auto reload toast until the next update after you update to 8.1.0-beta.1. This is due to devices running toast using the previous version code.
⭐ New Features
- Allow for icon and icon color override by entity for ha-state-icon, ha-icon, ha-svg-icon (#519) (0ef0c43)
- Enhance
toastUIX action withsecondary_actionbutton which is now available in Home Assistant 2026.8.0. Addsprimaryto style either action button in primary style. (#505) (8450cd7) - Implement 60-second countdown for version mismatch reload toast. Auto reload on countdown finished. (#517) (09f8a86)
- UIX action
javascriptto enable javascript code to be run.hassprovided as well as optionalvariablesobject. (#506) (7197a6e)