cync_lights icon indicating copy to clipboard operation
cync_lights copied to clipboard

Error and warning in the logs when increasing or decreasing brightness

Open gjobin opened this issue 8 months ago • 2 comments

Logs growing fast using when controlling the lights using some automation.

2024-05-31 13:52:33.174 WARNING (Thread-2 (_start_tcp_client)) [homeassistant.helpers.frame] Detected that custom integration 'cync_lights' calls async_write_ha_state from a thread at custom_components/cync_lights/cync_hub.py, line 498: self._update_callback(), please report it to the author of the 'cync_lights' custom integration

2024-05-31 13:52:33.174 ERROR (Thread-2 (_start_tcp_client)) [custom_components.cync_lights.cync_hub] RuntimeError: Detected that custom integration 'cync_lights' calls async_write_ha_state from a thread at custom_components/cync_lights/cync_hub.py, line 498: self._update_callback(). Please report it to the author of the 'cync_lights' custom integration.

gjobin avatar May 31 '24 17:05 gjobin