15 lines
826 B
Markdown
15 lines
826 B
Markdown
# evcharger-app
|
|
|
|
This app aims to be functional first and pretty second.
|
|
|
|
* support to connect over cloud to the device in all situations
|
|
* support to connect locally to the device in all situations
|
|
* No "device type does not match"
|
|
* No assumptions on what feature set the device has, it looks on the existance of api keys
|
|
* It shows the problems that the device is reporting like wifi error log, ocpp error log, cloud error log
|
|
* It shows any network communication problems like invalid websocket response received
|
|
* Support for all future compatible products as it does not hardcode any device types (Therefore it also works with dereived products)
|
|
* If you enter the incorrect password it will tell you and lock up
|
|
* You can also select 06:00 in the scheduler
|
|
* You can also select any color you like in all color pickers
|