Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.command_line.const
 

Variables

string homeassistant.components.command_line.const.CONF_COMMAND_TIMEOUT = "command_timeout"
 
string homeassistant.components.command_line.const.CONF_JSON_ATTRIBUTES = "json_attributes"
 
string homeassistant.components.command_line.const.CONF_JSON_ATTRIBUTES_PATH = "json_attributes_path"
 
int homeassistant.components.command_line.const.DEFAULT_TIMEOUT = 15
 
string homeassistant.components.command_line.const.DOMAIN = "command_line"
 
 homeassistant.components.command_line.const.LOGGER = logging.getLogger(__package__)
 
list homeassistant.components.command_line.const.PLATFORMS
 
dictionary homeassistant.components.command_line.const.TRIGGER_ENTITY_OPTIONS