Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95919

Error returns

$
0
0

@silver323 wrote:

Could somebody help. Or is somebody with the same issue.
I’ve got an error for long time. It always return when I restart. But can’t place the error.

Logboekdetails ( ERROR )
Logger: homeassistant.core
First occured: 21:49:44 (1 occurences)
Last logged: 21:49:44

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/automation/__init__.py", line 379, in async_trigger
    and not self._cond_func(variables)
  File "/usr/src/homeassistant/homeassistant/components/automation/__init__.py", line 551, in if_action
    return all(check(hass, variables) for check in checks)
  File "/usr/src/homeassistant/homeassistant/components/automation/__init__.py", line 551, in <genexpr>
    return all(check(hass, variables) for check in checks)
  File "/usr/src/homeassistant/homeassistant/helpers/condition.py", line 389, in template_if
    return async_template(hass, value_template, variables)
  File "/usr/src/homeassistant/homeassistant/helpers/condition.py", line 369, in async_template
    value = value_template.async_render(variables)
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 221, in async_render
    return compiled.render(kwargs).strip()
  File "/usr/local/lib/python3.7/site-packages/jinja2/environment.py", line 1090, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.7/site-packages/jinja2/environment.py", line 832, in handle_exception
    reraise(*rewrite_traceback_stack(source=source))
  File "/usr/local/lib/python3.7/site-packages/jinja2/_compat.py", line 28, in reraise
    raise value.with_traceback(tb)
  File "<template>", line 1, in top-level template code
TypeError: '>' not supported between instances of 'str' and 'int'

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles