Fix #31 hyperlink

Michael Ingraham 2019-07-08 16:37:33 -04:00
parent 3d2ffa8c64
commit 8a5d17aba0
1 changed files with 5 additions and 1 deletions

@ -33,7 +33,7 @@
28. [Using BREAK to simulate IF..ELSEIF..ELSE..ENDIF](#28-Using-BREAK-to-simulate-IFELSEIFELSEENDIF)
29. [Adjust PowerDelta according to current Power values](#29-adjust-powerdelta-according-to-current-power-values)
30. [Simple solar heater control](#30-simple-solar-heater-control)
31. [IR Forward](#32-ir-forward)
31. [IR Forward](#31-ir-forward)
------------------------------------------------------------------------------
#### 1. Use long press action on a switch
@ -1234,6 +1234,10 @@ And watch the relay turn on and off based on the values.
Please not that this example does not support manual override or handle missing sensor data. Take a look at [Simple Thermostat Example](#9-simple-thermostat-example) for examples.
[Back To Top](#top)
------------------------------------------------------------------------------
#### 31. IR Forward
Using one IR receiver and one sender (or both extender) you can simply forward signals from one to another using the following rule