Compare commits
2 Commits
a0b5d237be
...
26a96f2d04
| Author | SHA1 | Date | |
|---|---|---|---|
|
26a96f2d04
|
|||
|
89c03fb3eb
|
@@ -311,13 +311,14 @@ views:
|
||||
icon: mdi:weather-partly-cloudy
|
||||
- type: custom:meteoalarm-card
|
||||
entities:
|
||||
entity: sensor.weatheralerts
|
||||
- entity: sensor.weatheralerts_defiance_ohz004_ohc039
|
||||
integration: weatheralerts
|
||||
hide_when_no_warning: true
|
||||
visibility:
|
||||
- condition: state
|
||||
entity: sensor.weatheralerts_alerts_are_active
|
||||
state: 'Yes'
|
||||
- condition: numeric_state
|
||||
entity: sensor.weatheralerts_defiance_ohz004_ohc039
|
||||
above: 0
|
||||
override_headline: false
|
||||
- type: custom:weather-forecast-card
|
||||
show_current: true
|
||||
show_forecast: true
|
||||
|
||||
@@ -474,13 +474,14 @@ views:
|
||||
heading_style: title
|
||||
- type: custom:meteoalarm-card
|
||||
entities:
|
||||
entity: sensor.weatheralerts
|
||||
- entity: sensor.weatheralerts_defiance_ohz004_ohc039
|
||||
integration: weatheralerts
|
||||
hide_when_no_warning: true
|
||||
visibility:
|
||||
- condition: state
|
||||
entity: sensor.weatheralerts_alerts_are_active
|
||||
state: 'Yes'
|
||||
- condition: numeric_state
|
||||
entity: sensor.weatheralerts_defiance_ohz004_ohc039
|
||||
above: 0
|
||||
override_headline: false
|
||||
- type: custom:weather-forecast-card
|
||||
show_current: true
|
||||
show_forecast: true
|
||||
|
||||
Reference in New Issue
Block a user