Represent a tracked device.
Definition at line 32 of file device_tracker.py.
◆ __init__()
| def homeassistant.components.locative.device_tracker.LocativeEntity.__init__ |
( |
|
self, |
|
|
|
device, |
|
|
|
location, |
|
|
|
location_name |
|
) |
| |
◆ _async_receive_data()
| def homeassistant.components.locative.device_tracker.LocativeEntity._async_receive_data |
( |
|
self, |
|
|
|
device, |
|
|
|
location, |
|
|
|
location_name |
|
) |
| |
|
private |
◆ async_added_to_hass()
| None homeassistant.components.locative.device_tracker.LocativeEntity.async_added_to_hass |
( |
|
self | ) |
|
◆ async_will_remove_from_hass()
| None homeassistant.components.locative.device_tracker.LocativeEntity.async_will_remove_from_hass |
( |
|
self | ) |
|
◆ name()
| def homeassistant.components.locative.device_tracker.LocativeEntity.name |
( |
|
self | ) |
|
◆ _attr_latitude
| homeassistant.components.locative.device_tracker.LocativeEntity._attr_latitude |
|
private |
◆ _attr_location_name
| homeassistant.components.locative.device_tracker.LocativeEntity._attr_location_name |
|
private |
◆ _attr_longitude
| homeassistant.components.locative.device_tracker.LocativeEntity._attr_longitude |
|
private |
◆ _name
| homeassistant.components.locative.device_tracker.LocativeEntity._name |
|
private |
◆ _unsub_dispatcher
| homeassistant.components.locative.device_tracker.LocativeEntity._unsub_dispatcher |
|
private |
The documentation for this class was generated from the following file: