Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZHA tuya_moving_state (id: 0xf000) doesn't seem to be used in TS130F rolling shutter module #77062

Open
darmach opened this issue Aug 20, 2022 · 17 comments
Assignees

Comments

@darmach
Copy link

darmach commented Aug 20, 2022

The problem

When I use GUI arrows to traverse shutter completely to open/closed position, after shutter run completes, HA is aware that the shutter stopped rolling. However, if I traverse shutter to certain position by clicking on position slider, the shutter is stuck in for ex. "opening" state (If the position chosen was higher than starting position). As a result, even if it stopped moving I can't issue another "open / up arrow" command (to let's say open it completely) until I click STOP button on HA gui.

Steps to replicate:

  1. Any start position
  2. Set target shutter position to any value between 0-100%
  • entity state - opening/closing
  • tuya_moving_state (id: 0xf000) - value 0 / 2
  • shutter traverses, reaches position and stops
  1. Arrow is greyed out:
  • HA still thinks shutter is moving
  • Entity state is still either opening or closing.
  • tuya_moving_state (id: 0xf000) value is correct - 1 (stopped)
  1. Have to press STOP button to issue another command

I checked tuya_moving_state (id: 0xf000) in cluster management and it seems that this attribute in the module has correct values - 0, 1, 2 for up/stopped/down movement. Is that attribute actually used?

What version of Home Assistant Core has the issue?

core-2022.7.7

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

ZHA

Link to integration documentation on our website

https://www.home-assistant.io/integrations/zha/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@probot-home-assistant
Copy link

Hey there @dmulcahey, @Adminiuga, @puddly, mind taking a look at this issue as it has been labeled with an integration (zha) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)


zha documentation
zha source
(message by IssueLinks)

@galambert75
Copy link

I'm experiencing the same behavior. Running:

  • Home Assistant 2022.9.0
  • Supervisor 2022.08.6
  • Operating System 8.5
  • Frontend 20220907.0 - latest

@hugosoares
Copy link

hugosoares commented Sep 13, 2022

Same issue with my device "TS130F by _TZ3000_zirycpws"

don't know if it helps but I found similar issues on zigbee2mqtt support forum:
Koenkk/zigbee2mqtt#11539

This is my device:
https://zigbee.blakadder.com/Tuya_QS-Zigbee-CP03.html

Device signature:
{ "node_descriptor": "NodeDescriptor(logical_type=<LogicalType.Router: 1>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress|RxOnWhenIdle|MainsPowered|FullFunctionDevice: 142>, manufacturer_code=4417, maximum_buffer_size=66, maximum_incoming_transfer_size=66, server_mask=10752, maximum_outgoing_transfer_size=66, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=False, *is_full_function_device=True, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=True, *is_security_capable=False)", "endpoints": { "1": { "profile_id": 260, "device_type": "0x0202", "in_clusters": [ "0x0000", "0x0004", "0x0005", "0x0006", "0x0102" ], "out_clusters": [ "0x000a", "0x0019" ] }, "242": { "profile_id": 41440, "device_type": "0x0061", "in_clusters": [], "out_clusters": [ "0x0021" ] } }, "manufacturer": "_TZ3000_zirycpws", "model": "TS130F", "class": "zhaquirks.tuya.ts130f.TuyaTS130GP" }

Diagnostics file:
zha-01ac3cfafbeee245da2520e6edca1b6d-_TZ3000_zirycpws TS130F-d6ef290649adaeda5328636cefcae130.json (1).txt

@github-actions
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Dec 14, 2022
@darmach
Copy link
Author

darmach commented Dec 14, 2022

Oh, how I hate those bots... This issue still persist

@github-actions github-actions bot removed the stale label Dec 14, 2022
@jasimancas
Copy link

I have the same error, in fact it happens to me when I use Google Home, I tell it to open a % and it keeps opening "eternally" although it really marks the percentage, but I have to press STOP to act on the device again.

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@darmach
Copy link
Author

darmach commented Apr 18, 2023

Looks like the issue still persists, bump.

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@darmach
Copy link
Author

darmach commented Jul 17, 2023

Bump, newest HA, issue still persist.

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@BenPru
Copy link

BenPru commented Oct 15, 2023

Bump, newest HA, issue still persist.

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@darmach
Copy link
Author

darmach commented Jan 20, 2024

Bump, newest HA, issue still persist

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@darmach
Copy link
Author

darmach commented Apr 19, 2024

Bump

@SassoGrieco
Copy link

Problema di apertura e chiusura, ogni qual volta si effettua un'azione la stessa non viene mai completata allo stesso modo. A volte si onterrompe prima a volte si interrompere dopo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants