Still work in progress
Based on the ioBroker component by @NemoN
Also thanks to @nielstron for his constant help
python variant to read data from ryd (formaly Tanktaler)
pip install PyRYD
For developers, clone this repository and run the following command in the repository root:
pip install -e .
In example.py
enter the api_url, email and your password, then run
python3 example.py
An sample output can be found in /pyryd/sample.json
.