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

Variables

string ATTR_EVENT_TYPE = "event_type"
 
string ATTR_EVENT_TYPES = "event_types"
 
string DOMAIN = "event"
 

Detailed Description

Provides the constants needed for the component.

Variable Documentation

◆ ATTR_EVENT_TYPE

string homeassistant.components.event.const.ATTR_EVENT_TYPE = "event_type"

Definition at line 4 of file const.py.

◆ ATTR_EVENT_TYPES

string homeassistant.components.event.const.ATTR_EVENT_TYPES = "event_types"

Definition at line 5 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.