Use Tempest lightning data over Blitzortung on Lightning Warning chip
This commit is contained in:
@ -3689,8 +3689,9 @@ views:
|
|||||||
state: 'on'
|
state: 'on'
|
||||||
- type: custom:mushroom-template-badge
|
- type: custom:mushroom-template-badge
|
||||||
content: >-
|
content: >-
|
||||||
{{ states('sensor.blitzortung_lightning_counter') }} lightning strikes
|
{{
|
||||||
nearby!
|
states('sensor.home_tempest_cloud_sensors_lightning_strikes_last_hour')
|
||||||
|
}} strikes in last hour!
|
||||||
icon: mdi:lightning-bolt
|
icon: mdi:lightning-bolt
|
||||||
color: |-
|
color: |-
|
||||||
{% if is_state('binary_sensor.lightning_warning','on') %}
|
{% if is_state('binary_sensor.lightning_warning','on') %}
|
||||||
|
Reference in New Issue
Block a user