From 441054c47c1f0039cd4b1210029d137d8abeea55 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Tue, 19 Feb 2019 14:55:09 +0100 Subject: [PATCH] Added shell_command --- shell_command/homeassistant.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 shell_command/homeassistant.yaml diff --git a/shell_command/homeassistant.yaml b/shell_command/homeassistant.yaml new file mode 100644 index 00000000..b730e970 --- /dev/null +++ b/shell_command/homeassistant.yaml @@ -0,0 +1 @@ +homeassistant_update: /etc/homeassistant/shell_scripts/hass_update.sh -- 2.47.3