roleoroleo / yi-hack_ha_integration

Home Assistant custom integration for Yi cameras: yi-hack-MStar, yi-hack-Allwinner, yi-hack-Allwinner-v2, yi-hack-v5 and sonoff-hack
GNU General Public License v3.0
205 stars 32 forks source link

Integration not compatible with homeassistant 2024.5.0 #150

Closed Cadsters closed 2 months ago

Cadsters commented 2 months ago

After updating to home assistant 2024.5.0 i get this error msg: Detected that custom integration 'yi_hack' calls async_create_task from a thread at custom_components/yi_hack/switch.py, line 183: self.hass.async_create_task(. Please report it to the author of the 'yi_hack' custom integration.

which is caused by deprecate_add_hass_job and/or deprecate_async_track_state_change

sippeeey commented 2 months ago

Same Here. Hope it will be fixed.

DrGBHindert commented 2 months ago

same here

Cadsters commented 2 months ago

Fixed with version 0.5.0!