mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add IoT class to Person component (#15181)
This commit is contained in:
parent
b7b0f8b1a5
commit
f90681db95
@ -6,6 +6,7 @@ ha_category:
|
|||||||
ha_release: 0.88
|
ha_release: 0.88
|
||||||
ha_quality_scale: internal
|
ha_quality_scale: internal
|
||||||
ha_domain: person
|
ha_domain: person
|
||||||
|
ha_iot_class: Calculated
|
||||||
---
|
---
|
||||||
|
|
||||||
The `person` integration allows connecting [device tracker](/integrations/device_tracker/) entities to one or more person entities. The state updates of a connected device tracker will set the state of the person. When multiple device trackers are used, the state of person will be determined in this order:
|
The `person` integration allows connecting [device tracker](/integrations/device_tracker/) entities to one or more person entities. The state updates of a connected device tracker will set the state of the person. When multiple device trackers are used, the state of person will be determined in this order:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user