mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-05 08:44:24 +00:00
More kitchen dashboard tweaks
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user