File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -173,12 +173,11 @@ binary_sensor:
173
173
174
174
# ## {% linkable_title Is Anyone Home? %}
175
175
176
- This example is determining if anyone is home based on the combination
177
- of device tracking and motion sensors. It's extremely useful if you
178
- have kids/baby sitter/grand parents who might still be in your
179
- house that aren't represented by a trackable device in home
180
- assistant. This is providing a composite of WiFi based device tracking
181
- and Z-Wave multisensor presence sensors.
176
+ This example is determining if anyone is home based on the combination of device
177
+ tracking and motion sensors. It's extremely useful if you have kids/baby sitter/
178
+ grand parents who might still be in your house that aren't represented by a
179
+ trackable device in Home Assistant. This is providing a composite of WiFi based
180
+ device tracking and Z-Wave multisensor presence sensors.
182
181
183
182
{% raw %}
184
183
` ` ` yaml
You can’t perform that action at this time.
0 commit comments