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

Classes

class  RingEvent
 
class  RingEventEntityDescription
 

Functions

None async_setup_entry (HomeAssistant hass, RingConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Component providing support for ring events.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.ring.event.async_setup_entry ( HomeAssistant  hass,
RingConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up events for a Ring device.

Definition at line 54 of file event.py.