core: Unable to import component xiaomi_aqara after upgrade to 0.103.0

Home Assistant release with the issue: 0.103.0

Last working Home Assistant release (if known): 0.102.3

Operating environment (Hass.io/Docker/Windows/etc.): Raspbian GNU/Linux 10 (buster) python_version 3.7.5

Integration: https://www.home-assistant.io/integrations/xiaomi_aqara/

Description of problem: After upgrade from 0.102.3 to 0.103.0, my home assistant service doesn’t start.

Debug: ERROR (MainThread) [homeassistant.setup] Setup failed for xiaomi_aqara: Unable to import component

Workaround: rollback to 0.102.3

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

xiaomi_aqara:
  gateways:
    - host: ip.ip.ip.ip
      mac: 11aa22bb33cc
      key: xxxxxxxxxxxxxxxx

Traceback (if applicable):


Additional information:

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Reactions: 3
  • Comments: 18

Most upvoted comments

On hassio all integrations using netdisco are broken:

Failed config General Errors: - Component error: yeelight - No module named ‘netdisco’ - Component error: octoprint - No module named ‘netdisco’

same here. Using hass.io so I cannot install netdisco (I suppose)

I also sometimes experience “No module named ‘netdisco’” error when I run Configuration Check add-on. But when I run check for second or third time, error disappears and update process is successful … I’m now on 0.104.2 and Xiaomi integration works without issues

The error is back with 0.104.2. Component error: yeelight - No module named ‘netdisco’

Same here, using hassio