You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Robot Vacuum Support: Full support for vacuum domain entities with Apple-like tall card design, localized state text (Cleaning, Docked, Returning, Paused, Idle, Error), and proper active/inactive styling
Extra Accessories: Manually include any Home Assistant entity as a dashboard card, even entities not in supported domains (sensors, input_boolean, buttons, etc.)
Button Entity Support: Full support for button and input_button domains with proper icons, press actions, and styling
Input Boolean Support: Added support for input_boolean entities with toggle functionality
UI/UX Improvements
Improved Drag & Drop: Enhanced drag and drop experience using SortableJS with smoother touch support, variable-speed edge scrolling for carousels, and consistent behavior across cards and chips
New Breakpoint System: Comprehensive responsive layout with 5 breakpoints:
Desktop (>1199px): 4 columns
Tablet (768-1199px): 3 columns
Mobile (480-767px): 2 columns
Small Mobile (360-479px): 2 columns with smaller cards
Extra Small (<360px): Single column layout (like Apple Home app)
Single Column Mode: Automatically switches to single column for very small screens or accessibility-enlarged displays
Smart Scaling: Cards, chips, modals, and header elements resize appropriately across all screen sizes using CSS custom properties
Camera Carousel Optimization:
Shows 1.5 cameras on small mobile (visual hint for scrolling)
Intelligent layout for single camera (full width) and dual cameras (side-by-side)
Accessibility Features:
prefers-reduced-motion support to disable animations
Fluid typography using clamp() for proper font scaling
Better touch targets on mobile devices
UI/UX Improvements
iOS 26 Liquid Glass Design:
New circular buttons with frosted backdrop blur and gradient glow borders
Menu, back, and sidebar buttons feature consistent liquid glass styling