Skip to content

Commit

Permalink
ui
Browse files Browse the repository at this point in the history
- Adjust subaru remote start button
- Change computer uptime / graphs from vertical-stack-in-card to vertical stack
  • Loading branch information
zanix committed Mar 13, 2024
1 parent 0fb152d commit 9ee80c8
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions ui-lovelace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6688,8 +6688,9 @@ views:
columns: 2
square: false
type: grid
child-padding: 0em
child-padding: 0.5em
gap: 0em
overlay-margin: 2px
padding: 0em
title-card:
cards:
Expand Down Expand Up @@ -6728,7 +6729,8 @@ views:
remaining: 00:01:00
state_color: true
type: custom:timer-bar-card
type: custom:vertical-stack-in-card
type: vertical-stack
title-card-button-overlay: true
title-card-padding: 0em
type: custom:expander-card
type: vertical-stack
Expand Down Expand Up @@ -7104,7 +7106,7 @@ views:
name: Usage
show_points: false
show_state: true
type: custom:vertical-stack-in-card
type: vertical-stack
type: custom:tabbed-card
type: vertical-stack
- cards:
Expand Down Expand Up @@ -7308,7 +7310,7 @@ views:
name: Usage
show_points: false
show_state: true
type: custom:vertical-stack-in-card
type: vertical-stack
type: custom:tabbed-card
type: vertical-stack
- cards:
Expand Down Expand Up @@ -7499,7 +7501,7 @@ views:
name: Usage
show_points: false
show_state: true
type: custom:vertical-stack-in-card
type: vertical-stack
type: custom:tabbed-card
type: vertical-stack
- cards:
Expand Down Expand Up @@ -7685,7 +7687,7 @@ views:
name: Usage
show_points: false
show_state: true
type: custom:vertical-stack-in-card
type: vertical-stack
type: custom:tabbed-card
type: vertical-stack
- cards:
Expand Down Expand Up @@ -7817,7 +7819,7 @@ views:
name: Usage
show_points: false
show_state: true
type: custom:vertical-stack-in-card
type: vertical-stack
type: custom:tabbed-card
type: vertical-stack
- cards:
Expand Down Expand Up @@ -7901,7 +7903,7 @@ views:
name: Battery Temp
show_points: false
show_state: true
type: custom:vertical-stack-in-card
type: vertical-stack
type: custom:tabbed-card
type: vertical-stack
icon: mdi:desktop-tower
Expand Down

0 comments on commit 9ee80c8

Please sign in to comment.