sbidy / pywizlight

A python connector for WiZ devices
MIT License
462 stars 79 forks source link

Stopped working after upgrade to HA 2023.5.1 #164

Open Rjaap opened 1 year ago

Rjaap commented 1 year ago

The HACS integration has stopped working affter the upgrade Home Assistant 2023.5.1.

Here's the error:

Error setting up entry WiZ Bulb for wiz_light

Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 387, in async_setup result = await component.async_setup_entry(hass, self) File "/config/custom_components/wiz_light/init.py", line 37, in async_setup_entry hass.config_entries.async_setup_platforms(entry, PLATFORMS) AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'

treaki commented 3 months ago

maybe ask the home assistant / hacs folks not this project? at least if it is still working using the wizlight command from here...