Pirateweather -> Accuweather for current weather
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
ulm_card_generic_swap_name: inside
|
||||
- type: 'custom:button-card'
|
||||
template: card_generic_swap
|
||||
entity: sensor.temperature_outside_pirateweather
|
||||
entity: sensor.temperature_outside
|
||||
variables:
|
||||
ulm_card_generic_swap_name: outside
|
||||
- type: 'custom:button-card'
|
||||
@ -34,7 +34,7 @@
|
||||
group_by:
|
||||
func: avg
|
||||
duration: 30min
|
||||
- entity: sensor.temperature_outside_pirateweather
|
||||
- entity: sensor.temperature_outside
|
||||
type: column
|
||||
name: Outside
|
||||
group_by:
|
||||
|
Reference in New Issue
Block a user