v1.8.1
Editor Overhaul — Native HA Components
The visual editor now uses Home Assistant's built-in components for a fully native editing experience:
- Entity autocomplete —
ha-entity-pickerwith domain filtering (calendar sources only show calendar entities) - Icon browser —
ha-icon-pickerreplaces plain text input for icon selection - Material dropdowns —
ha-selectfor all select fields (layout, severity, source type, etc.) - Native toggles —
ha-switchreplaces custom CSS toggle switches - Material text fields —
ha-textfieldfor 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