Feb 01 12:17:34 raspberrypi hass[10969]: ERROR:homeassistant.core:Error doing job: Task exception was never retrieved
Feb 01 12:17:34 raspberrypi hass[10969]: Traceback (most recent call last):
Feb 01 12:17:34 raspberrypi hass[10969]: File "/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step
Feb 01 12:17:34 raspberrypi hass[10969]: result = coro.throw(exc)
Feb 01 12:17:34 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 387, in _update_entity_states
Feb 01 12:17:34 raspberrypi hass[10969]: yield from update_coro
Feb 01 12:17:34 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 216, in async_update_ha_state
Feb 01 12:17:34 raspberrypi hass[10969]: yield from self.hass.loop.run_in_executor(None, self.update)
Feb 01 12:17:34 raspberrypi hass[10969]: File "/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
Feb 01 12:17:34 raspberrypi hass[10969]: yield self # This tells Task to wait for completion.
Feb 01 12:17:34 raspberrypi hass[10969]: File "/usr/lib/python3.4/asyncio/tasks.py", line 286, in _wakeup
Feb 01 12:17:34 raspberrypi hass[10969]: value = future.result()
Feb 01 12:17:34 raspberrypi hass[10969]: File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result
Feb 01 12:17:34 raspberrypi hass[10969]: raise self._exception
Feb 01 12:17:34 raspberrypi hass[10969]: File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
Feb 01 12:17:34 raspberrypi hass[10969]: result = self.fn(*self.args, **self.kwargs)
Feb 01 12:17:34 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/hue.py", line 397, in update
Feb 01 12:17:34 raspberrypi hass[10969]: self.update_lights(no_throttle=True)
Feb 01 12:17:34 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
Feb 01 12:17:34 raspberrypi hass[10969]: result = method(*args, **kwargs)
Feb 01 12:17:34 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
Feb 01 12:17:34 raspberrypi hass[10969]: result = method(*args, **kwargs)
Feb 01 12:17:34 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/hue.py", line 207, in update_lights
Feb 01 12:17:34 raspberrypi hass[10969]: lightgroups[lightgroup_id].schedule_update_ha_state()
Feb 01 12:17:34 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 290, in schedule_update_ha_state
Feb 01 12:17:34 raspberrypi hass[10969]: self.hass.add_job(self.async_update_ha_state(force_refresh))
Feb 01 12:17:34 raspberrypi hass[10969]: AttributeError: 'NoneType' object has no attribute 'add_job'
Feb 01 12:17:39 raspberrypi hass[10969]: INFO:homeassistant.components.device_tracker.netgear:Scanning
Feb 01 12:17:39 raspberrypi hass[10969]: INFO:pynetgear:Get attached devices
Feb 01 12:17:45 raspberrypi hass[10969]: ERROR:homeassistant.core:Error doing job: Task exception was never retrieved
Feb 01 12:17:45 raspberrypi hass[10969]: Traceback (most recent call last):
Feb 01 12:17:45 raspberrypi hass[10969]: File "/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step
Feb 01 12:17:45 raspberrypi hass[10969]: result = coro.throw(exc)
Feb 01 12:17:45 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 387, in _update_entity_states
Feb 01 12:17:45 raspberrypi hass[10969]: yield from update_coro
Feb 01 12:17:45 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 216, in async_update_ha_state
Feb 01 12:17:45 raspberrypi hass[10969]: yield from self.hass.loop.run_in_executor(None, self.update)
Feb 01 12:17:45 raspberrypi hass[10969]: File "/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
Feb 01 12:17:45 raspberrypi hass[10969]: yield self # This tells Task to wait for completion.
Feb 01 12:17:45 raspberrypi hass[10969]: File "/usr/lib/python3.4/asyncio/tasks.py", line 286, in _wakeup
Feb 01 12:17:45 raspberrypi hass[10969]: value = future.result()
Feb 01 12:17:45 raspberrypi hass[10969]: File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result
Feb 01 12:17:45 raspberrypi hass[10969]: raise self._exception
Feb 01 12:17:45 raspberrypi hass[10969]: File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
Feb 01 12:17:45 raspberrypi hass[10969]: result = self.fn(*self.args, **self.kwargs)
Feb 01 12:17:45 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/hue.py", line 397, in update
Feb 01 12:17:45 raspberrypi hass[10969]: self.update_lights(no_throttle=True)
Feb 01 12:17:45 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
Feb 01 12:17:45 raspberrypi hass[10969]: result = method(*args, **kwargs)
Feb 01 12:17:45 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
Feb 01 12:17:45 raspberrypi hass[10969]: result = method(*args, **kwargs)
Feb 01 12:17:45 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/hue.py", line 207, in update_lights
Feb 01 12:17:45 raspberrypi hass[10969]: lightgroups[lightgroup_id].schedule_update_ha_state()
Feb 01 12:17:45 raspberrypi hass[10969]: File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity.py", line 290, in schedule_update_ha_state
Feb 01 12:17:45 raspberrypi hass[10969]: self.hass.add_job(self.async_update_ha_state(force_refresh))
Feb 01 12:17:45 raspberrypi hass[10969]: AttributeError: 'NoneType' object has no attribute 'add_job'
I also downgrade but still showing up those what is this related to ?