v0.4.0
What's New
columns is deprecated: switch to column_layout for sticky columns, custom headers, and max-width control. Old configs still work but will be removed in a future release. See README for updated YAML presets.
Features
column_layout: object-based column config withkey,fixed,name,max_widthnamecolumn is no longer hardcoded. It can be repositioned, pinned, or removed viacolumn_layout- Sticky column pinning (
fixed: start|end) with edge shadow indicators on horizontal scroll header_action_render/row_action_render: display actions asicon,name, oricon_nameshow_hidden_entities: control hidden HA entity visibility in action areas- Haptic vibration feedback across all interactions (tap, hold, action outcome, error)
- Responsive improvements for mobile devices
Fixes
- Hold progress bar visibility fix (no flicker)
- Name cell text overflow now truncates with ellipsis
Full Changelog: v0.3.2...v0.4.0