Home Assistant Unofficial Reference
2024.12.1
Classes
|
Variables
homeassistant.components.gogogate2.config_flow Namespace Reference
Classes
class
Gogogate2FlowHandler
Variables
dictionary
DEVICE_NAMES
Detailed Description
Config flow for Gogogate2.
Variable Documentation
◆
DEVICE_NAMES
dictionary homeassistant.components.gogogate2.config_flow.DEVICE_NAMES
Initial value:
1
= {
2
DEVICE_TYPE_GOGOGATE2:
"Gogogate2"
,
3
DEVICE_TYPE_ISMARTGATE:
"ismartgate"
,
4
}
Definition at line
26
of file
config_flow.py
.
homeassistant
components
gogogate2
config_flow
Generated by
1.9.1