mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-19 08:36:51 +00:00
Update shell_command.markdown (#26756)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
2cee119ea8
commit
bdec26e3ee
@ -15,6 +15,8 @@ ha_integration_type: integration
|
||||
This integration can expose regular shell commands as services. Services can be called from a [script] or in [automation].
|
||||
Shell commands aren't allowed for a camel-case naming, please use lowercase naming only and separate the names with underscores.
|
||||
|
||||
Note that the shell command process will be terminated after 60 seconds, full stop. There is no option to alter this behavior, this is by design because Home Assistant is not intended to manage long-running external processes.
|
||||
|
||||
[script]: /integrations/script/
|
||||
[automation]: /getting-started/automation/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user