Skip to content

Commit

Permalink
fixup! Display warnings on top of dashboard (experiment)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-V committed Aug 4, 2024
1 parent 6fafe75 commit 565ee58
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dashboards/view-layout.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
width: 150
cards:
- type: conditional
conditions:
- condition: state
entity: binary_sensor.intrusion_activity
state: "on"
card:
type: tile
conditions:
- condition: state
entity: binary_sensor.intrusion_activity
state: "on"
entity: binary_sensor.intrusion_activity
name: Intrusion
vertical: true
Expand Down

0 comments on commit 565ee58

Please sign in to comment.