mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-15 12:34:42 +00:00
Various improvements to automations and UI
This commit is contained in:
@@ -151,7 +151,7 @@ cards:
|
||||
entity: climate.kitchen_radiator_mode
|
||||
name: "Kitchen"
|
||||
- type: custom:button-card
|
||||
template: [small, with_state_background, cover]
|
||||
template: [with_state_background, cover, small]
|
||||
entity: cover.living_room
|
||||
name: LR Cover
|
||||
tap_action:
|
||||
|
||||
@@ -7,10 +7,9 @@ cards:
|
||||
- type: custom:button-card
|
||||
template: [hallway_dashboard_mode]
|
||||
- type: custom:weather-card
|
||||
current: true
|
||||
details: true
|
||||
entity: weather.dark_sky
|
||||
forecast: true
|
||||
- type: custom:sun-card
|
||||
darkMode: true
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: grid
|
||||
@@ -18,7 +17,7 @@ cards:
|
||||
columns: 4
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
template: [small, with_state_background, cover]
|
||||
template: [with_state_background, cover, small]
|
||||
entity: cover.living_room
|
||||
name: LR Cover
|
||||
tap_action:
|
||||
|
||||
Reference in New Issue
Block a user