Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.husqvarna_automower_ble.lawn_mower Namespace Reference

Classes

class  AutomowerLawnMower
 

Functions

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

Detailed Description

The Husqvarna Autoconnect Bluetooth lawn mower platform.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.husqvarna_automower_ble.lawn_mower.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up AutomowerLawnMower integration from a config entry.

Definition at line 22 of file lawn_mower.py.