Home Assistant Unofficial Reference 2024.12.1
camera.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.ring.camera.RingCam
 
class  homeassistant.components.ring.camera.RingCameraEntityDescription
 

Namespaces

 homeassistant.components.ring.camera
 

Functions

None homeassistant.components.ring.camera.async_setup_entry (HomeAssistant hass, RingConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.ring.camera._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.ring.camera.FORCE_REFRESH_INTERVAL = timedelta(minutes=3)
 
string homeassistant.components.ring.camera.MOTION_DETECTION_CAPABILITY = "motion_detection"