Using Check Home Assitant configuration, I got this
Failed config
General Errors:
- Component error: xiaomi_aqara - No module named 'netdisco'
- Component error: sonoff - Integration 'sonoff' not found.
can I update quietly?
Using Check Home Assitant configuration, I got this
Failed config
General Errors:
- Component error: xiaomi_aqara - No module named 'netdisco'
- Component error: sonoff - Integration 'sonoff' not found.
can I update quietly?
What version are you currently running? You might need to comment out these two components from your configuration.yaml file.
sorry: from 0.102.3 to 0.103
Its odd, I don’t see reference to those in the breaking changes listing on .103. Have you recently added/changed any of this in your config files?
Similar problem for me. Using Hass.io, checking upgrade from 0.101.2 to 0.103.0
Failed config
General Errors:
- Component error: apple_tv - No module named 'netdisco'
pip install netdisco
Then a restart and hope hassio properly installs netdisco this time.
Shouldn’t all of the integrations have been updated to use SSDP or zeroconf?
If you are going to quote something, please provide a link so we can get the context.
Yes netdisco is deprecated. But some stuff still seems to rely on it.
My apologies, I thought I had. Here is is:==> https://github.com/home-assistant/netdisco
more specifically, :==> https://github.com/home-assistant/netdisco/blob/master/README.md
I have the same error “netdisco” on hassio, so what is the solution?
netdisco is still part of home assistant. Why your machine won’t load netdisco is hard to say.
Same issue. Any update?