Updated to 0.16.0 on hassbian and after a reboot I get
The following components and platforms could not be set up:
hacs
Sun Oct 27 2019 19:07:25 GMT+0100 (Central European Standard Time)
Error during setup of component hacs
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/setup.py", line 167, in _async_setup_component
hass, processed_config
File "/home/homeassistant/.homeassistant/custom_components/hacs/__init__.py", line 37, in async_setup
config[DOMAIN], config[DOMAIN].get("options")
File "/home/homeassistant/.homeassistant/custom_components/hacs/hacsbase/configuration.py", line 44, in from_dict
country=options.get("country"),
AttributeError: 'NoneType' object has no attribute 'get'
This Is on Hass.io and not show me on si de panel
Error during setup of component hacs
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 167, in _async_setup_component
hass, processed_config
File “/config/custom_components/hacs/init.py”, line 37, in async_setup
config[DOMAIN], config[DOMAIN].get(“options”)
File “/config/custom_components/hacs/hacsbase/configuration.py”, line 44, in from_dict
country=options.get(“country”),
AttributeError: ‘NoneType’ object has no attribute ‘get’
Got Hacs upgrade the other day without it deleting the folder this time. Was great until the update today. Now it looks like I have two installed. Not sure if I should try the upgrade. lol.