From 0a53109b893e416714de0d70549ad1e595795ae8 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Thu, 29 Aug 2019 13:47:56 -0400 Subject: [PATCH] Updated Rule Cookbook (markdown) --- Rule-Cookbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rule-Cookbook.md b/Rule-Cookbook.md index 66720b70..5965783c 100644 --- a/Rule-Cookbook.md +++ b/Rule-Cookbook.md @@ -13,7 +13,7 @@ - [Time-delayed Auto-off Switch](#Time-delayed-Auto-off-Switch) - [Time-delay After Switch Off](#Time-delay-After-Switch-Off) - [Auto-off Motion Sense Switch](#Auto-off-Motion-Sense-Switch) -- [Controlling Timers Enabled from a switch](#controlling-timers-enable-from-a-switch) +- [Controlling Timers Enabled from a switch](#controlling-timers-enabled-from-a-switch) - [Toggle a Relay only when holding the button for 2 seconds](#toggle-a-relay-only-when-holding-the-button-for-2-seconds) - Using Sunrise and Sunset - [Make sure light is on at night](#make-sure-light-is-on-at-night)