mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
More kitchen dashboard tweaks
This commit is contained in:
@@ -35,6 +35,7 @@ lovelace:
|
|||||||
mode: yaml
|
mode: yaml
|
||||||
title: Kitchen
|
title: Kitchen
|
||||||
icon: mdi:chef-hat
|
icon: mdi:chef-hat
|
||||||
|
|
||||||
show_in_sidebar: false
|
show_in_sidebar: false
|
||||||
filename: kitchen-lovelace.yaml
|
filename: kitchen-lovelace.yaml
|
||||||
lovelace-floorlan:
|
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
|
template: small
|
||||||
entity: light.tuya_kitchen_secondary_lights
|
entity: light.tuya_kitchen_secondary_lights
|
||||||
name: Secondary
|
name: Secondary
|
||||||
- type: horizontal-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: small
|
template: half
|
||||||
entity: light.hallway_all_lights
|
entity: light.hallway_entrance_lights
|
||||||
name: Hallway
|
name: Entrance
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: small
|
template: half
|
||||||
entity: light.hallway_entrance_lights
|
entity: light.tuya_hallway_main_lights
|
||||||
name: Hallway main
|
name: Hallway
|
||||||
- type: custom:button-card
|
styles:
|
||||||
template: small
|
card:
|
||||||
entity: light.tuya_hallway_main_lights
|
- height: 46px
|
||||||
name: Entrance
|
|
||||||
|
|
||||||
- type: horizontal-stack
|
- type: horizontal-stack
|
||||||
title: Brita
|
title: Brita
|
||||||
|
|||||||
@@ -32,8 +32,6 @@
|
|||||||
url: /hacsfiles/lovelace-multiple-entity-row/multiple-entity-row.js
|
url: /hacsfiles/lovelace-multiple-entity-row/multiple-entity-row.js
|
||||||
- type: module
|
- type: module
|
||||||
url: /hacsfiles/lovelace-slider-entity-row/slider-entity-row.js
|
url: /hacsfiles/lovelace-slider-entity-row/slider-entity-row.js
|
||||||
- type: module
|
|
||||||
url: /hacsfiles/lovelace-swipe-navigation/swipe-navigation.js
|
|
||||||
- type: module
|
- type: module
|
||||||
url: /hacsfiles/lovelace-text-input-row/lovelace-text-input-row.js
|
url: /hacsfiles/lovelace-text-input-row/lovelace-text-input-row.js
|
||||||
- type: module
|
- type: module
|
||||||
|
|||||||
Reference in New Issue
Block a user