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

Variables

string CONF_TOKEN = "token"
 
string DOMAIN = "triggercmd"
 

Detailed Description

Constants for the TRIGGERcmd integration.

Variable Documentation

◆ CONF_TOKEN

string homeassistant.components.triggercmd.const.CONF_TOKEN = "token"

Definition at line 4 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.