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

Variables

string DATA_UPDATE_COORDINATOR = "data_update_coordinator"
 
string DEVICE_TYPE_GOGOGATE2 = "gogogate2"
 
string DEVICE_TYPE_ISMARTGATE = "ismartgate"
 
string DOMAIN = "gogogate2"
 
string MANUFACTURER = "Remsol"
 

Detailed Description

Constants for integration.

Variable Documentation

◆ DATA_UPDATE_COORDINATOR

string homeassistant.components.gogogate2.const.DATA_UPDATE_COORDINATOR = "data_update_coordinator"

Definition at line 4 of file const.py.

◆ DEVICE_TYPE_GOGOGATE2

string homeassistant.components.gogogate2.const.DEVICE_TYPE_GOGOGATE2 = "gogogate2"

Definition at line 5 of file const.py.

◆ DEVICE_TYPE_ISMARTGATE

string homeassistant.components.gogogate2.const.DEVICE_TYPE_ISMARTGATE = "ismartgate"

Definition at line 6 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.

◆ MANUFACTURER

string homeassistant.components.gogogate2.const.MANUFACTURER = "Remsol"

Definition at line 7 of file const.py.