From 51031cc0cd6bff448ac2e5a2d195ed5e68fa277c Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 28 Feb 2019 09:12:58 +0100 Subject: [PATCH] Fix formatting --- source/_components/person.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/person.markdown b/source/_components/person.markdown index 6a0782635c8..a35cadb6876 100644 --- a/source/_components/person.markdown +++ b/source/_components/person.markdown @@ -13,7 +13,7 @@ ha_qa_scale: internal ha_release: 0.88 --- -The person component allows to connect device tracker entities to one or more person entities. The last state update of a connected device tracker will set the state of the person. For example if you connect your router and your OwnTracks device as trackers to your person, the last state update from either the router or your OwnTracks device will set the state of your person. +The `person` component allows to connect device tracker entities to one or more person entities. The last state update of a connected device tracker will set the state of the person. For example if you connect your router and your OwnTracks device as trackers to your person, the last state update from either the router or your OwnTracks device will set the state of your person. You can manage persons via the UI from the person page inside the configuration panel or via `YAML`.