You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
When I use the RF remote to move my ZM25EL blinds ( _TZE200_pw7mji0l ), Z2MQTT state for the blind does not update.
When moved from Z2M or HA, the state change initiates the movement, so this issue isn't noticed.
The "position" expose does update, just the state doesn't reflect that.
In this screenshot, both blinds have been opened completely (100% position) from a previous closed position.
Blind 1 was opened from HA. Blind 2 was opened from the physical remote.
Describe the solution you'd like
The state of the blind should update to reflect the position after the position has changed.
At present, pressing 'stop' in the UI will cause the state to be correctly reflected in home assistant. I haven't found a way to automate this across all blinds elegantly after the blind is moved externally.
Describe alternatives you've considered
workaround in automation - unsuccessful so far
external converter - beyond my skill level to incorporate all features
PR to existing converter - given number of tuya covers, I'm more likely to break other devices (low skill level)
Is your feature request related to a problem? Please describe
When I use the RF remote to move my ZM25EL blinds ( _TZE200_pw7mji0l ), Z2MQTT state for the blind does not update.
When moved from Z2M or HA, the state change initiates the movement, so this issue isn't noticed.
The "position" expose does update, just the state doesn't reflect that.
In this screenshot, both blinds have been opened completely (100% position) from a previous closed position.
Blind 1 was opened from HA. Blind 2 was opened from the physical remote.
Describe the solution you'd like
The state of the blind should update to reflect the position after the position has changed.
At present, pressing 'stop' in the UI will cause the state to be correctly reflected in home assistant. I haven't found a way to automate this across all blinds elegantly after the blind is moved externally.
Describe alternatives you've considered
Additional context
relevant location in code appears to be here: https://github.com/Koenkk/zigbee-herdsman-converters/blob/d28d1994b84aad59c044e3445215fd2d2c77b680/src/devices/tuya.ts#L4285
The text was updated successfully, but these errors were encountered: