ThierryBourbon / Home-Assistant-Samsung-Soundbar

Samsung Smarthings API for controlling Soundbar
MIT License
12 stars 2 forks source link

Error message #13

Open Dominic-070 opened 1 month ago

Dominic-070 commented 1 month ago

Kan service media_player/volume_down niet aanroepen. Detected that custom integration 'samsung_soundbar' calls async_write_ha_state from a thread other than the event loop, which may cause Home Assistant to crash or data to corrupt. For more information, see https://developers.home-assistant.io/docs/asyncio_thread_safety/#async_write_ha_state at custom_components/samsung_soundbar/api.py, line 186: self.async_schedule_update_ha_state(). Please report it to the author of the 'samsung_soundbar' custom integration.

l30ns commented 1 month ago

I second this with an English version :) : Regardless of the error, the action is being completed.

Failed to call service media_player/volume_set. Detected that custom integration 'samsung_soundbar' calls async_write_ha_state from a thread other than the event loop, which may cause Home Assistant to crash or data to corrupt. For more information, see https://developers.home-assistant.io/docs/asyncio_thread_safety/#async_write_ha_state at custom_components/samsung_soundbar/api.py, line 186: self.async_schedule_update_ha_state(). Please report it to the author of the 'samsung_soundbar' custom integration.

CKernie commented 1 month ago

Hi, i have exactly the same error.