Skip to content

Commit

Permalink
[tellstick] readme for new url
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Fiddian-Green <[email protected]>
  • Loading branch information
andrewfg committed Jan 8, 2024
1 parent d989568 commit bc98aac
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions bundles/org.openhab.binding.tellstick/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<p align="center">
<img src="doc/tellstick_duo.jpg" alt="Tellstick Duo with device" width="300px"/>
</p>
![](doc/tellstick_duo.jpg)

<p align="center">
<img src="doc/znet.jpeg" alt="Tellstick Znet lite v2" width="300px"/>
</p>
![](doc/znet.jpeg)

## Supported Things

Expand Down Expand Up @@ -97,7 +93,7 @@ Optional:
#### Telldus Live Bridge

To configure Telldus Live you have request OAuth tokens from Telldus.
Goto this page <https://api.telldus.com/keys/index> and request your keys and update the config.
Goto this page <https://pa-api.telldus.com/keys/index> and request your keys and update the config.

```java
Bridge tellstick:telldus-live:2 "Tellstick ZWave" [publicKey="XXX", privateKey="YYYY", token= "ZZZZ", tokenSecret="UUUU"]
Expand Down

0 comments on commit bc98aac

Please sign in to comment.