-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
Describe the issue
I am using eufy-security-ws
with Home Assistant.
The add-on runs fine, logs in successfully, and establishes the push connection.
But every time it tries refreshStationData
or refreshDeviceData
it returns:
No stations found.
and No devices found.
What I have done
- I am the Owner of the Home and Base Station in the Eufy mobile app.
- I have shared my home with a secondary account I use for this specifically.
- I have set
COUNTRY
to my correct region (DE
) and also testedEU
. - I have set
TRUSTED_DEVICE_NAME
toEufyBridge
in my stack environment. - I cleared
/config
to fully wipe cookies. - I restarted the container fresh.
- I verified I have only one Home with the Base Station.
- The push channel logs
Push notification connection successfully established
— but stillNo stations found
andNo devicesfound
.
Bridge version
Image: bropat/eufy-security-ws:latest
Home Assistant version
2025.6.3
Region
My Eufy account shows region: DE
Expected
The Base Station and devices should appear so Home Assistant can discover entities.
Metadata
Metadata
Assignees
Labels
No labels