abshgrp
abshgrp
Hey @shenxn - apologies I am a tad confused. Are you suggesting the only change required is to add adding the following before login within the dyson.py file? The changes...
I have tried just @bfayers changes but I keep getting the following error. What am I doing wrong here? Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/setup.py", line 213, in _async_setup_component...
Hey @Alexwijn did you only change the dyson.py file not the __init__.py?
Thanks @bfayers! Updated dyson.py as per your commit and restored my __init__.py back to original and Dyson integration is now working again. For anyone else that is confused and possibly...