-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
/
Copy pathservices.yaml
54 lines (51 loc) · 1.01 KB
/
services.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
# Describes the format for available notification services
notify:
fields:
message:
required: true
example: The garage door has been open for 10 minutes.
selector:
text:
title:
example: "Your Garage Door Friend"
selector:
text:
target:
example: platform specific
selector:
object:
data:
example: platform specific
selector:
object:
send_message:
target:
entity:
domain: notify
fields:
message:
required: true
selector:
text:
title:
required: false
selector:
text:
filter:
supported_features:
- notify.NotifyEntityFeature.TITLE
persistent_notification:
fields:
message:
required: true
example: The garage door has been open for 10 minutes.
selector:
text:
title:
example: "Your Garage Door Friend"
selector:
text:
data:
example: platform specific
selector:
object: