Getting Errors on checking upgrade for version 0.103.5 - Please Assist

Hi All,

I have Hass.io version 0.103.2 installed and I wanted to upgrade it to the latest version. I have also installed the Check Home Assistant configuration add-on - I have tested my config and I am getting so many errors that i have had not got before and also I do not even understand why? and what should I do?

Here is the complete log:

starting version 3.2.8
[09:09:17] INFO: Don't worry, this temporary installation is not overwriting your current one.
[09:09:17] INFO: Installing Home Assistant: latest...
[09:09:17] INFO: Please be patient, this might take a few minutes...
WARNING: You are using pip version 19.2.2, however version 19.3.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
[09:15:06] INFO: Installed Home Assistant 0.103.5
[09:15:06] INFO: Making a copy of your configuration for checking...
[09:16:23] INFO: Checking your configuration against this version...
[09:43:20] ERROR: The configuration check did not pass!
[09:43:20] ERROR: See the output below for more details.
INFO:homeassistant.util.package:Attempting install of colorlog==4.0.2
Testing configuration at /tmp/config
INFO:homeassistant.util.package:Attempting install of mutagen==1.43.0
INFO:homeassistant.util.package:Attempting install of aiohttp_cors==0.7.0
INFO:homeassistant.util.package:Attempting install of gTTS-token==1.1.3
INFO:homeassistant.util.package:Attempting install of fondberg-spotipy==2.4.5-dev2
INFO:homeassistant.util.package:Attempting install of pychromecast==4.0.1
INFO:homeassistant.util.package:Attempting install of spotify_token==0.1.1
INFO:homeassistant.util.package:Attempting install of life360==4.1.1
INFO:homeassistant.util.package:Attempting install of hbmqtt==0.9.5
INFO:homeassistant.util.package:Attempting install of paho-mqtt==1.5.0
INFO:homeassistant.util.package:Attempting install of home-assistant-frontend==20191204.1
INFO:homeassistant.util.package:Attempting install of alexapy==1.3.2
INFO:homeassistant.util.package:Attempting install of spotipy-homeassistant==2.4.4.dev1
INFO:homeassistant.util.package:Attempting install of ha-ffmpeg==2.0
INFO:homeassistant.util.package:Attempting install of defusedxml==0.6.0
INFO:homeassistant.util.package:Attempting install of netdisco==2.6.0
INFO:homeassistant.util.package:Attempting install of hass-nabucasa==0.30
INFO:homeassistant.util.package:Attempting install of PyNaCl==1.3.0
INFO:homeassistant.util.package:Attempting install of distro==1.4.0
INFO:homeassistant.util.package:Attempting install of sqlalchemy==1.3.11
INFO:homeassistant.util.package:Attempting install of HAP-python==2.6.0
INFO:homeassistant.util.package:Attempting install of influxdb==5.2.3
INFO:homeassistant.util.package:Attempting install of pyfttt==0.3
INFO:homeassistant.util.package:Attempting install of av==6.1.2
INFO:homeassistant.util.package:Attempting install of broadlink==0.12.0
INFO:homeassistant.util.package:Attempting install of tuyaha==0.0.4
Failed config
  General Errors: 
    - Component error: sonoff - Integration 'sonoff' not found.

Successful config (partial)

Can someone please let me know what is wrong and surely I have done wrong.
I want to be able to upgrade to version 0.103.5 without breaking my system.

Thank you!

Hi!
It seems to me that you have an integration called “sonoff” active which is flagged as a potential error. I do not see this component in the original database so i guess it is a custom one? Maybe you can try to disable this component and try the config-check again.

Hope it helps!

Thanks, I want to be able to use my sonoff integration, if I will disable it will I be able to run it in the new version? I don’t want to loose the integration.

I’m not sure, I need a little more information for that. What integration are you using exactly and are you running the original firmware on the sonoff-devices?

If you are running the original software I think it might be a good plan to switch to something like Tasmota or ESPHome. This will give you a lot of control over the devices and you will no longer need the cloud (Ewelink).

If you need any help, let me know :slight_smile:

The sonoff integration works with 0.103.5. Comment it out, upgrade, put it back in.