tuya / tuya-home-assistant

Home Assistant integration for controlling Powered by Tuya (PBT) devices using Tuya Open API, maintained by the Home Assistant Community and Tuya Developer Team.
MIT License
879 stars 207 forks source link

Broken in home assistant 2023.5.3 #928

Open zendick opened 1 year ago

zendick commented 1 year ago

This error originated from a custom integration.

Logger: homeassistant.config_entries Source: custom_components/tuya_v2/init.py:176 Integration: Tuya v2 (documentation) First occurred: May 15, 2023 at 2:54:02 PM (2 occurrences) Last logged: 8:06:17 PM

Error setting up entry e@mail.nope for tuya_v2 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/tuya_v2/init.py", line 118, in async_setup_entry success = await _init_tuya_sdk(hass, entry) File "/config/custom_components/tuya_v2/init.py", line 176, in _init_tuya_sdk hass.config_entries.async_setup_platforms(entry, PLATFORMS) AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'

mice6 commented 1 year ago

I too have the same problem. Please help developers

Luterin70 commented 1 year ago

Same issue:

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/tuya_v2/init.py", line 118, in async_setup_entry success = await _init_tuya_sdk(hass, entry) File "/config/custom_components/tuya_v2/init.py", line 176, in _init_tuya_sdk hass.config_entries.async_setup_platforms(entry, PLATFORMS) AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'

Perhaps this will be the push for me to change to my already bought Philips Hue Lamps.

philspain72 commented 1 year ago

same problem

ryansdistrict commented 1 year ago

same issue,,,, guys any work around or solution for this, my house is built on scenes and now am stuck not being able to update my home assistant, its been 2 months with huge HA improvements

jofotoo commented 1 year ago

Same. Sure would be nice to have my leak sensors working.