More kitchen dashboard tweaks

This commit is contained in:
2020-04-25 14:26:28 +03:00
parent 82d3c05748
commit c63c713d59
4 changed files with 38 additions and 16 deletions
+1
View File
@@ -35,6 +35,7 @@ lovelace:
mode: yaml
title: Kitchen
icon: mdi:chef-hat
show_in_sidebar: false
filename: kitchen-lovelace.yaml
lovelace-floorlan:
@@ -0,0 +1,24 @@
half:
size: 30px
show_icon: false
hold_action:
action: more-info
styles:
card:
- height: 45px
- font-size: 14px
state:
- value: 'on'
styles:
card:
- background-color: var(--primary-color)
- color: black
icon:
- color: black
- value: 'home'
styles:
card:
- background-color: var(--primary-color)
- color: black
icon:
- color: black
@@ -31,20 +31,19 @@
template: small
entity: light.tuya_kitchen_secondary_lights
name: Secondary
- type: horizontal-stack
cards:
- type: custom:button-card
template: small
entity: light.hallway_all_lights
name: Hallway
- type: custom:button-card
template: small
entity: light.hallway_entrance_lights
name: Hallway main
- type: custom:button-card
template: small
entity: light.tuya_hallway_main_lights
name: Entrance
- type: vertical-stack
cards:
- type: custom:button-card
template: half
entity: light.hallway_entrance_lights
name: Entrance
- type: custom:button-card
template: half
entity: light.tuya_hallway_main_lights
name: Hallway
styles:
card:
- height: 46px
- type: horizontal-stack
title: Brita
-2
View File
@@ -32,8 +32,6 @@
url: /hacsfiles/lovelace-multiple-entity-row/multiple-entity-row.js
- type: module
url: /hacsfiles/lovelace-slider-entity-row/slider-entity-row.js
- type: module
url: /hacsfiles/lovelace-swipe-navigation/swipe-navigation.js
- type: module
url: /hacsfiles/lovelace-text-input-row/lovelace-text-input-row.js
- type: module