Automation beim Auto: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Codica (Diskussion | Beiträge) |
Codica (Diskussion | Beiträge) |
||
| Zeile 1: | Zeile 1: | ||
== Renault API == | == Renault API == | ||
| + | |||
| + | python3 -m venv venv | ||
| + | source venv/bin/activate | ||
| + | pip install renault-api | ||
| + | pip install click | ||
| + | pip install dateparser | ||
| + | pip install tabulate | ||
| + | pip install renault-api | ||
| + | source venv/bin/deactivate | ||
| + | |||
| + | |||
* https://renault-api.readthedocs.io/en/latest/index.html | * https://renault-api.readthedocs.io/en/latest/index.html | ||
Version vom 3. Januar 2026, 20:18 Uhr
Renault API
python3 -m venv venv source venv/bin/activate pip install renault-api pip install click pip install dateparser pip install tabulate pip install renault-api source venv/bin/deactivate
- https://renault-api.readthedocs.io/en/latest/index.html
- https://github.com/hacf-fr/renault-api
- https://github.com/db-EV/ZoePHP
- https://wiki.loxberry.de/plugins/renault_my_ze/start