dashboard fixes

This commit is contained in:
darthsandmann 2022-08-01 02:11:03 +02:00
parent 8757dd4e63
commit 3b5df0ad86
2 changed files with 6 additions and 4 deletions

View File

@ -2,13 +2,11 @@
template: card_title template: card_title
name: Climate name: Climate
- type: 'custom:button-card' - type: 'custom:button-card'
template: card_generic template: card_generic
entity: sensor.climate_temp_recommendation entity: sensor.climate_temp_recommendation
- type: custom:button-card
template: custom_card_httpedo13_sun
- type: custom:simple-weather-card - type: custom:simple-weather-card
entity: weather.pirateweather entity: weather.pirateweather

View File

@ -37,4 +37,8 @@
icon: "mdi:lightbulb-group-off-outline" icon: "mdi:lightbulb-group-off-outline"
icon_color: "red" icon_color: "red"
name: "All Off" name: "All Off"
bg_color: "red" bg_color: "red"
- type: custom:button-card
template: custom_card_httpedo13_sun