Updates
This commit is contained in:
@ -22,6 +22,33 @@
|
||||
duration: 15min
|
||||
|
||||
|
||||
- type: "horizontal-stack"
|
||||
cards:
|
||||
- type: 'custom:button-card'
|
||||
template: card_generic
|
||||
entity: sensor.temperature_kai_temperature
|
||||
variables:
|
||||
ulm_card_generic_name: Inside
|
||||
- type: 'custom:button-card'
|
||||
template: card_generic
|
||||
entity: sensor.climate_temp_difference_inside_outside
|
||||
variables:
|
||||
ulm_card_generic_name: Diff Outside
|
||||
|
||||
- type: "horizontal-stack"
|
||||
cards:
|
||||
- type: 'custom:button-card'
|
||||
template: card_generic
|
||||
entity: sensor.temperature_inside_feelslike
|
||||
variables:
|
||||
ulm_card_generic_name: Inside Feelslike
|
||||
- type: 'custom:button-card'
|
||||
template: card_generic
|
||||
entity: sensor.temperature_outside_feelslike
|
||||
variables:
|
||||
ulm_card_generic_name: Outside Feelslike
|
||||
|
||||
|
||||
- type: "horizontal-stack"
|
||||
cards:
|
||||
- type: 'custom:button-card'
|
||||
@ -37,5 +64,5 @@
|
||||
ulm_card_generic_name: Pressure
|
||||
|
||||
|
||||
- type: custom:weather-card
|
||||
entity: weather.pirateweather
|
||||
- type: weather-forecast
|
||||
entity: weather.home
|
Reference in New Issue
Block a user