v2.6.0
Simple Swipe Card v2.6.0
New Features ✨
- Auto Height Mode: The card container now automatically adjusts its height to match each card's content! As you swipe between cards, the container adapts to each card's height. This feature is disabled by default and should be manually enabled in the visual editor or added to the Yaml configuration.
Note
Auto Height only works with Single view mode, Horizontal swiping, and non-infinite loop modes. The visual editor automatically hides the toggle when you switch to incompatible settings, and any existing auto_height configuration is automatically removed.
Improvements 🛠️
-
Card-Mod Compatibility: Enhanced timing to give card-mod more time to apply custom styles.
-
Stagger Loading Mechanism: Implemented progressive card loading to prevent system overload when refreshing dashboards with complex configurations. Cards now load in batches rather than all at once, reducing the strain on Home Assistant's websocket connections and preventing browser slowdowns with large card collections.