Closed olbjan closed 4 years ago
I have replaced the dyson.py and it is working now. I am using HASS OS on raspberry pi4 btw. now, once it is fixed from home assistant, the copied dyson.py will be replaced, right?
I have replaced the dyson.py and it is working now. I am using HASS OS on raspberry pi4 btw. now, once it is fixed from home assistant, the copied dyson.py will be replaced, right?
Yes. You won't have to do anything else, it should just work.
More detail: Two files will be replaced behind the scenes by HA. The manifest.json in the HA dyson integration will include a requirements update, which will trigger HA to download the new Libpurecool library replacing dyson.py again. We're still awaiting @etheralm reviewing the pull request for the Libpurecool library, so this may be a HA version or two away.
Hey guys, sorry about the delay, I just got back and saw my inbox. Thank you for figuring out what the issue was. I'll push a an update for libpurecool immediately. I'll let you know when it's done.
Running Home Assistant 0.113.1 inside VM on Ubuntu, have ssh into hassio and used
find name dyson.py No such file or directory
Could someone please tell me where this file is likely to be saved?
This is currently what I have in config.yaml
dyson: username: myemail password: mypassword language: AU devices:
When I start HA I get the following...
Setup failed for dyson: Integration failed to initialize. 16:37:55 – setup.py (ERROR) Not connected to Dyson account. Unable to add devices 16:37:55 – dyson (ERROR)
The problem
Starting within the last 24 hours the Dyson integration has stopped working when HA is being restarted. It can no longer log on to the Dyson cloud account.
Environment
Problem-relevant
configuration.yaml
Traceback/Error logs
Additional information