From 4be30f7c88684b1f109319ba95fbf7c42e87aacd Mon Sep 17 00:00:00 2001 From: Alok Saboo Date: Thu, 18 Apr 2019 16:10:10 -0400 Subject: [PATCH] create services.yaml for shell_command (#23210) --- homeassistant/components/shell_command/services.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 homeassistant/components/shell_command/services.yaml diff --git a/homeassistant/components/shell_command/services.yaml b/homeassistant/components/shell_command/services.yaml new file mode 100644 index 00000000000..df056f94e85 --- /dev/null +++ b/homeassistant/components/shell_command/services.yaml @@ -0,0 +1 @@ +# Empty file, shell_command services are dynamically created