You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
I just installed the integration and managed to log in, but the list of Robots is empty.
I tried the 1.2.11 version as well as the 1.3.0_dps version
I know that the X8 is not officially supported yet, but I don't think that's the problem (the other issues mentioning it get it in the list, but without function).
My assumption currently is, that there is a problem with the region settings.
I added some logs to the integration and the login call yields 'country': 'US' and 'registered_region': 'US', but both country and registered region should be EU (or IE).
The call to get_device_info then yields 'items': [], which is somehow expected as data is not transparent between regions.
Is there a separate API endpoint for non-US Eufy API? Or is there a way to tell get_device_info to use a specific region?