Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.
/ telldus-local Public archive

Simple small Java Spring Boot library to communicate with Telldus TellStick ZNet local server API

License

Notifications You must be signed in to change notification settings

eirikandre/telldus-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telldus-local

Simple small Java Spring Boot library to communicate with Telldus TellStick ZNet local server API

Supported commands

Devices

  • Get list of devices
  • Get device info
  • Turn device off
  • Turn device on

Sensors

  • Get list of sensors
  • Get sensor info

Configuration

You will need to get a valid token yourself for now. Read how to do it here: http://api.telldus.net/localapi/api.html

In application.properties and add the following properties:

telldus.bearer-token=[token from telldus]
telldus.url=[ip-to-your-telldus]/api

About

Simple small Java Spring Boot library to communicate with Telldus TellStick ZNet local server API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages