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

Variables

string DOMAIN = "husqvarna_automower_ble"
 
 LOGGER = logging.getLogger(__package__)
 
string MANUFACTURER = "Husqvarna"
 

Detailed Description

Constants for the Husqvarna Automower Bluetooth integration.

Variable Documentation

◆ DOMAIN

string homeassistant.components.husqvarna_automower_ble.const.DOMAIN = "husqvarna_automower_ble"

Definition at line 5 of file const.py.

◆ LOGGER

homeassistant.components.husqvarna_automower_ble.const.LOGGER = logging.getLogger(__package__)

Definition at line 8 of file const.py.

◆ MANUFACTURER

string homeassistant.components.husqvarna_automower_ble.const.MANUFACTURER = "Husqvarna"

Definition at line 6 of file const.py.