Test card for the new Bubble Card Weather module
This commit is contained in:
@@ -6429,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
|
||||
|
||||
Reference in New Issue
Block a user