From 64c2218c76713b72881a227a84d8e184a8454ea5 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 30 Jan 2021 22:36:41 +0100 Subject: [PATCH] Update docs/core/entity/device-tracker.md Co-authored-by: Philip Allgaier --- docs/core/entity/device-tracker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/entity/device-tracker.md b/docs/core/entity/device-tracker.md index 0cee618c..bd7df163 100644 --- a/docs/core/entity/device-tracker.md +++ b/docs/core/entity/device-tracker.md @@ -30,7 +30,7 @@ Properties should always only return information from memory and not do I/O (lik If the device tracker `source_type` is `router` and the `ip_address`, `mac_address`, and `hostname` properties have been set, the data will speed up `DHCP discovery` as the system will not have to wait for -dhcp discover packets to find existing devices. +DHCP discover packets to find existing devices. ## TrackerEntity