2018-12-19 12:58:47 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/device_tracker/__init__.py", line 385, in async_init_single_device
await dev.async_added_to_hass()
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/device_tracker/__init__.py", line 562, in async_added_to_hass
state = await async_get_last_state(self.hass, self.entity_id)
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/restore_state.py", line 81, in async_get_last_state
_load_restore_cache, hass)
File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/restore_state.py", line 31, in _load_restore_cache
last_run = last_recorder_run(hass)
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/history.py", line 48, in last_recorder_run
.order_by(RecorderRuns.end.desc()).first())
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/query.py", line 2895, in first
ret = list(self[0:1])
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/query.py", line 2687, in __getitem__
return list(res)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 98, in instances
util.raise_from_cause(err)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 265, in raise_from_cause
reraise(type(exception), exception, tb=exc_tb, cause=cause)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 249, in reraise
raise value
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 79, in instances
rows = [proc(row) for row in fetch]
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 79, in <listcomp>
rows = [proc(row) for row in fetch]
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 511, in _instance
loaded_instance, populate_existing, populators)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 611, in _populate_full
dict_[key] = getter(row)
ValueError: Couldn't parse datetime string: 'service_registered'
2018-12-19 12:58:47 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/device_tracker/__init__.py", line 385, in async_init_single_device
await dev.async_added_to_hass()
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/device_tracker/__init__.py", line 562, in async_added_to_hass
state = await async_get_last_state(self.hass, self.entity_id)
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/restore_state.py", line 81, in async_get_last_state
_load_restore_cache, hass)
File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/restore_state.py", line 31, in _load_restore_cache
last_run = last_recorder_run(hass)
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/history.py", line 48, in last_recorder_run
.order_by(RecorderRuns.end.desc()).first())
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/query.py", line 2895, in first
ret = list(self[0:1])
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/query.py", line 2687, in __getitem__
return list(res)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 98, in instances
util.raise_from_cause(err)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 265, in raise_from_cause
reraise(type(exception), exception, tb=exc_tb, cause=cause)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 249, in reraise
raise value
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 79, in instances
rows = [proc(row) for row in fetch]
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 79, in <listcomp>
rows = [proc(row) for row in fetch]
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 511, in _instance
loaded_instance, populate_existing, populators)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 611, in _populate_full
dict_[key] = getter(row)
ValueError: Couldn't parse datetime string: 'service_registered'
2018-12-19 12:58:47 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/device_tracker/__init__.py", line 385, in async_init_single_device
await dev.async_added_to_hass()
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/device_tracker/__init__.py", line 562, in async_added_to_hass
state = await async_get_last_state(self.hass, self.entity_id)
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/restore_state.py", line 81, in async_get_last_state
_load_restore_cache, hass)
File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/restore_state.py", line 31, in _load_restore_cache
last_run = last_recorder_run(hass)
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/history.py", line 48, in last_recorder_run
.order_by(RecorderRuns.end.desc()).first())
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/query.py", line 2895, in first
ret = list(self[0:1])
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/query.py", line 2687, in __getitem__
return list(res)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 98, in instances
util.raise_from_cause(err)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 265, in raise_from_cause
reraise(type(exception), exception, tb=exc_tb, cause=cause)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 249, in reraise
raise value
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 79, in instances
rows = [proc(row) for row in fetch]
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 79, in <listcomp>
rows = [proc(row) for row in fetch]
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 511, in _instance
loaded_instance, populate_existing, populators)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 611, in _populate_full
dict_[key] = getter(row)
ValueError: Couldn't parse datetime string: 'service_registered'
2018-12-19 12:58:47 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/device_tracker/__init__.py", line 385, in async_init_single_device
await dev.async_added_to_hass()
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/device_tracker/__init__.py", line 562, in async_added_to_hass
state = await async_get_last_state(self.hass, self.entity_id)
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/restore_state.py", line 81, in async_get_last_state
_load_restore_cache, hass)
File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/restore_state.py", line 31, in _load_restore_cache
last_run = last_recorder_run(hass)
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/history.py", line 48, in last_recorder_run
.order_by(RecorderRuns.end.desc()).first())
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/query.py", line 2895, in first
ret = list(self[0:1])
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/query.py", line 2687, in __getitem__
return list(res)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 98, in instances
util.raise_from_cause(err)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 265, in raise_from_cause
reraise(type(exception), exception, tb=exc_tb, cause=cause)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 249, in reraise
raise value
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 79, in instances
rows = [proc(row) for row in fetch]
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 79, in <listcomp>
rows = [proc(row) for row in fetch]
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 511, in _instance
loaded_instance, populate_existing, populators)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 611, in _populate_full
dict_[key] = getter(row)
ValueError: Couldn't parse datetime string: 'service_registered'
2018-12-19 12:58:47 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/device_tracker/__init__.py", line 385, in async_init_single_device
await dev.async_added_to_hass()
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/device_tracker/__init__.py", line 562, in async_added_to_hass
state = await async_get_last_state(self.hass, self.entity_id)
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/restore_state.py", line 81, in async_get_last_state
_load_restore_cache, hass)
File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/restore_state.py", line 31, in _load_restore_cache
last_run = last_recorder_run(hass)
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/history.py", line 48, in last_recorder_run
.order_by(RecorderRuns.end.desc()).first())
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/query.py", line 2895, in first
ret = list(self[0:1])
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/query.py", line 2687, in __getitem__
return list(res)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 98, in instances
util.raise_from_cause(err)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 265, in raise_from_cause
reraise(type(exception), exception, tb=exc_tb, cause=cause)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 249, in reraise
raise value
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 79, in instances
rows = [proc(row) for row in fetch]
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 79, in <listcomp>
rows = [proc(row) for row in fetch]
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 511, in _instance
loaded_instance, populate_existing, populators)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 611, in _populate_full
dict_[key] = getter(row)
ValueError: Couldn't parse datetime string: 'service_registered'
2018-12-19 12:58:47 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/device_tracker/__init__.py", line 385, in async_init_single_device
await dev.async_added_to_hass()
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/device_tracker/__init__.py", line 562, in async_added_to_hass
state = await async_get_last_state(self.hass, self.entity_id)
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/restore_state.py", line 81, in async_get_last_state
_load_restore_cache, hass)
File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/restore_state.py", line 31, in _load_restore_cache
last_run = last_recorder_run(hass)
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/history.py", line 48, in last_recorder_run
.order_by(RecorderRuns.end.desc()).first())
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/query.py", line 2895, in first
ret = list(self[0:1])
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/query.py", line 2687, in __getitem__
return list(res)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 98, in instances
util.raise_from_cause(err)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 265, in raise_from_cause
reraise(type(exception), exception, tb=exc_tb, cause=cause)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 249, in reraise
raise value
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 79, in instances
rows = [proc(row) for row in fetch]
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 79, in <listcomp>
rows = [proc(row) for row in fetch]
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 511, in _instance
loaded_instance, populate_existing, populators)
File "/usr/local/lib/python3.6/site-packages/sqlalchemy/orm/loading.py", line 611, in _populate_full
dict_[key] = getter(row)
ValueError: Couldn't parse datetime string: 'service_registered'