Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.local_file.const
 

Variables

string homeassistant.components.local_file.const.DATA_LOCAL_FILE = "local_file_cameras"
 
string homeassistant.components.local_file.const.DEFAULT_NAME = "Local File"
 
string homeassistant.components.local_file.const.DOMAIN = "local_file"
 
string homeassistant.components.local_file.const.SERVICE_UPDATE_FILE_PATH = "update_file_path"