Coder Social home page Coder Social logo

zeservices's People

Contributors

chrisstaite avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

zeservices's Issues

Last state miles/km

Hej!

First of all: Thanks for the great work!

Feature request: Please save the last state of showing miles or km and use the last state when opening the app.

Greetings from Sweden
Daniel

Stopping charge

fun startCharge(queue: RequestQueue): Observable<JSONObject>

Apparently it is impossible to manually stop charging after starting it manually, both with action "STOP" or "CANCEL", but I have been suggested to switch charging mode from "always" to "scheduled" to have same effect, although I didn't test it yet.
Possibly this would result in "successfull" charges? As of now all my charges have an "error" as final status:

    {
          "chargeStartDate": "2022-03-21T23:35:12Z",
          "chargeEndDate": "2022-03-21T06:32:50Z",
          "chargeDuration": -61342,
          "chargeEndBatteryLevel": 71,
          "chargeEndStatus": "error"
      },
      {
          "chargeStartDate": "2022-03-22T19:43:12Z",
          "chargeEndDate": "2022-03-22T20:58:58Z",
          "chargeDuration": 4546,
          "chargeStartBatteryLevel": 50,
          "chargeEndBatteryLevel": 54,
          "chargeEndStatus": "ok"
      },
      {
          "chargeStartDate": "2022-03-23T01:00:32Z",
          "chargeEndDate": "2022-03-23T05:46:17Z",
          "chargeDuration": 17145,
          "chargeEndBatteryLevel": 51,
          "chargeEndStatus": "error"
      }

Login always says "This email address is invalid"

When trying to log in, after pushing the "Sign in" Button, the app always says "This email address is invalid", no matter what e-mail address ist used. I can use the same credentials to successfully log into Zeddy and "My Renault" app.
It's weird, because the isEmailValid() function in LoginActivity.java at Line 260 looks fine.

Foreground service

This is not really an issue but more likely a feature request.

Can you add a service in the foreground that monitors the battery level when the state is charging in order to stop it at 80% for eg.?

Thanks!

Stop charging at x%

Hello,
can you please integrate a feature to the app, similar to a charge shedule but so that the battery is only charged to a specific percentage.
A simple, additional activation button with a control wheel for the percentage would be great.
Thanks a lot!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.