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

Plugin throws exception at startup and won't show any devices #124

Closed goitrodos closed 4 months ago

goitrodos commented 4 months ago

When starting the plugin I just receive this exception in the log:

Logger: custom_components.hon.hon Source: custom_components/hon/hon.py:128 Integration: hOn (documentation, issues) First occurred: 1:28:35 PM (1 occurrences) Last logged: 1:28:35 PM

Unable to retreive the frontdoor URL. Message: {"actions":[{"id":"79;a","state":"ERROR","returnValue":null,"error":[{"message":"hit rate limit while running apex action"}]}],"context":{"mode":"PROD","app":"siteforce:loginApp2","contextPath":"/SmartHome/s/sfsites","pathPrefix":"/SmartHome","fwuid" ...

Any idea how to resolve this?

goitrodos commented 4 months ago

Seems like a restart of HA solved the issue