Openhab2 and Telldus Live [SOLVED]

  • Platform information:
    • Hardware: _Intel x64
    • OS: _Windows 10
    • Java Runtime Environment: 1.8.1
    • openHAB version: 2.2

Hi there, I am relativly new to openHAB. I hope that someone can help me to configure Telldus LIVE
The documentation says that for Telldus LIVE, you must configure it manually, and put this into your config:
" ```
Bridge tellstick:telldus-live:2 “Tellstick ZWave” [publicKey=“XXX”, privateKey=“YYYY”, token= “ZZZZ”, tokenSecret=“UUUU”]

what config file is that?

You need to create a THING file with that information.

Thing files live in the Conf/Things directory. The file extension is .things

So create a file called telldus.things (with the data you posted above - make sure you put your individual information for publickey, privatekey, token, and tokensecret) and place it in the directory path I just listed.

You should then be able to go into PaperUI and see your device online if you have inserted the correct information,

Squid

Thank you so much KidSquid, that was very good explained.

Forgot to say that it’s now work like a charm

Excellent, you might want to mark the answer I provided as SOLVED…so that others can use it for a reference in the future.

Squid

Hi
I have done all the above, but i dont find my any of my telldus/z-wave items like on/off plugs. How do i get these in OH.?

Best regards Jerry

Hi…Did you actually get Tellstick live to work?