Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.shell_command
 

Functions

bool homeassistant.components.shell_command.async_setup (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.shell_command._LOGGER = logging.getLogger(__name__)
 
int homeassistant.components.shell_command.COMMAND_TIMEOUT = 60
 
 homeassistant.components.shell_command.CONFIG_SCHEMA
 
string homeassistant.components.shell_command.DOMAIN = "shell_command"