diff --git a/bundles/org.openhab.binding.tellstick/README.md b/bundles/org.openhab.binding.tellstick/README.md index 25d61ab55c5..48989dfba97 100644 --- a/bundles/org.openhab.binding.tellstick/README.md +++ b/bundles/org.openhab.binding.tellstick/README.md @@ -8,13 +8,9 @@ All of these 433 MHz devices is one-way, so some versions of the Tellstick monit The latest versions have also implemented Z-Wave as transmission protocol which open up for more robust transmission due two-ways communication. -

-Tellstick Duo with device -

+![](doc/tellstick_duo.jpg) -

-Tellstick Znet lite v2 -

+![](doc/znet.jpeg) ## Supported Things @@ -97,7 +93,7 @@ Optional: #### Telldus Live Bridge To configure Telldus Live you have request OAuth tokens from Telldus. -Goto this page and request your keys and update the config. +Goto this page and request your keys and update the config. ```java Bridge tellstick:telldus-live:2 "Tellstick ZWave" [publicKey="XXX", privateKey="YYYY", token= "ZZZZ", tokenSecret="UUUU"] diff --git a/bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/addon/addon.xml b/bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/addon/addon.xml index 51c95667e59..083b0d1109d 100644 --- a/bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/addon/addon.xml +++ b/bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/addon/addon.xml @@ -8,4 +8,16 @@ This is the binding for Telldus Tellstick Basic, Duo, .Net and Z-Net Lite. hybrid + + + usb + + + chipId + (?i)1781:0C31 + + + + +