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

Classes

class  AranetConfigFlow
 

Functions

str _title (BluetoothServiceInfoBleak discovery_info)
 

Variables

 MIN_VERSION = AranetVersion(1, 2, 0)
 

Detailed Description

Config flow for Aranet integration.

Function Documentation

◆ _title()

str homeassistant.components.aranet.config_flow._title ( BluetoothServiceInfoBleak  discovery_info)
private

Definition at line 24 of file config_flow.py.

Variable Documentation

◆ MIN_VERSION

homeassistant.components.aranet.config_flow.MIN_VERSION = AranetVersion(1, 2, 0)

Definition at line 21 of file config_flow.py.