aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2021-05-07 02:51:27 +0300
committerEvgeny Zinoviev <me@ch1p.io>2021-05-07 02:51:27 +0300
commit8029b8113b0a4209c29bbafde8a282a9b85cf373 (patch)
treeaba0fe5756953d1dda5d79bee3e9796d26633c3e
parentb8cb339ad933431700e2b797299f605aa66c543a (diff)
readme: add link to python client
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index ad98f8e..b95d41f 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,11 @@ As the time of writing, only InfiniSolar V 5KW was tested.
Please use the `--help` option for now. The help message has full description
for all possible options and commands.
+## Related projects
+
+- [inverterd-client](https://github.com/gch1p/inverterd-client) - a Python
+ library for querying inverterd server.
+
## License
BSD-3-Clause \ No newline at end of file