Skip to content

πŸ”§ Improvements

Choose a tag to compare

@cataseven cataseven released this 03 Apr 23:01
e434178

✨ New Features

ui1
  • Tabbed editor layout β€” Global Settings and each Entity now organized under tabs (General, Colors, Icons, Labels) instead of nested collapsibles. Faster navigation, less scrolling.
  • Duplicate entity β€” New copy button in entity header row. Clones all settings and auto-expands the new entry.
  • Tooltips β€” Hover info icons next to key fields explain what each option does.
  • Entity friendly name in header β€” When custom name is empty, entity header shows the switch entity's friendly name instead of "Entity #1".

πŸ›  Fixes

  • HA 2026.4 compatibility β€” Input background colors fixed. New --ha-color-form-background and related CSS custom properties applied globally for Web Awesome migration.
  • Dropdown selection fixed β€” Replaced broken ha-select with ha-selector (select type). Button Position dropdown now works reliably.
  • "Use global" option fixed β€” Sentinel value approach resolves empty-string selection issue in ha-selector.

🎨 UI Improvements

  • Panel headers with colored icons and subtitles
  • Entity count badge on Entities panel
  • Tab bar with border and active state highlight
  • Responsive grid layout for mobile
  • Smooth transitions and hover effects
  • Reset buttons on override tabs (Colors, Icons, Labels)
  • Removed redundant "Default: ..." hints and entity chip badges for cleaner look