Add some links to shell command
This commit is contained in:
parent
9cdaf02df5
commit
bad6ca25f2
1 changed files with 4 additions and 1 deletions
|
@ -10,7 +10,10 @@ footer: true
|
||||||
ha_category: Automation
|
ha_category: Automation
|
||||||
---
|
---
|
||||||
|
|
||||||
This component can expose regular shell commands as services. Services can be called from a script or in automation.
|
This component can expose regular shell commands as services. Services can be called from a [script] or in [automation].
|
||||||
|
|
||||||
|
[script]: /components/script/
|
||||||
|
[automation]: /getting-started/automation/
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue