Hi,
Since 2025.1 my Local Tuya Fans are not responding to on/off commands and HA is throwing errors every time I try to turn fans on/off by voice, automation, or me toggling the device button in HA. Other controls of the fans are fine. My Hunter fan seems to be working fine without issue.
I found another person complaining of the same thing on the same timeline with another integration (Atomberg): https://community.home-assistant.io/t/atomberg-fan-integration-for-home-assistant/718867/14?u=sergeantpup
So we have two people on the same timeline with two different integrations experiencing identical behavior but I also know it's not all fan integrations because my hunter fan works fine. Here's the actual error in HA: Entity fan.living_room_fan does not support action fan.turn_on.
If I try to create a new script to turn on/off fan, my tuya fans don't populate in the entity dropdowns. It's as if HA is not recognizing it as a fan switch. I tried to find it in switch and could not. HA still treats it as a fan if I send a command to set fan 'x' %.
This HA integration was working flawlessly since the past 4-5 months but today I’m getting an error “Entity fan.fan_1 does not support action fan.turn_on.” when pressing the toggle button. Fan speed can be controlled with the slider. LED can be turned on/off with button. I have re-installed the integration with fresh credentials, but same iss...