mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Add new popup cards
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
|
||||
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
|
||||
popup_cards: !include lovelace/popup_cards.yaml
|
||||
|
||||
kiosk_mode:
|
||||
hide_overflow: true
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
|
||||
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
|
||||
popup_cards: !include lovelace/popup_cards.yaml
|
||||
|
||||
kiosk_mode:
|
||||
hide_header: true
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
|
||||
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
|
||||
popup_cards: !include lovelace/popup_cards.yaml
|
||||
|
||||
kiosk_mode:
|
||||
kiosk: true
|
||||
|
||||
title: Sarah
|
||||
views:
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
|
||||
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
|
||||
popup_cards: !include lovelace/popup_cards.yaml
|
||||
|
||||
kiosk_mode:
|
||||
kiosk: false
|
||||
@@ -113,3 +112,5 @@ views:
|
||||
# name: Outlet
|
||||
# variables:
|
||||
# power_sensor: sensor.kitchen_outlet_electric_consumption_w
|
||||
|
||||
- !include ./lovelace/popup_cards.yaml
|
||||
|
||||
@@ -186,7 +186,6 @@ card:
|
||||
- width: 60px
|
||||
- font-size: 13px
|
||||
|
||||
|
||||
# Column 2
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -335,3 +334,5 @@ card:
|
||||
styles:
|
||||
card:
|
||||
- margin-bottom: 8px
|
||||
|
||||
- !include ../popup_cards.yaml
|
||||
|
||||
@@ -183,7 +183,6 @@ card:
|
||||
entity: vacuum.vacuum
|
||||
name: Vacuum
|
||||
|
||||
|
||||
# Column 2
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -332,3 +331,5 @@ card:
|
||||
styles:
|
||||
card:
|
||||
- margin-bottom: 8px
|
||||
|
||||
- !include ../popup_cards.yaml
|
||||
|
||||
@@ -124,3 +124,5 @@ card:
|
||||
entities:
|
||||
- sensor.dark_sky_precip_probability
|
||||
- sensor.dark_sky_cloud_coverage
|
||||
|
||||
- !include ../popup_cards.yaml
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
type: custom:layout-card
|
||||
layout_type: custom:horizontal-layout
|
||||
layout:
|
||||
max_cols: 3
|
||||
max_cols: 1
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -54,3 +54,5 @@
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: "[[[ return entity.state == 'on' ? 'script.sonos_bathroom_unjoin' : 'script.sonos_bathroom_join' ]]]"
|
||||
|
||||
- !include ../popup_cards.yaml
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
type: custom:layout-card
|
||||
layout_type: custom:horizontal-layout
|
||||
layout:
|
||||
max_cols: 3
|
||||
max_cols: 2
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -121,7 +121,6 @@
|
||||
entity: light.bedside
|
||||
name: Bedside
|
||||
|
||||
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: custom:decluttering-card
|
||||
@@ -162,3 +161,5 @@
|
||||
camera_image: camera.bedroom_hd
|
||||
entities:
|
||||
- switch.tapo_bedroom
|
||||
|
||||
- !include ../popup_cards.yaml
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
type: custom:layout-card
|
||||
layout_type: custom:horizontal-layout
|
||||
layout:
|
||||
max_cols: 3
|
||||
max_cols: 1
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -74,3 +74,5 @@
|
||||
entity: sensor.mercury_temperature
|
||||
name: Mercury
|
||||
icon: mdi:nas
|
||||
|
||||
- !include ../popup_cards.yaml
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
type: custom:layout-card
|
||||
layout_type: custom:horizontal-layout
|
||||
layout:
|
||||
max_cols: 3
|
||||
max_cols: 1
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -67,3 +67,5 @@
|
||||
template: v3_button_light
|
||||
entity: light.hallway_entrance
|
||||
name: Entrance
|
||||
|
||||
- !include ../popup_cards.yaml
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
type: custom:layout-card
|
||||
layout_type: custom:horizontal-layout
|
||||
layout:
|
||||
max_cols: 3
|
||||
max_cols: 2
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -104,3 +104,5 @@
|
||||
# name: Outlet
|
||||
# variables:
|
||||
# power_sensor: sensor.kitchen_outlet_electric_consumption_w
|
||||
|
||||
- !include ../popup_cards.yaml
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
type: custom:layout-card
|
||||
layout_type: custom:horizontal-layout
|
||||
layout:
|
||||
max_cols: 3
|
||||
max_cols: 2
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -176,3 +176,5 @@
|
||||
- type: picture-glance
|
||||
camera_image: camera.mercury_amcrest_1
|
||||
entities: []
|
||||
|
||||
- !include ../popup_cards.yaml
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
type: custom:layout-card
|
||||
layout_type: custom:horizontal-layout
|
||||
layout:
|
||||
max_cols: 3
|
||||
max_cols: 2
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -152,3 +152,5 @@
|
||||
- type: custom:button-card
|
||||
template: v3_button
|
||||
entity: input_number.guest_bedroom_light_temp
|
||||
|
||||
- !include ../popup_cards.yaml
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
type: custom:layout-card
|
||||
layout_type: custom:horizontal-layout
|
||||
layout:
|
||||
max_cols: 3
|
||||
max_cols: 2
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -59,3 +59,5 @@
|
||||
camera_image: camera.terrarium_cam_sd
|
||||
entities:
|
||||
- camera.terrarium_cam_hd
|
||||
|
||||
- !include ../popup_cards.yaml
|
||||
|
||||
+726
-680
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,5 @@
|
||||
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
|
||||
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
|
||||
popup_cards: !include lovelace/popup_cards.yaml
|
||||
|
||||
swipe_nav:
|
||||
swipe_amount: 50
|
||||
|
||||
Reference in New Issue
Block a user