0.103: Happy Holidays, Service calls, StarLine, GeoNet NZ and Proxmox

I see we have over 1500 integrations now. It doesn’t seem that long ago we got to 1,000. https://www.home-assistant.io/blog/2018/02/26/release-64/

Keep up the good work.

3 Likes

I have the exact same issue. Reverted back to version 0.102.3 for now.

Finally, integration with starline car alarms has appeared. Thanks to the developers very cool. :heart_eyes:

I have the same issue, how do I roll back without a UI and no SSH to access hassio-cli :sob:, I’m running Ubuntu + docker. Is there a way to install a fresh copy of hassio, then I can just roll back?

1 Like

Issue with this new version 0.103.0. Error message:

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

No issue after rollback to 0.102.3 (@bedo2405: pip3 install --upgrade homeassistant~=0.102.3)

I got an error message when checking the configuration before upgrading from0.102.3 to 0.103.0:

starting version 3.2.8
[09:32:44] INFO: Don't worry, this temporary installation is not overwriting your current one.
[09:32:44] INFO: Installing Home Assistant: latest...
[09:32:45] 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:37:07] INFO: Installed Home Assistant 0.103.0
[09:37:07] INFO: Making a copy of your configuration for checking...
[09:39:37] INFO: Checking your configuration against this version...
[09:54:15] ERROR: The configuration check did not pass!
[09:54:15] 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 python-tado==0.2.9
INFO:homeassistant.util.package:Attempting install of aiohttp_cors==0.7.0
INFO:homeassistant.util.package:Attempting install of pylgtv==0.1.9
INFO:homeassistant.util.package:Attempting install of websockets==6.0
INFO:homeassistant.util.package:Attempting install of python-nmap==0.6.1
INFO:homeassistant.util.package:Attempting install of getmac==0.8.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 aiofiles==0.4.0
INFO:homeassistant.util.package:Attempting install of aiogithubapi==0.4.2
INFO:homeassistant.util.package:Attempting install of backoff==1.9.2
INFO:homeassistant.util.package:Attempting install of integrationhelper==0.2.2
INFO:homeassistant.util.package:Attempting install of semantic_version==2.8.3
INFO:homeassistant.util.package:Attempting install of hacs_frontend==18
INFO:homeassistant.util.package:Attempting install of home-assistant-frontend==20191204.1
INFO:homeassistant.util.package:Attempting install of pyialarm==0.3
INFO:homeassistant.util.package:Attempting install of pyhaversion==3.1.0
INFO:homeassistant.util.package:Attempting install of wakeonlan==1.1.6
INFO:homeassistant.util.package:Attempting install of pyShelly==0.1.8
INFO:homeassistant.util.package:Attempting install of distro==1.4.0
INFO:homeassistant.util.package:Attempting install of pyfttt==0.3
INFO:homeassistant.util.package:Attempting install of PyXiaomiGateway==0.12.4
INFO:homeassistant.util.package:Attempting install of python-telegram-bot==11.1.0
INFO:homeassistant.util.package:Attempting install of PySocks==1.7.1
INFO:homeassistant.util.package:Attempting install of mutagen==1.43.0
INFO:homeassistant.util.package:Attempting install of gTTS-token==1.1.3
INFO:homeassistant.util.package:Attempting install of ha-ffmpeg==2.0
INFO:homeassistant.util.package:Attempting install of psutil==5.6.7
INFO:homeassistant.util.package:Attempting install of mitemp_bt==0.0.3
INFO:homeassistant.util.package:Attempting install of sqlalchemy==1.3.11
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 speedtest-cli==2.1.2
INFO:homeassistant.util.package:Attempting install of netdisco==2.6.0
INFO:homeassistant.util.package:Attempting install of PyViCare==0.1.2
Failed config
  General Errors: 
    - Component error: xiaomi_aqara - No module named 'netdisco'
    - Platform error sensor.filter - No module named 'sqlalchemy'

Successful config (partial)

With 0.102.3 the Xiaomi gateway works normally. Any hint?

I had the same issue. I was able to ssh in and revert.

Anyone found the cause of this?

1 Like

I have the same issue:
Component error: proxmox - Integration 'proxmox' not found.

I found the issue;

This is working

proxmoxve:
host: !secret prox1ip
username: !secret prox1user
password: !secret prox1pass
nodes:
- node: !secret prox1node
vms:
- !secret prox1vmid1
- !secret prox1vmid2
- !secret prox1vmid3

Similar issue:
" Package yeelight setup failed. Component yeelight No module named ‘netdisco’"
found during check!

My issue was fixed installing netdisco “pip3 install netdisco” into the home assistant python environment.

You should install both modules:
pip3 install netdisco
pip3 install sqlalchemy

I will try tonight… thanks

I can confirm Honeywell Redline thermostats are impacted. I reverted back for now.

Same issue for me:

ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform lutron_caseta.light: Platform not found (No module named 'pylutron').

had to revert back to 0.102.3

EDIT: I opened a bug report on Github

Hi,
with the last update 0.103 my hassio can’t refresh the state of the tuya devices.

I have problem with xiaomi-aqara.
Setup failed for xiaomi_aqara: Unable to import component

Hello,

same as @robertp1 : i have a problem with xiaomi_aquara component :

Failed config
  General Errors: 
    - Component error: xiaomi_aqara - No module named 'netdisco' 

Is there a solution?

Dont want to upgrade now…if it broke everything…lol

1 Like

Hello,

and for hassio with hassOs users please? dont think we have pip3 or pip available…

i have 1 error now

2019-12-12 17:50:06 WARNING (MainThread) [homeassistant.components.cloud.google_config] Error reporting state - 5: Requested entity was not found.

I also have that error in previous version.