Home Assistant Unofficial Reference 2024.12.1
events.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.nest.events
 

Variables

dictionary homeassistant.components.nest.events.DEVICE_TRAIT_TRIGGER_MAP
 
string homeassistant.components.nest.events.EVENT_CAMERA_MOTION = "camera_motion"
 
string homeassistant.components.nest.events.EVENT_CAMERA_PERSON = "camera_person"
 
string homeassistant.components.nest.events.EVENT_CAMERA_SOUND = "camera_sound"
 
string homeassistant.components.nest.events.EVENT_DOORBELL_CHIME = "doorbell_chime"
 
dictionary homeassistant.components.nest.events.EVENT_NAME_MAP
 
dictionary homeassistant.components.nest.events.MEDIA_SOURCE_EVENT_TITLE_MAP
 
string homeassistant.components.nest.events.NEST_EVENT = "nest_event"