mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 18:28:43 +00:00
Streamline dashboardds
This commit is contained in:
@@ -12,10 +12,19 @@
|
||||
card:
|
||||
type: custom:layout-card
|
||||
layout: horizontal
|
||||
max_columns: 1
|
||||
min_columns: 2
|
||||
max_columns: 2
|
||||
cards:
|
||||
- type: custom:decluttering-card
|
||||
template: media_with_controls
|
||||
variables:
|
||||
- player: media_player.bathroom
|
||||
- player_name: Bathroom
|
||||
- title: Bathroom
|
||||
- type: custom:decluttering-card
|
||||
template: climate_card
|
||||
variables:
|
||||
- title: "Climate"
|
||||
- main_entity: sensor.bathroom_weather_temperature
|
||||
- left_entity: sensor.bathroom_weather_humidity
|
||||
- right_entity: sensor.bathroom_weather_pressure
|
||||
|
||||
Reference in New Issue
Block a user