Updated to .21 Almost Everything is Gone

B4 I had all my light switches sorted out w/ group cards, media players, automation, scenes, sensors, presence etc. After update I only have Weblink and 2 scenes (which manage no devices).

Here’s my log;

16-06-09 14:24:38 homeassistant.bootstrap: Error during setup of component zwave
Traceback (most recent call last):
  File "/usr/local/lib/python3.4/dist-packages/pyozwweb-0.3.1-py3.4.egg/openzwave/option.py", line 69, in __init__
    raise ZWaveException(u"Can't write to device %s : %s" % (device, traceback.format_exception(*sys.exc_info())))
  File "/usr/lib/python3.4/traceback.py", line 181, in format_exception
    return list(_format_exception_iter(etype, value, tb, limit, chain))
  File "/usr/lib/python3.4/traceback.py", line 146, in _format_exception_iter
    for value, tb in values:
  File "/usr/lib/python3.4/traceback.py", line 125, in _iter_chain
    context = exc.__context__
AttributeError: 'NoneType' object has no attribute '__context__'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/bootstrap.py", line 157, in _setup_component
    if not component.setup(hass, config):
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/components/zwave.py", line 215, in setup
    default_zwave_config_path),)
  File "/usr/local/lib/python3.4/dist-packages/pyozwweb-0.3.1-py3.4.egg/openzwave/option.py", line 75, in __init__
    raise ZWaveException(u"Error when retrieving device %s : %s" % (device, traceback.format_exception(*sys.exc_info())))
openzwave.object.ZWaveException: 'Zwave Generic Exception : Error when retrieving device /dev/ttyACM0 : [\'Traceback (most recent call last):\\n\', \'  File "/usr/local/lib/python3.4/dist-packages/pyozwweb-0.3.1-py3.4.egg/openzwave/option.py", line 69, in __init__\\n    raise ZWaveException(u"Can\\\'t write to device %s : %s" % (device, traceback.format_exception(*sys.exc_info())))\\n\', \'  File "/usr/lib/python3.4/traceback.py", line 181, in format_exception\\n    return list(_format_exception_iter(etype, value, tb, limit, chain))\\n\', \'  File "/usr/lib/python3.4/traceback.py", line 146, in _format_exception_iter\\n    for value, tb in values:\\n\', \'  File "/usr/lib/python3.4/traceback.py", line 125, in _iter_chain\\n    context = exc.__context__\\n\', "AttributeError: \'NoneType\' object has no attribute \'__context__\'\\n"]'
16-06-09 14:24:38 homeassistant.bootstrap: Error during setup of component vera
Traceback (most recent call last):
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/bootstrap.py", line 157, in _setup_component
    if not component.setup(hass, config):
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/components/vera.py", line 59, in setup
    import pyvera as veraApi
ImportError: No module named 'pyvera'
16-06-09 14:24:38 homeassistant.bootstrap: Unable to prepare setup for platform sensor.vera because dependency vera could not be initialized
16-06-09 14:24:39 homeassistant.bootstrap: Error during setup of component vera
Traceback (most recent call last):
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/bootstrap.py", line 157, in _setup_component
    if not component.setup(hass, config):
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/components/vera.py", line 59, in setup
    import pyvera as veraApi
ImportError: No module named 'pyvera'
16-06-09 14:24:39 homeassistant.bootstrap: Error during setup of component vera
Traceback (most recent call last):
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/bootstrap.py", line 157, in _setup_component
    if not component.setup(hass, config):
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/components/vera.py", line 59, in setup
    import pyvera as veraApi
ImportError: No module named 'pyvera'
16-06-09 14:24:39 homeassistant.bootstrap: Unable to prepare setup for platform switch.vera because dependency vera could not be initialized
16-06-09 14:24:42 homeassistant.bootstrap: Not initializing media_player.kodi because could not install dependency jsonrpc-requests==0.2
16-06-09 14:24:43 homeassistant.bootstrap: Not initializing device_tracker.netgear because could not install dependency pynetgear==0.3.3
16-06-09 14:24:46 homeassistant.bootstrap: Not initializing notify.pushover because could not install dependency python-pushover==0.2
16-06-09 14:24:46 homeassistant.bootstrap: Error during setup of component vera
Traceback (most recent call last):
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/bootstrap.py", line 157, in _setup_component
    if not component.setup(hass, config):
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/components/vera.py", line 59, in setup
    import pyvera as veraApi
ImportError: No module named 'pyvera'
16-06-09 14:24:46 homeassistant.bootstrap: Unable to prepare setup for platform light.vera because dependency vera could not be initialized
16-06-09 14:24:46 homeassistant.components.automation: Please switch your condition configuration to use 'condition' instead of 'platform'.
16-06-09 14:24:46 homeassistant.components.automation: Please switch your condition configuration to use 'condition' instead of 'platform'.
16-06-09 14:24:46 homeassistant.components.automation: Please switch your condition configuration to use 'condition' instead of 'platform'.
16-06-09 14:24:46 homeassistant.components.automation: Please switch your condition configuration to use 'condition' instead of 'platform'.
16-06-09 14:24:46 homeassistant.components.automation: Please switch your condition configuration to use 'condition' instead of 'platform'.
16-06-09 14:24:46 homeassistant.components.automation: Please switch your condition configuration to use 'condition' instead of 'platform'.
16-06-09 14:24:46 homeassistant.components.automation: Please switch your condition configuration to use 'condition' instead of 'platform'.
16-06-09 14:24:46 homeassistant.components.automation: Please switch your condition configuration to use 'condition' instead of 'platform'.
16-06-09 14:24:46 homeassistant.bootstrap: Error during setup of component automation
Traceback (most recent call last):
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/bootstrap.py", line 157, in _setup_component
    if not component.setup(hass, config):
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/components/automation/__init__.py", line 105, in setup
    success = (_setup_automation(hass, config_block, name, config) or
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/components/automation/__init__.py", line 116, in _setup_automation
    action = _process_if(hass, config, config_block, action)
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/components/automation/__init__.py", line 173, in _process_if
    checks.append(condition.from_config(if_config))
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/helpers/condition.py", line 34, in from_config
    return factory(config, config_validation)
  File "/usr/local/lib/python3.4/dist-packages/homeassistant/helpers/condition.py", line 150, in state_from_config
    config = cv.STATE_CONDITION_SCHEMA(config)
  File "/usr/local/lib/python3.4/dist-packages/voluptuous.py", line 1394, in __call__
    raise e if self.msg is None else AllInvalid(self.msg)
  File "/usr/local/lib/python3.4/dist-packages/voluptuous.py", line 1392, in __call__
    v = schema(v)
  File "/usr/local/lib/python3.4/dist-packages/voluptuous.py", line 355, in __call__
    return self._compiled([], data)
  File "/usr/local/lib/python3.4/dist-packages/voluptuous.py", line 794, in validate_callable
    return schema(data)
  File "/usr/local/lib/python3.4/dist-packages/voluptuous.py", line 355, in __call__
    return self._compiled([], data)
  File "/usr/local/lib/python3.4/dist-packages/voluptuous.py", line 655, in validate_dict
    return base_validate(path, iteritems(data), out)
  File "/usr/local/lib/python3.4/dist-packages/voluptuous.py", line 489, in validate_mapping
    raise MultipleInvalid(errors)
voluptuous.MultipleInvalid: required key not provided @ data['state']
16-06-09 14:25:07 netdisco.ssdp: Error fetching description at http://192.168.1.1:8200/rootDesc.xml
16-06-09 14:25:10 homeassistant.bootstrap: Not initializing media_player.sonos because could not install dependency SoCo==0.11.1
16-06-09 14:25:11 homeassistant.bootstrap: Not initializing media_player.sonos because could not install dependency SoCo==0.11.1
16-06-09 14:25:12 homeassistant.bootstrap: Not initializing media_player.sonos because could not install dependency SoCo==0.11.1
16-06-09 14:25:14 homeassistant.bootstrap: Not initializing media_player.sonos because could not install dependency SoCo==0.11.1
16-06-09 14:25:16 homeassistant.bootstrap: Not initializing media_player.sonos because could not install dependency SoCo==0.11.1
16-06-09 14:25:17 homeassistant.bootstrap: Not initializing media_player.sonos because could not install dependency SoCo==0.11.1
16-06-09 14:25:18 homeassistant.bootstrap: Not initializing media_player.sonos because could not install dependency SoCo==0.11.1

Help me, Forums, your my only hope!

Have you installed pyvera?

sudo pip3 install pyvera

And change the “platform” under condition to “condition.”

Example:

- alias: "Time for bed - scene" trigger: platform: time hours: 21 minutes: 55 seconds: 0 condition: condition: time weekday: - sun - mon - tue - wed - thu action: service: scene.turn_on entity_id: scene.time_for_bed

And I’ve never seen SoCo; perhaps someone might chime in to help you. My first instinct is to try installing “pysoco” but that Python library is not found.