mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Shell command naming convention change (#3843)
* Shell command naming convention change camel case naming isn't allowed (shell command configuration validation fails * Add period
This commit is contained in:
parent
816aabaade
commit
e73fe63a0c
@ -12,6 +12,7 @@ logo: home-assistant.png
|
||||
---
|
||||
|
||||
This component 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.
|
||||
|
||||
[script]: /components/script/
|
||||
[automation]: /getting-started/automation/
|
||||
|
Loading…
x
Reference in New Issue
Block a user