Use entity icon for tornado possible badge
This commit is contained in:
@@ -3772,7 +3772,6 @@ views:
|
||||
state: active
|
||||
- type: custom:mushroom-template-badge
|
||||
content: Tornado Possible
|
||||
icon: mdi:weather-tornado
|
||||
color: red
|
||||
label: Stay Alert
|
||||
tap_action:
|
||||
@@ -3786,6 +3785,7 @@ views:
|
||||
- condition: state
|
||||
entity: binary_sensor.tornado_possible
|
||||
state: 'on'
|
||||
icon: '{{ state_attr(''binary_sensor.tornado_possible'',''icon'') }}'
|
||||
- type: custom:mushroom-template-badge
|
||||
content: >-
|
||||
{{
|
||||
|
||||
Reference in New Issue
Block a user