Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.camera.helper Namespace Reference

Functions

Camera get_camera_from_entity_id (HomeAssistant hass, str entity_id)
 

Detailed Description

Camera helper functions.

Function Documentation

◆ get_camera_from_entity_id()

Camera homeassistant.components.camera.helper.get_camera_from_entity_id ( HomeAssistant  hass,
str  entity_id 
)
Get camera component from entity_id.

Definition at line 16 of file helper.py.