Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! Update terrarium devices and cards
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-V committed Aug 24, 2024
1 parent 5fd37f9 commit 4904077
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dashboards/cards/terrarium.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ elements:
- display: inline
icon:
- width: 100%
{%- if switch.problem_key is defined %}
custom_fields:
warning:
- display: |
Expand All @@ -260,6 +261,7 @@ elements:
- height: 10px
- border-radius: 50%
- background-color: var(--error-color)
{%- endif %}
{% endfor %}

{% for sensor in sensors | default([]) %}
Expand Down

0 comments on commit 4904077

Please sign in to comment.