-
-
Notifications
You must be signed in to change notification settings - Fork 6
Layout configurations
Viet Ngoc edited this page Nov 7, 2024
·
1 revision
The layout configuration controls how elements within the vehicle status card are displayed, including themes, grid layout, and visibility of certain components.
-
Theme Configuration: Customize the card’s appearance with a chosen theme (
auto
,light
, ordark
mode), allowing you to match it with your Home Assistant interface or personal preference. -
Button Grid Layout: Control the layout of the buttons by specifying the number of rows (
rows
) and whether swipe gestures (swipe
) are enabled for easier navigation, especially on mobile devices. -
Visibility Controls: Choose which elements to show or hide on the card, including:
- Button Notify: Show or hide notification indicators on buttons.
- Mini Map: Toggle the visibility of the mini map.
- Buttons, Indicators, Range Info, and Images: Control the visibility of each major card component, making it easy to declutter the interface based on user preference.
This configuration gives you full flexibility to design the card’s layout and optimize it for different devices or user preferences.