From 14b0db7715a2966190773b12d60a261785467b49 Mon Sep 17 00:00:00 2001 From: Nate Robinson Date: Thu, 21 Feb 2019 12:51:42 +0100 Subject: [PATCH] Update googlehome.markdown (#8663) Corrected device entity id format (inserted missing underscore) in line 74. --- source/_components/googlehome.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/googlehome.markdown b/source/_components/googlehome.markdown index e443643e05a..ba1d6e9954b 100644 --- a/source/_components/googlehome.markdown +++ b/source/_components/googlehome.markdown @@ -71,7 +71,7 @@ Device type | Description ## {% linkable_title Notes %} -Devices will appear in the format `devicetracker._`. Note that dots are removed from the IP and BT MAC addresses. +Devices will appear in the format `device_tracker._`. Note that dots are removed from the IP and BT MAC addresses. [googlehomeapi]: https://rithvikvibhu.github.io/GHLocalApi/ [devicetrackerconfig]: /components/device_tracker/#configuring-a-device_tracker-platform