I have 8 roller shutters integrated into my smart home setup via the Tuya integration, and they have been working 100% correctly for over a year. In Home Assistant, these devices are detected as curtains, which caused an issue where the open/close logic was reversed.
To fix this, I created template sensors that inverted the logic, so when the curtain was reported as "open," it actually meant the shutter was physically closed, and vice versa. This workaround has been functioning perfectly.
However, since the 2025.10 update, three of my curtain entities are now behaving differently: they report "open" when the shutter is physically open, and "closed" when it is physically closed—which is the correct behavior, but it breaks my previous inversion logic. The Tuya sensor now seems to report the correct state directly, which it didn’t before.
This change has disrupted my setup, and I’m wondering:
Is anyone else experiencing this issue after the 2025.10 update?
#2025.10 - Break Down Tuya integration - Curtain issue
1 messages · Page 1 of 1 (latest)
There were updates to Tuya core this month, so maybe they finally fixed some stuff.
The Tuya integration received extensive updates with support for various new device categories and sensors: energy sensors for TDQ devices, power sensors for ZNDB devices, energy sensors for DLQ devices, solar inverter support, energy consumption for several smart switches, PM10 air quality monitoring, motor rotation mode for curtains that support it, charge state for siren alarms, cooking thermometer support, cat toilet support, electric desk support, white noise machine support, and water quality sensor support! What an impressive list! Thanks, @zzysszzy , @rokam , and @mhalano
-# Reference https://www.home-assistant.io/blog/2025/10/01/release-202510/#noteworthy-improvements-to-existing-integrations
I’m aware of this release note, but I don’t understand why only 3 out of my 8 curtains are behaving correctly, while the others are inverted. If the issue was truly fixed, all of them should be working the right way.
have you performed a full reboot of host and checked FW is the same on all 8 devices?
Or even if the model number is the same. It is Tuya, you may have multiple models.
yeah Tuya... ditching my last remaining tuya device next week, been a hard route with tuya.
@dusk lintel received my PM?
@molten agate You mean, reboot inside home assistant? I have performed a hard reboot of home assistant not only configuration but nothing change. Where do you see the FW in HA or Tuya ?
Ok so yes, all devices has the same FW principal module & MCDU
In tuya or smartlife the visualization are good for all. The issues it's only in the tuya integration in HA 🫣only 3 of the curtains work as in Smart life or tuya and the rest are reversed as before.
strange behavior
I would remove shutters from tuya app, then remove in haos. Reboot ha and set shutters in tuya app. I dont know if you have to deal with local keys, maybe note them from tuya dev site
Thanks for your help.While waiting to find out why, I removed the inversion in my yaml configuration for the three curtain. And the operation is consistent again but always strange 😂