Compare commits

..

4 Commits

View File

@@ -6275,12 +6275,14 @@ views:
- type: custom:auto-entities
card:
type: entities
show_header_toggle: false
state_color: true
filter:
include:
- entity_id: binary_sensor.uptimekuma*
state: 'off'
- options: {}
integration: 01KCMZH58AAJZTZCY1KQNGD3BB
domain: sensor
entity_id: '*status'
state: down
exclude: []
sort:
method: friendly_name
reverse: false
@@ -6427,6 +6429,26 @@ views:
{{ "Stupid" if
is_state('input_boolean.early_night_mode','on') else "Not
Stupid" }}
- type: custom:bubble-card
card_type: button
button_type: state
entity: weather.iron_nerd_weather_station
modules:
- weather_forecast
weather_forecast:
type: daily
tap_action:
action: navigate
navigation_path: /lovelace/weather
button_action:
tap_action:
action: navigate
navigation_path: /lovelace/weather
rows: '1'
name: Defiance
show_state: true
show_attribute: true
attribute: temperature
- type: grid
cards:
- type: heading
@@ -6540,19 +6562,19 @@ views:
heading: Lightning
heading_style: title
icon: mdi:lightning-bolt
- type: custom:stack-in-card
cards:
- type: entity
entity: sensor.blitzortung_lightning_counter
name: Strike Counter
state_color: false
- type: iframe
url: >-
https://map.blitzortung.org/index.php?interactive=1&Advertisment=0&Cookies=1&InfoDiv=1&MapStyle=1&LightningRangeValue=23&LightningCheckboxChecked=1&CirclesRangeValue=3&CirclesCheckboxChecked=1&LinksRangeValue=10&LinksCheckboxChecked=1&DetectorsRangeValue=15&DetectorsCheckboxChecked=1#8.50/41.28/-84.38
aspect_ratio: 100%
grid_options:
columns: full
rows: 8
- type: custom:blitzortung-lightning-card
distance_entity: sensor.blitzortung_lightning_distance
counter_entity: sensor.blitzortung_lightning_counter
azimuth_entity: sensor.blitzortung_lightning_azimuth
lightning_detection_radius: 40
period: 1h
grid_color: var(--primary-text-color)
strike_color: var(--error-color)
card_section_order:
- map
- compass_radar
- history_chart
always_show_full_card: false
visibility:
- condition: numeric_state
entity: sensor.blitzortung_lightning_counter
@@ -7422,6 +7444,28 @@ views:
- entity: sensor.pirateweather_visibility
name: Visibility
- entity: sensor.temperature_change_per_hour
- entity: sensor.pirateweather_fire_index
name: Fire Index
- entity: sensor.pirateweather_fire_risk_level
name: Fire Risk Level
- entity: sensor.pirateweather_smoke
name: Smoke
- entity: sensor.pirateweather_convective_available_potential_energy
name: CAPE
- entity: sensor.pirateweather_hrrr_0_18_update_time
name: HRRR 0-18 Updated
- entity: sensor.pirateweather_hrrr_18_48_update_time
name: HRRR 18-48 Updated
- entity: sensor.pirateweather_hrrr_subhourly_update_time
name: HRRR SubH Updated
- entity: sensor.pirateweather_gfs_update_time
name: GFS Updated
- entity: sensor.pirateweather_gefs_update_time
name: GEFS Updated
- entity: sensor.pirateweather_nbm_update_time
name: NBM Updated
- entity: sensor.pirateweather_nbm_fire_update_time
name: NBM Fire Updated
show_header_toggle: false
state_color: true
- type: grid