Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tons of errors in logs, controller unresponsive #722

Open
mhendu opened this issue Nov 1, 2024 · 0 comments
Open

Tons of errors in logs, controller unresponsive #722

mhendu opened this issue Nov 1, 2024 · 0 comments

Comments

@mhendu
Copy link

mhendu commented Nov 1, 2024

Problem/Motivation

Recently, within the past couple of weeks, I've been seeing the controller become unresponsive and tons of errors in my log file

Expected behavior

The controller should not become unresponsive, and there shouldn't be errors

Some of the errors (probably represent different issues):

Z-Wave error 103 - The controller is not yet ready!
Z-Wave error 1405 - The node failed to decode the message
Entity None (<class 'homeassistant.components.zwave_js.fan.ZwaveThermostatFan'>) does not set FanEntityFeature.TURN_OFF but implements the turn_off method
Entity None (<class 'homeassistant.components.zwave_js.fan.ZwaveThermostatFan'>) does not set FanEntityFeature.TURN_ON but implements the turn_on method
RuntimeError: RenderInfo already set while rendering Template<template=({{ 'homeassistant.components.zwave_js' in trigger.event.data.name }}) renders=5215>, this usually indicates the template is being rendered in the wrong thread

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant