In the documentation for the Shell Command integration, it states that:
You can reload shell commands from Developer tools > YAML , or by performing the shell_command.reload action.
I am running version 2026.6.3 and the shell_command.reload action is not available. Is this a bug?
slimak
2
The option & action to reload will appear when you restart HA with at least 1 shell_command entity in the configuration.
I have multiple shell commands in my configuration.yaml
slimak
4
Ah yes, I forgot that this one doesn't work. You can reload rest_command, command_line, rest, etc. but not this one. Don't know why, actually.
Was it ever an option? It is still listed as such in the documentation...
slimak
6
I don't know if this has ever worked; it certainly hasn't worked for me, but maybe someone else knows a trick.