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
@bropat Any idea why my station and devices are no longer available? The container stopped reporting they were available yesterday without any obvious changes on my end.
Steps I've taken:
I've verified the stations and devices are working
I've restarted all stations and devices
I've logged into the website and mobile app under my main account and my DEV account that the container uses and verified stations/devices are available
I've tried bropat/eufy-security-ws versions 0.8.4, 0.9.2, 0.9.4, and latest
I replicated the login (/passport/login), profile (/passport/profile), and device list (/house/device_list) and they all returned expected responses (devices in the device list as well)
Appears the response is missing the "data".
UPDATE:
I did another test by deleting the persistent.json file:
Again, I took the request data from the screenshot, added my password, and successfully received a response that had the expected data (user_id, etc).
The text was updated successfully, but these errors were encountered:
@bropat Any idea why my station and devices are no longer available? The container stopped reporting they were available yesterday without any obvious changes on my end.
Steps I've taken:
Appears the response is missing the "data".
UPDATE:
I did another test by deleting the persistent.json file:
Again, I took the request data from the screenshot, added my password, and successfully received a response that had the expected data (user_id, etc).
The text was updated successfully, but these errors were encountered: