Last updated:
0 purchases
pytrydan 0.8.1
Python bindings to V2C Trydan EVSE
Documentation: https://pytrydan.readthedocs.io
Source Code: https://github.com/dgomes/pytrydan
Library to interface with V2C EVSE Trydan
Installation
Install this via pip (or your favourite package manager):
pip install pytrydan
Usage
There is a command line pytrydan that can be used for basic interaction with the EVSE.
Retrieve the current status:
$pytrydan status IP_OF_TRYDAN
E.g. set current charging intensity using keyword "Intensity"
$pytrydan set IP_OF_TRYDAN Intensity 16
More information on available keywords
Contributors ✨
Thanks goes to these wonderful people (emoji key):
Diogo Gomes💻 🤔 📖
This project follows the all-contributors specification. Contributions of any kind welcome!
Credits
This package was created with
Copier and the
browniebroke/pypackage-template
project template.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.