-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpopup_muellerinnerung.yaml
108 lines (106 loc) · 5.42 KB
/
popup_muellerinnerung.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
# 8888888b. .d88888b. 8888888b. 888 888 8888888b. #
# 888 Y88b d88P" "Y88b 888 Y88b 888 888 888 Y88b #
# 888 888 888 888 888 888 888 888 888 888 #
# 888 d88P 888 888 888 d88P 888 888 888 d88P #
# 8888888P" 888 888 8888888P" 888 888 8888888P" #
# 888 888 888 888 888 888 888 #
# 888 Y88b. .d88P 888 Y88b. .d88P 888 #
# 888 "Y88888P" 888 "Y88888P" 888 #
# #
# #
# #
# 888b d888 d8b d8b 888 888 888 #
# 8888b d8888 Y8P Y8P 888 888 888 #
# 88888b.d88888 888 888 888 #
# 888Y88888P888 888 888 888 888 888888 .d88b. 88888b. 88888b. .d88b. 88888b. #
# 888 Y888P 888 888 888 888 888 888 d88""88b 888 "88b 888 "88b d8P Y8b 888 "88b #
# 888 Y8P 888 888 888 888 888 888 888 888 888 888 888 888 88888888 888 888 #
# 888 " 888 Y88b 888 888 888 Y88b. Y88..88P 888 888 888 888 Y8b. 888 888 #
# 888 888 "Y88888 888 888 "Y888 "Y88P" 888 888 888 888 "Y8888 888 888 #
# #
# #
# #
#----------------------------------------------------------------
# PopUp Card
#----------------------------------------------------------------
type: custom:popup-card
dismissable: true
size: normal
entity: input_button.mull_erinnerung
style: |-
--popup-background-color: rgba(15,10,10,0.95);
--popup-border-color: rgba(255,180,0,1);
--popup-max-width: 1500px;
--popup-min-width: 1000px;
title: Nicht vergessen!
card:
#----------------------------------------------------------------
# Vertikaler Stapel
#----------------------------------------------------------------
type: vertical-stack
cards:
#----------------------------------------------------------------
# Tonnen-Bilder mit Picture Elements Card
#----------------------------------------------------------------
- type: picture-elements
image: /local/muell/bg_muell_trans.png
elements:
- type: image
entity: sensor.mullabholung_heute
image: /local/muell/1x1_transparent.png
state_image:
die Altpapier, Leichtverpackung, Restabfall und Bioabfall: /local/muell/AP_LE_RE_BI.png
die Leichtverpackung, Restabfall und Bioabfall: /local/muell/LE_RE_BI.png
die Altpapier, Restabfall und Bioabfall: /local/muell/AP_RE_BI.png
die Altpapier, Leichtverpackung und Bioabfall: /local/muell/AP_LE_BI.png
die Altpapier, Leichtverpackung und Restabfall: /local/muell/AP_LE_RE.png
die Altpapier und Leichtverpackung: /local/muell/AP_LE.png
die Altpapier und Restabfall: /local/muell/AP_RE.png
die Altpapier und Bioabfall: /local/muell/AP_BI.png
die Leichtverpackung und Restabfall: /local/muell/LE_RE.png
die Leichtverpackung und Bioabfall: /local/muell/LE_BI.png
die Restabfall und Bioabfall: /local/muell/RE_BI.png
die Altpapier: /local/muell/AP.png
die Leichtverpackung: /local/muell/LE.png
die Restabfall: /local/muell/RE.png
die Bioabfall: /local/muell/BI.png
keine: /local/muell/Keine.png
style:
left: 50%
top: 57%
width: 90%
#----------------------------------------------------------------
# Status Überschrift (Custom Button Card)
#----------------------------------------------------------------
- type: custom:button-card
show_name: false
show_icon: false
show_state: true
entity: sensor.mullabholung_text
styles:
state:
- text-overflow: unset
- white-space: unset
- word-break: break-word
- font-size: 2.5vw
- color: var(--primary-color)
- font-family: arial
- text-shadow: 1px 1px white
card:
- background: transparent
- border: transparent
style:
top: 8%
left: 50%
width: 90%
card_mod:
style: |
ha-card {
background: transparent;
border: none
}
#----------------------------------------------------------------
# Layout Position am Dashboard
#----------------------------------------------------------------
view_layout:
grid-area: pop13