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

Classes

class  AutomowerDeviceTrackerEntity
 

Functions

None async_setup_entry (HomeAssistant hass, AutomowerConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Creates the device tracker entity for the mower.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.husqvarna_automower.device_tracker.async_setup_entry ( HomeAssistant  hass,
AutomowerConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up device tracker platform.

Definition at line 12 of file device_tracker.py.