weback
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 254, in _async_setup_component
result = await task
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/weback/__init__.py", line 47, in setup
devices = weback_api.device_list()
File "/usr/local/lib/python3.9/site-packages/weback_unofficial/client.py", line 75, in device_list
session = self.get_session()
File "/usr/local/lib/python3.9/site-packages/weback_unofficial/client.py", line 137, in get_session
raise Exception(f"Could not authenticate. {weback_data['Fail_Reason']}")
Exception: Could not authenticate. account or password is incorrect
Hello,
I made a Weback plugin for Jeedom, and i got exactly the same problem. Since application is not opened, statuts are not updated.
In November, Weback made some change in the application, and since they change “something” we are not able to get status…
I’m trying to find what… and how to made a workaround but i can’t find the problem…
Still looking for it…
I’ve try to reverse engineering the Weback APK but i’m not really confident with JAVA and APK structure.
Maybe some one in this thread could help ?
Hi, I followed all the guide but it keeps giving me the authentication error, I also created the account with the phone number but the result does not change.
What can I do?
Thanks so much
Logger: homeassistant.setup
Source: custom_components/weback/init.py:47
Integration: weback
First occurred: 00:59:43 (1 occurrences)
Last logged: 00:59:43
Error during setup of component weback
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 229, in _async_setup_component
result = await task
File “/usr/local/lib/python3.9/concurrent/futures/thread.py”, line 52, in run
result = self.fn(*self.args, **self.kwargs)
File “/config/custom_components/weback/init.py”, line 47, in setup
devices = weback_api.device_list()
File “/usr/local/lib/python3.9/site-packages/weback_unofficial/client.py”, line 75, in device_list
session = self.get_session()
File “/usr/local/lib/python3.9/site-packages/weback_unofficial/client.py”, line 137, in get_session
raise Exception(f"Could not authenticate. {weback_data[‘Fail_Reason’]}")
Exception: Could not authenticate. account or password is incorrect
OK, i got more information…
API has completely changed.
Don’t waste more your time with this repro it will not work anymore !
It need a complet rewrite, cause absolutely everthing has changed (URL, API, etc…)
Ciao a tutti, non so come ma dopo l’ultimo aggiornamento del core mi sono trovato integrato il robot, come entità, posso eseguire l’aspirazione- mettere in pausa, la velocità di aspirazione, ma non ho ne la quantità della ricarica ( resta sempre a 79%) e non riesco a ricavare se è in carica o se sta pulendo!
Ma sono contento.
Ciao, non c’è più l’integrazione, ma viene rilevato come entità, ho midificato i file in init_py e manifest.jeison ed ho riavviato più volte l’host, poi hk trovato l’entità !
Che robot hai?
Ciao, ti ringrazio per la risposta ci speravo tanto!
Il mio è un ABIR x6, quindi non serve nemmeno installare l’integrazione WeBack?
Potresti spiegarmi esattamente cosa va fatto?
Perdonami ma sto veramente impazzendo…
Hello,
Found what wrong with the intregration ! and how to solve it !
And i got all the new API process, to send robot instructions, and retreive robot status.
But it need a complete re-write. I don’t really use HomeAssistant, (i use Jeedom instead) if someone is interested to have all information to rewrite integration i can give it…
Hi!
Anyone have any news?
I really need to integrate the robot into HA and it keeps giving the same error over and over.
Unfortunately I am not a developer but I am willing to do my best to make it work.
Thank you all