Fix lightning warning not showing up on mobile dashboard
This commit is contained in:
@ -3869,7 +3869,7 @@ views:
|
|||||||
visibility:
|
visibility:
|
||||||
- condition: state
|
- condition: state
|
||||||
entity: binary_sensor.lightning_warning
|
entity: binary_sensor.lightning_warning
|
||||||
state: ''
|
state: 'on'
|
||||||
- type: custom:mushroom-template-badge
|
- type: custom:mushroom-template-badge
|
||||||
content: It is currently raining!
|
content: It is currently raining!
|
||||||
icon: mdi:weather-rainy
|
icon: mdi:weather-rainy
|
||||||
|
Reference in New Issue
Block a user