-- this update to v2026.05.1 only contains the forgotten update to the manifest version number for HACS --
Original v2026.05.1 changes:
❗ Breaking changes
Some entity IDs were renamed for consistency and easier addressing:
sensor.<nas>_fans_system_mode→sensor.<nas>_fan_modebutton.<nas>_power_high_performance→button.<nas>_power_mode_high_performancebutton.<nas>_power_balanced→button.<nas>_power_mode_balancedbutton.<nas>_power_energy_saving→button.<nas>_power_mode_energy_savingbutton.<nas>_shutdown→button.<nas>_power_action_shutdownbutton.<nas>_wake_up→button.<nas>_power_action_wake_upbutton.<nas>_reboot→button.<nas>_power_action_reboot
If you see red cards in the entity view, just delete the old / orphaned entities from Settings > Devices & services > Entities.
If you use custom dashboards or automations, please update these entity IDs manually. The pre-made dashboard on the Wiki has already been updated accordingly.
👉 Changes for end users
- Added new buttons and dropdowns for setting power modes (see discussion #218)
- Added statistics support for numeric entities (see discussion #216)
- Added more dropdowns and buttons to the example dashboard
- Major Wiki revision, including more detailed dashboard tweaking instructions
👉 Internal changes
- Prepared the example dashboard for the next version of
custom:button-card(see here); manually copying the template will no longer be necessary - Added
_rawvalues to summary entities - Various minor optimizations
Special thanks for feature requests go to: @FrancescoMasi @JochenGr