Skip to content

v1.8.1

Choose a tag to compare

@KadenThomp36 KadenThomp36 released this 13 Mar 17:38

Editor Overhaul — Native HA Components

The visual editor now uses Home Assistant's built-in components for a fully native editing experience:

  • Entity autocompleteha-entity-picker with domain filtering (calendar sources only show calendar entities)
  • Icon browserha-icon-picker replaces plain text input for icon selection
  • Material dropdownsha-select for all select fields (layout, severity, source type, etc.)
  • Native togglesha-switch replaces custom CSS toggle switches
  • Material text fieldsha-textfield for all text/number inputs
  • Filter entities — dynamic add/remove entity picker list instead of comma-separated text

Bug Fix

  • Added missing resource registration step to HACS install instructions

Site

  • Fixed mobile install section text wrapping and horizontal overflow
  • Added copy-to-clipboard buttons for repo URL and resource paths
  • Fixed mobile nav close button z-index