ev-map/EVMap

Weird status info

Closed this issue · 4 comments

I have some cases (like the one below), where the status display is weird.
Version 1.7.1 (F-Droid)
image

This indicates that at least one of the 150 kW connectors has an unknown status. That usually means the charger did not send updates to the backend, so it's probably offline, but might still be working. In #308 I will add a detail view when tapping on the connectors, which will make this more clear.

Thanks a lot for the explanation! It's very nice to have this level of detail in the app :) What does the 2 mean, does it mean that 2 are online and free?

Yes, the 2 is the number of online and available connectors - of the other two, at least one has unknown status. The new detail view will fix that ambiguity, then you will be able to see the status for each individual connector.

The detail view has been added in the 1.8.0 update, so this should be clearer now (tap on the connector to see the status for each single plug).