Giter Site home page Giter Site logo

Comments (6)

HydrelioxGitHub avatar HydrelioxGitHub commented on July 19, 2024 1

Thank you for your time. I'm using the old app. I will provide logs as soon as possible.

from ha-super-soco-custom.

drakhart avatar drakhart commented on July 19, 2024 1

"The only difference is that I can't put a 0 at the begining of the phone number." <- This got me thinking. The phone number field is currently an integer, perhaps it should be a string so it accepts leading zeroes. Honestly, it didn't occur to me that phone numbers could begin with a zero. 😓

I'll try to push a fix as soon as I can.

from ha-super-soco-custom.

HydrelioxGitHub avatar HydrelioxGitHub commented on July 19, 2024 1

Ok now I can put a 0 on the front of phone number and it solves the authentication issue.

Thank you very much!

from ha-super-soco-custom.

drakhart avatar drakhart commented on July 19, 2024

Hi Hydreliox,

Does you Super Soco bike use the old application (Super Soco) or the new one (Vmoto Soco)?

I'm asking because, as of current date, this integration is only compatible with the old application, which is my case (TCmax 2021). I would need access to a new application's user account in order to reverse engineer its API calls and add compatibility.

If that's not the case and you're using the old application, you can see the error logs in Settings > System > Logs. They look similar to this one:

image

If you wish you can also enable full debug logs by adding these lines into your configuration.yaml file and restarting Home Assistant:

logger:
  default: info
  logs:
    custom_components.super_soco_custom: debug

After that, they should be visible by clicking the "Show full logs" button located at the bottom of the Logs section.

from ha-super-soco-custom.

HydrelioxGitHub avatar HydrelioxGitHub commented on July 19, 2024

20220905_224202.jpg

In France all cell phone numbers starts with 06 or 07.

from ha-super-soco-custom.

drakhart avatar drakhart commented on July 19, 2024

Done, this should be fixed in 1.0.0-beta.5. Please let me know if the issue persists.

from ha-super-soco-custom.

Related Issues (19)

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.