home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.96k stars 2.69k forks source link

ZHA is not recognizing the state correct from Shutter/Curtain Module BSEED - TS0601 from _TZE200_yenbr4om #15772

Closed marc4s closed 1 year ago

marc4s commented 1 year ago

Checklist

Describe the issue you are experiencing

ZHA is not recognizing the state correct from Shutter/Curtain Module BSEED - TS0601 from _TZE200_yenbr4om.

I can control the curtain module after adding it via ZHA. But the state of the module is not changing "in time". it hangs in mode "will be closed" or "will be opened". the curtain module is finished but in HA the state is not changing. so it is not able anymore to change the state to up/down. Bildschirmfoto vom 2023-03-09 07-54-28

as you can see I closed it:

RolladenFlur wird geschlossen ausgelöst durch Dienst cover.close_cover
19:12:27 - Vor 13 Stunden 

then was nothing happening for hours(which means the up and down control is not available in HA "greyed out") then I clicked on the "stop" button. and the current state is changing to the opposite of the real position. "was opened" but it is closed, so it has to be "was closed".

RolladenFlur wurde geöffnet ausgelöst durch Dienst cover.stop_cover
20:31:55 - Vor 11 Stunden 

only good thing is that even the UI button for opening is greyed out. the automation is able to trigger cover.

Bildschirmfoto vom 2023-03-09 08-02-09

Describe the behavior you expected

After the curtain modul has finished(got in position) ZHA should change the current state to the state which was triggered.

Steps to reproduce the issue

1. 2. 3. ...

What version of Home Assistant Core has the issue?

OS 2023.3.2

What was the last working version of Home Assistant Core?

OS 2023.3.2

In which browser are you experiencing the issue with?

Firefox

Which operating system are you using to run this browser?

Linux Mint

State of relevant entities

current_position: 100
device_class: shutter
icon: mdi:window-shutter
friendly_name: RolladenFlur
supported_features: 15

state: "opening" (for hours... not changing even not after reboot)

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

marc4s commented 1 year ago

link to the product: https://de.aliexpress.com/item/1005005170756403.html?spm=a2g0o.order_list.order_list_main.5.a2e95c5f1wPNLw&gatewayAdapt=glo2deu

karwosts commented 1 year ago

Frontend does not control device states. If you have an issue with the behavior of the device, you probably need to file an issue in home-assistant/core.

github-actions[bot] commented 1 year ago

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.