Home Assistant Unofficial Reference
2024.12.1
const.py
Go to the documentation of this file.
1
"""Constants for integration."""
2
3
DOMAIN =
"gogogate2"
4
DATA_UPDATE_COORDINATOR =
"data_update_coordinator"
5
DEVICE_TYPE_GOGOGATE2 =
"gogogate2"
6
DEVICE_TYPE_ISMARTGATE =
"ismartgate"
7
MANUFACTURER =
"Remsol"
core
homeassistant
components
gogogate2
const.py
Generated by
1.9.1