gvigroux / hon

Support of all Haier, Candy, Hoover appliances integrated in the official hOn mobile app. Direct access to all possible services and parameters
MIT License
118 stars 45 forks source link

Erreur : Echec de la configuration #137

Closed Magicpulse closed 2 weeks ago

Magicpulse commented 2 weeks ago

Bonjour, J'ai une erreur depuis quelques jours dans l'intégration : Erreur : Echec de la configuration. image

Tout fonctionnait bien jusqu'à présent.

J'ai désinstallé l'intégration, retéléchargé les sources : idem. Je me logge parfaitement sur mon appli et sur "https://account2.hon-smarthome.com/ "

J'ai 2 messages dans les logs : "Unable to retreive the frontdoor URL. Message: {"actions":[{"id":"79;a","state":"SUCCESS","returnValue":"Your login attempt has failed. Make sure the username and password are correct.","error":[]}],"context": et image

Je suis sûr de mon password puisque je me logge sur "https://account2.hon-smarthome.com/" (j'ai vérifié plusieurs fois ma frappe, bien sûr).

Je suis en version 2024.6.0 (j'ai eu ce problème avant la montée de version).

lechoooo commented 2 weeks ago

Hi, Got the exact same problem, checked the credentials several times and they should be good. Problem first occurred this morning. However in my case HON app is not responding to any commands, so perhaps HON cloud issue?

`Rejestrator: homeassistant.config_entries Źródło: config_entries.py:594 Pierwsze zdarzenie: 09:15:18 (1 zdarzenia) Ostatnio zalogowany: 09:15:18

Error setting up entry xxxxx@gmail.com for hon Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 594, in async_setup result = await component.async_setup_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/hon/init.py", line 73, in async_setup_entry await coordinator.device.load_commands() File "/config/custom_components/hon/device.py", line 190, in load_commands self._appliance_model = commands.pop("applianceModel") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: 'applianceModel'`

lechoooo commented 2 weeks ago

Works again - as the HON cloud - just reboot the HA or re-add the credentials. It was the HON side.

gvigroux commented 2 weeks ago

perfect :)