Open virusman opened 1 year ago
I also can't login via the app anymore after signing out. Logging in to the website works.
same here. is anything wrong in dyson server?
@Henry4234 @virusman: This is most likely related to a login bug that was resolved in https://github.com/libdyson-wg/libdyson-neon, which is a continuation of this project which fixes some bugs and adds small improvements.
If you're using this with Home Assistant, you can use https://github.com/libdyson-wg/ha-dyson, a continuation of the counterpart Home Assistant integrations which incorporates both the cloud and local parts, and also incorporates the libdyson fixes.
If you have any questions, feel free to let me know; I'm the core maintainer.
With this Project you can easily connect to your Dyson fan https://github.com/Kill0geR/DysonPythonHack
I also can't login via the app anymore after signing out. Logging in to the website works.
With this Project you can easily connect to your Dyson fan https://github.com/Kill0geR/DysonPythonHack
get_devices.py
consistently returns an error for me. Initially it was returninglibdyson.exceptions.DysonInvalidAuth
, then I logged out of the app, and now it returnslibdyson.exceptions.DysonServerError
all the time.Log