Spelling of person in first paragraph (#8898)

Changed 'berson' to 'person'
This commit is contained in:
labrunning 2019-03-10 15:22:08 +00:00 committed by Alok Saboo
parent bb4e4ee5c0
commit 731ac1c689

View File

@ -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 state updates of a connected device trackers will set the state of the person. When multiple device tracers used, the state of berson will be determined next way:
The person component allows to connect device tracker entities to one or more person entities. The state updates of a connected device trackers will set the state of the person. When multiple device tracers used, the state of person will be determined next way:
1. If there are stationary sources (which type is not 'gps') presenting status 'home', than latest of this sources will be taken.
2. If there are sources of type 'gps', than latest of this sources will be taken.