Julien Herr
Julien Herr
@ml170722d Could check the fix and tell me if the command bellow solve the second issue? ``` docker run --rm --env DB_HOST=localhost --env DB_PORT=3306 --env DB_USERNAME=xxxx --env DB_PASSWORD=xxxx --env DB_DATABASE=xxxx...
@NikSays Thanks for the idea. I updated the issue description accordingly. I'm not the owner of the project but I think you can go ahead and propose some pull requests...
@goekay I understand your "ocpp first" approach and you are right when you say that the API will look like OCPP at the end. But as we have seen many...
@mtomoda As you can see in the issue description, the api you expect doesn't exist for the moment.
Duplicate of #1319
@goekay It was in draft because waiting for tests/feedbacks. It should work but I didn't test on my own side yet. I can do it soon or feel free to...
That’s a common issue when dealing with “bad” chargers. The request makes sense, and a solid CSMS UI should offer the option to manually close transactions that have been left...
@goekay Oops, sorry, I hadn’t noticed that before. It looks like Steve already has a solid UI. 😉
Hi, If you want a french translation, you need to introduce internationalization in the projet. Maybe you should start by making a pull request where all labels and english strings...
@Yoken0S Not out-of-the-box but you can have a look at https://github.com/steve-community/steve/pull/1544