Error doing job: Task exception was never retrievedTraceback (most recent call last): File "/usr/local/lib/python3.6/asyncio/tasks.py", line 180, in _step result = coro.send(None) File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 266, in async_update_ha_state self.entity_id, state, attr, self.force_update) File "/usr/local/lib/python3.6/site-packages/homeassistant/core.py", line 745, in async_set state = State(entity_id, new_state, attributes, last_changed) File "/usr/local/lib/python3.6/site-packages/homeassistant/core.py", line 535, in __init__ "Format should be <domain>.<object_id>").format(entity_id))homeassistant.exceptions.InvalidEntityFormatError: Invalid entity id encountered: light.. Format should be <domain>.<object_id>