From e5c7a6a2d859d63db59fefe87d60639c7da1b4b1 Mon Sep 17 00:00:00 2001 From: Fredrik Lindqvist Date: Fri, 1 Dec 2017 07:39:25 +0100 Subject: [PATCH] Fix spelling error in Tellstick addon file Fixes a spelling error in Tellstick addon file --- source/_addons/tellstick.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_addons/tellstick.markdown b/source/_addons/tellstick.markdown index 33b301440fe..52d783f4335 100644 --- a/source/_addons/tellstick.markdown +++ b/source/_addons/tellstick.markdown @@ -27,7 +27,7 @@ Configuration variables: - **model** (*Optional*): The parameter model is only used by some protocols where there exists different types of devices using the same protocol. This can be dimmers versus non-dimmers, codeswitch versus selflearning etc. - **house** (*Optional*): Depending on protocol the values here can vary a lot to identify or group per house or type. - **unit** (*Optional*): Unit identifier, in most cases a value between 1 to 16 and often used in combination with house. -- **fade** (*Optional*): Fade is either `true` or `false` and tells a dimmer if is should fade smooth or instand between values (only for IKEA protocol as it seems). +- **fade** (*Optional*): Fade is either `true` or `false` and tells a dimmer if is should fade smooth or instant between values (only for IKEA protocol as it seems). - **code** (*Optional*): A number series based on ones and zeroes often used for dip-switch based devices.