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

Variables

string COORDINATOR = "coordinator"
 
string DEVICE_GATEWAY = "device_gateway"
 
string DEVICE_ID = "device_id"
 
string DEVICE_NAME = "device_name"
 
string DOMAIN = "wolflink"
 
string MANUFACTURER = "WOLF GmbH"
 
string PARAMETERS = "parameters"
 
dictionary STATES
 

Detailed Description

Constants for the Wolf SmartSet Service integration.

Variable Documentation

◆ COORDINATOR

string homeassistant.components.wolflink.const.COORDINATOR = "coordinator"

Definition at line 5 of file const.py.

◆ DEVICE_GATEWAY

string homeassistant.components.wolflink.const.DEVICE_GATEWAY = "device_gateway"

Definition at line 8 of file const.py.

◆ DEVICE_ID

string homeassistant.components.wolflink.const.DEVICE_ID = "device_id"

Definition at line 7 of file const.py.

◆ DEVICE_NAME

string homeassistant.components.wolflink.const.DEVICE_NAME = "device_name"

Definition at line 9 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.

◆ MANUFACTURER

string homeassistant.components.wolflink.const.MANUFACTURER = "WOLF GmbH"

Definition at line 10 of file const.py.

◆ PARAMETERS

string homeassistant.components.wolflink.const.PARAMETERS = "parameters"

Definition at line 6 of file const.py.

◆ STATES

dictionary homeassistant.components.wolflink.const.STATES

Definition at line 12 of file const.py.