Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.file.const
 

Variables

string homeassistant.components.file.const.CONF_TIMESTAMP = "timestamp"
 
string homeassistant.components.file.const.DEFAULT_NAME = "File"
 
string homeassistant.components.file.const.DOMAIN = "file"
 
string homeassistant.components.file.const.FILE_ICON = "mdi:file"