Skip to content

Commit 2007f30

Browse files
committed
Fix name
1 parent 4b10d97 commit 2007f30

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

source/_components/binary_sensor.template.markdown

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -173,12 +173,11 @@ binary_sensor:
173173

174174
### {% linkable_title Is Anyone Home? %}
175175

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.
182181

183182
{% raw %}
184183
```yaml

0 commit comments

Comments
 (0)