Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Display warnings on top of dashboard (experiment)
  • Loading branch information
Chris-V committed Aug 4, 2024
1 parent 549497a commit 9f52347
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
4 changes: 4 additions & 0 deletions dashboards/overview-details.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ views:
- title: Sensors
path: sensors
icon: mdi:eye
type: panel
cards: !template
file: view-layout.yaml.j2
variables:
Expand All @@ -12,6 +13,7 @@ views:
- title: Media
path: media
icon: mdi:play-pause
type: panel
cards: !template
file: view-layout.yaml.j2
variables:
Expand All @@ -20,6 +22,7 @@ views:
- title: Z-Wave
path: zwave
icon: mdi:z-wave
type: panel
cards: !template
file: view-layout.yaml.j2
variables:
Expand All @@ -28,6 +31,7 @@ views:
- title: Settings
path: settings
icon: mdi:cog
type: panel
cards: !template
file: view-layout.yaml.j2
variables:
Expand Down
9 changes: 5 additions & 4 deletions dashboards/overview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ views:
- title: Home Security
path: security
icon: mdi:shield-home
type: panel
cards: !template
file: view-layout.yaml.j2
variables:
Expand All @@ -21,6 +22,7 @@ views:
- title: Climate
path: climate
icon: mdi:home-thermometer
type: panel
cards: !template
file: view-layout.yaml.j2
variables:
Expand All @@ -29,6 +31,7 @@ views:
- title: Ground Floor
path: ground
icon: mdi:home-floor-g
type: panel
cards: !template
file: view-layout.yaml.j2
variables:
Expand All @@ -37,6 +40,7 @@ views:
- title: Basement
path: basement
icon: mdi:home-floor-b
type: panel
cards: !template
file: view-layout.yaml.j2
variables:
Expand All @@ -46,7 +50,4 @@ views:
path: boltev
subview: true
icon: mdi:car-electric
cards: !template
file: view-layout.yaml.j2
variables:
cards: !include views/bolt-ev.yaml
cards: !include views/bolt-ev.yaml

0 comments on commit 9f52347

Please sign in to comment.