MInor dashboard tweaks

This commit is contained in:
2021-10-09 11:18:41 +03:00
parent 121d2fd015
commit 13790ab0c5
3 changed files with 6 additions and 6 deletions
@@ -23,9 +23,6 @@
- player: media_player.bathroom - player: media_player.bathroom
- player_name: Bathroom - player_name: Bathroom
- title: Bathroom - title: Bathroom
- type: entities
entities:
- input_number.bathroom_high_volume
- type: custom:decluttering-card - type: custom:decluttering-card
template: climate_card template: climate_card
variables: variables:
@@ -33,10 +33,8 @@
entity: light.hallway_main entity: light.hallway_main
name: Main name: Main
- type: vertical-stack
title: Sensors
cards:
- type: horizontal-stack - type: horizontal-stack
title: "Sensors"
cards: cards:
- type: custom:button-card - type: custom:button-card
template: default template: default
@@ -57,6 +55,8 @@
max_value: 1000 max_value: 1000
normal_value: 1000 normal_value: 1000
- type: vertical-stack
cards:
- type: custom:decluttering-card - type: custom:decluttering-card
template: climate_card template: climate_card
variables: variables:
@@ -29,6 +29,9 @@
- input_number.toshiba_heat_temp - input_number.toshiba_heat_temp
- input_number.toshiba_cool_temp - input_number.toshiba_cool_temp
- input_number.toshiba_trigger_temp - input_number.toshiba_trigger_temp
- type: entities
entities:
- input_number.bathroom_high_volume
- type: vertical-stack - type: vertical-stack
title: Controls title: Controls