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