I have been struggling with this one for a lot of hours over the last few weeks…
I had to apply a fix to get the bulbs working properly with Tuya Cloud, but now I have gone across to Tuya Local I just can’t solve this.
There are a number of other forum posts and solutions to getting bulbs controlled by Tuya Local to show the colour wheel. I think that I have found, read and tried them all, but try as I might I can’t get a working solution.
I have tried as many solutions as I can find, including:
https://community.home-assistant.io/t/no-color-picker-with-tuya-bulbs/160711/16?u=gerryg
https://community.home-assistant.io/t/no-color-picker-with-tuya-bulbs/160711/50?u=gerryg
Changing the number of supported features
Setting all the bulbs red in the Tuya app and then reloading Tuya Local
Since the change in the UI (and the removal of customise) a number of the solutions are not easy to effect.
e.g.
https://community.home-assistant.io/t/no-color-picker-with-tuya-bulbs/160711/54?u=gerryg
A number of other solutions seem to have been depreciated and/or replaced as for most this problem seems to have been fixed.
I am working with 3 different types of bulb:
Novostella Dimmable LED Bayonet Bulbs RGBCW (RGB+2700-6500K White), WiFi Multicolour Bulb
LE WiFi Smart Bulb RGB Colour Changing, Warm to Cool White LED, 9W, Dimmable, 806LM, RGBCW
Avatar WiFi Smart Bulb E14 Light Candle Bulbs 5W 2800K Warm White RGBW Colour Dimmable
All the bulbs can be controlled through the Tuya app and have full functionality on there.
I have imported them through Tuya Local and they show-up and can be turned on and off, but no dimming and no colour control.
I have tried a number of changes in my config/customize.yaml
For example
light.novo_stella_2: min_mireds: 153 max_mireds: 370 supported_features: 63 brightness: 255 color_temp: 208 light.office_side: supported_features: 63 light.office_front_2: brightness: true color_mode: true supported_color_modes: hs supported_features: 63
I have tried just changing the supported_features numbers, adding in color_modes and brightness etc. but nothing seems to get me anything other than on or off.
This is probably really basic, but I can’t find a solution. Any help gratefully received.