Home Assistant Unofficial Reference 2024.12.1
event_type.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.util.event_type.EventType
 

Namespaces

 homeassistant.util.event_type
 

Variables

 homeassistant.util.event_type._DataT = TypeVar("_DataT", bound=Mapping[str, Any], default=Mapping[str, Any])