Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.volvooncall.device_tracker Namespace Reference

Classes

class  VolvoTrackerEntity
 

Functions

None async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Support for tracking a Volvo.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.volvooncall.device_tracker.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Configure device_trackers from a config entry created in the integrations UI.

Definition at line 18 of file device_tracker.py.