OpenEPaperLink / Home_Assistant_Integration

Home assistant Integration for the OpenEPaperLink project
Apache License 2.0
132 stars 33 forks source link

Error in Home Assistant 24.05 #137

Closed cokeman0 closed 2 months ago

cokeman0 commented 2 months ago

Hi,

I'm running the beta for HA 24.05, and there is a but with the open_epaper_link

This error originated from a custom integration.

Logger: websocket
Source: custom_components/open_epaper_link/hub.py:222
integration: OpenEPaperLink (documentation, issues)
First occurred: April 24, 2024 at 22:10:44 (2652 occurrences)
Last logged: 14:40:06

error from callback <bound method Hub.on_message of <custom_components.open_epaper_link.hub.Hub object at 0x7f28299f4950>>: Detected that custom integration 'open_epaper_link' calls async_fire from a thread at custom_components/open_epaper_link/hub.py, line 191: self._hass.bus.async_fire(DOMAIN + "_event", event_data). Please report it to the author of the 'open_epaper_link' custom integration.
jonasniesner commented 2 months ago

This is related to #134, I am looking into it

jonasniesner commented 2 months ago

Fixed with the latest release