File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -64,22 +64,17 @@ cameras:
64
64
required: false
65
65
type: list
66
66
welcome_sensors:
67
- description: List of monitored conditions.
67
+ description: >
68
+ "List of monitored conditions. Possible values are
69
+ 'Someone known', 'Someone unknown' and 'Motion'."
68
70
required: false
69
71
type: list
70
- keys:
71
- 'Someone known':
72
- 'Someone unknown':
73
- Motion:
74
72
presence_sensors:
75
- description: List of monitored conditions.
73
+ description: >
74
+ "List of monitored conditions. Possible values are 'Outdoor motion',
75
+ 'Outdoor human', 'Outdoor animal' and 'Outdoor vehicle'."
76
76
required: false
77
77
type: list
78
- keys:
79
- 'Outdoor motion':
80
- 'Outdoor human':
81
- 'Outdoor animal':
82
- 'Outdoor vehicle':
83
78
{% endconfiguration %}
84
79
85
80
If **home** and **cameras** is not provided, all cameras will be used.
You can’t perform that action at this time.
0 commit comments