Skip to content

Commit

Permalink
Updating readme with info about tdtool
Browse files Browse the repository at this point in the history
  • Loading branch information
mliljedahl committed Oct 10, 2021
1 parent 404a818 commit bcead65
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,15 @@ The following are the known limitations.
* The only sensors that have been tested are the temperature and humidity sensors. As for devices only on/off switches have been tested.
* Tested with a TellStick Duo, might also work with the TellStick or other controllers supported by telldus-core.


## Internal tools

`tdtool` is compiled to the docker image.

```
$ docker exec telldus-core-mqtt tdtool --help
```

## Development

For now the only sensors that have been tested are the temperature and humidity sensors. As for devices only on/off switches have been tested. So there is still much to test and develop in this project. Please file an [issue](https://github.com/mliljedahl/telldus-core-mqtt/issues) or even better, provide a [pull request](https://github.com/mliljedahl/telldus-core-mqtt/pulls).
Expand Down

0 comments on commit bcead65

Please sign in to comment.