Dyson Integration stopped working. Invalid Config

Hi there! I was using this integration successfully for the past week or two but after a restart today from working on my dashboard layout, I’m randomly getting an invalid config error notification upon boot up. Specfically:

"Invalid config
The following integrations and platforms could not be set up:

dyson_local (Show logs
dyson_cloud (Show logs
Please check your config and logs."

Under the cloud log I got this error

Logger: homeassistant.setup
Source: setup.py:214
First occurred: 1:41:58 PM (1 occurrences)
Last logged: 1:41:58 PM

Setup failed for custom integration dyson_cloud: Unable to import component: No module named 'custom_components.dyson_local'

and under the local log I got these errors

Logger: frontend.js.latest.202305033
Source: components/system_log/__init__.py:257
First occurred: 1:45:55 PM (3 occurrences)
Last logged: 1:45:55 PM

http://homeassistant.local:8123/config/logs?filter=dyson_cloud:0:0 Uncaught
http://homeassistant.local:8123/hacsfiles/fan-control-entity-row/fan-control-entity-row.js?hacstag=19166315023:9:28 Uncaught ReferenceError: Polymer is not defined

and

Logger: homeassistant.setup
Source: setup.py:214
First occurred: 1:41:58 PM (1 occurrences)
Last logged: 1:41:58 PM

Setup failed for custom integration dyson_cloud: Unable to import component: No module named 'custom_components.dyson_local'

Any help would be greatly appreciated!

you may wish to add the new Dyson repo (if you haven’t already).

And its referencing something on the frontend using polymer which is now not supported (if you are using something other than the stock fan/thermostat card)

I have been using the newest integration for a few weeks now with no issue. This is new.

I’m not sure what it’s referencing in the front end how can I figure that out

its referencing something from hacs

get rid of this and try again

Still getting issues from both integrations


Logger: homeassistant.setup
Source: setup.py:190 
First occurred: 2:36:12 PM (1 occurrences) 
Last logged: 2:36:12 PM

Setup failed for dyson_local: Integration not found.

And


Logger: homeassistant.setup
Source: setup.py:214 
First occurred: 2:36:17 PM (1 occurrences) 
Last logged: 2:36:17 PM

Setup failed for custom integration dyson_cloud: Unable to import component: No module named 'custom_components.dyson_local'

Might have to remove, restart and add again.

Are you using the cloud to it can access your machines easily? If you can try getting adding the machines locally, no need to use cloud.

Yep I just did the remove, restart, add and configure and that worked. Thanks for your help!

2 Likes