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

Classes

class  WizConfigFlow
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
string CONF_DEVICE = "device"
 

Detailed Description

Config flow for WiZ Platform.

Variable Documentation

◆ _LOGGER

homeassistant.components.wiz.config_flow._LOGGER = logging.getLogger(__name__)
private

Definition at line 23 of file config_flow.py.

◆ CONF_DEVICE

string homeassistant.components.wiz.config_flow.CONF_DEVICE = "device"

Definition at line 25 of file config_flow.py.