-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintent.yaml
More file actions
49 lines (49 loc) · 1.13 KB
/
intent.yaml
File metadata and controls
49 lines (49 loc) · 1.13 KB
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
type: custom:button-card
template:
- variable_template
- body_template
styles:
card:
- background-color: "#000000"
- border-width: 0px
- border-radius: 0px
custom_fields:
message:
- position: relative
- width: 100%
- align-self: middle
- justify-self: center
custom_fields:
title:
card:
type: custom:button-card
icon: mdi:floor-plan
tap_action:
action: navigate
navigation_path: vloerplan
styles:
card:
- background-color: transparent
- border-width: 0px
- width: 50%
- padding: 0px;
grid:
- grid-template-areas: "\"i n\""
- grid-template-rows: min-content min-content
name:
- font-size: 14vh
- color: white
icon:
- width: 15vw
- color: white
card: ""
message:
card:
type: custom:layout-card
layout_type: custom:masonry-layout
layout:
max_cols: 3
cards: >-
[[[ try {return
hass.states[variables.var_assistsat_entity].attributes.intent_entities}
catch { return ""}]]]