make-all / tuya-local

Local support for Tuya devices in Home Assistant
MIT License
1.28k stars 505 forks source link

Since last update a few devices do not connect anymore #1661

Closed vanhoofseppe closed 7 months ago

vanhoofseppe commented 7 months ago

They are listed as if they need to be reconfigured: image

LOG: Line 16271: 2024-02-16 11:25:38.837 ERROR (MainThread) [custom_components.tuya_local] Configuration file for rgbcw_lightbulb not found Line 16732: 2024-02-16 11:25:47.707 ERROR (MainThread) [custom_components.tuya_local] Configuration file for rgbcw_lightbulb not found Line 17177: 2024-02-16 11:25:52.764 ERROR (MainThread) [custom_components.tuya_local] Configuration file for simple_triple_switch_timer not found

If I click configure from the integration interface I get the error 'Sorry, there is no support for this device'. image

But they have worked the past year.

make-all commented 7 months ago

Something seems to have gone wrong with your installation. You will probably need to reinstall the integration. Rinstalling in place without removing any of your devices should work to avoid a lot of reconfig.

I can confirm that the latest update did include those files, and I am using rgbcw_lightbulb myself in daily use without problem.

vanhoofseppe commented 7 months ago

Hej! Thanks for that quick reply! Redownloading the repository via hacs did the trick! Thanks a lot