We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f21d4 commit 92b3426Copy full SHA for 92b3426
root/etc/s6-overlay/s6-rc.d/init-mod-homeassistant-heyu-setup/run
@@ -13,7 +13,7 @@ if [[ ! -f /config/heyu/x10config ]]; then
13
cp /defaults/x10config.sample /config/heyu/x10config
14
fi
15
16
-if [[ ! -f /config/heyu/x10config ]]; then
+if [[ ! -f /config/heyu/x10.sched ]]; then
17
cp /defaults/x10.sched.sample /config/heyu/x10.sched
18
19
0 commit comments