twhittock / eo_mini

EO Mini integration for Home Assistant
MIT License
12 stars 6 forks source link

Cannot login #12

Open wattsy1612 opened 4 months ago

wattsy1612 commented 4 months ago

I’m running the latest plugin and home assistant. I’m running an Eo mini pro 3 but when I try to login it just says username /password is incorrect I have followed the guidance 10 times over have I don’t something wrong or is my model not supported thank you.

twhittock commented 4 months ago

Hi sorry for the delay, I'm not sure what a version 3 is, I have a "Mini Pro"... If it's using the same EO Smart Home app then I'd expect it to use the same API and therefore work. But I don't really know. Perhaps if you are using that app, you can get debug logs from the integration and we can see what's wrong. To do that, you can set the following logging categories to debug: custom_components.eo_mini, custom_components.eo_mini.api

wattsy1612 commented 4 months ago

Thank you for the advice I’ll get the debug run for logs asap. The model I have is an EO mini pro 3 it uses the eo charging app like them all I believe ? but now I understand how to grab the logs I’ll get that done to see what is going on appreciate your reply thank you

timboo7 commented 4 months ago

I too have a Eo mini pro 3 (https://www.eocharging.com/home-charging) and having the same username /password is incorrect issues - have tried resetting password in app & use the same password in this & still same issue - please advise

wattsy1612 commented 4 months ago

I have found the issue but am yet to find time to rectify it, the api for the version of eo mini this ha integration supports is for the older mini pro this uses the EO Smart Home app the mini pro 3 uses the EO charging APP 2 different apps and 2 different apis. I need to setup proxy to grab the api urls but haven't had time I plan to do this over the next couple of days. Once this is done then I can rewrite the integration to include both apis well that's the plan ;)