Skip to content

Thread issue while shutting down HA or reloading the integration #372

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

Open
chemelli74 opened this issue Apr 16, 2025 · 0 comments
Open

Thread issue while shutting down HA or reloading the integration #372

chemelli74 opened this issue Apr 16, 2025 · 0 comments

Comments

@chemelli74
Copy link
Member

2025-04-16 14:18:48.596 ERROR (Condizionatore Camera) [midealocal.device] [xxxxxxxxxxx] Error in process message aa1fac00000000000303c121014401401164000000000000000000000000d57d,                                 model 00000Q18, subtype 0,                                 device protocol 3, message procol 0
Traceback (most recent call last):
  File "/usr/local/lib/python3.13/site-packages/midealocal/device.py", line 452, in parse_message
    self.update_all(status)
    ~~~~~~~~~~~~~~~^^^^^^^^
  File "/usr/local/lib/python3.13/site-packages/midealocal/device.py", line 545, in update_all
    update(status)
    ~~~~~~^^^^^^^^
  File "/config/custom_components/midea_ac_lan/midea_entity.py", line 112, in update_state
    self.schedule_update_ha_state()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1260, in schedule_update_ha_state
    self.hass.loop.call_soon_threadsafe(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        self._async_write_ha_state_from_call_soon_threadsafe
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 878, in call_soon_threadsafe
    self._check_closed()
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