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

Classes

class  HusqvarnaAutomowerBleConfigFlow
 

Functions

def _is_supported (BluetoothServiceInfo discovery_info)
 

Detailed Description

Config flow for Husqvarna Bluetooth integration.

Function Documentation

◆ _is_supported()

def homeassistant.components.husqvarna_automower_ble.config_flow._is_supported ( BluetoothServiceInfo  discovery_info)
private
Check if device is supported.

Definition at line 20 of file config_flow.py.