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

aqara E1 blinds appears unknown after last z2m update 1.37.0 #22397

Closed
Prudax opened this issue May 2, 2024 · 8 comments
Closed

aqara E1 blinds appears unknown after last z2m update 1.37.0 #22397

Prudax opened this issue May 2, 2024 · 8 comments
Labels
problem Something isn't working

Comments

@Prudax
Copy link

Prudax commented May 2, 2024

What happened?

my aqara E1 blinds motors appears unknown after last update, i still can control it but on dashboard shows "UNKNOWN", so i rolled back to previous update and all works ok.

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.37.0

Adapter firmware version

20220125

Adapter

sonoff dongle p

Setup

mini pc bare metal

Debug log

No response

@Prudax Prudax added the problem Something isn't working label May 2, 2024
@cromelex
Copy link

cromelex commented May 2, 2024

Same issue here. Not sure if this is with Zigbee2MQTT 1.37.0 or Home Assistant 2024.05.0

To be clear, Z2M seems to have all the info, but in Home Assistant the state of the cover.entity is "unknown"

{
"battery": 43,
"charging_status": false,
"device_temperature": 23,
"last_seen": "2024-05-02T11:14:40+01:00",
"linkquality": 116,
"motor_speed": "medium",
"motor_state": "pause",
"position": 36,
"power_outage_count": 2,
"running": false,
"state": "OFF"
}

image

Looking at some automations I had, the attribute in HASS was previously "position", but now it is "current_position".

Was this changed in 1.37.0 ? That could be the cause of this issue.

@balkonrad
Copy link

Same for me, in core log also warning occurs:

Recorder: homeassistant.components.mqtt.cover
Source: components/mqtt/cover.py:416
Integration: MQTT ([documentation](https://www.home-assistant.io/integrations/mqtt), [Issues](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+mqtt%22))
First event: 12:45:26 (7 events)
Last logged: 12:45:41

Payload is not supported (e.g. open, closed, opening, closing, stopped): pause
Payload is not supported (e.g. open, closed, opening, closing, stopped): declining

@Prudax
Copy link
Author

Prudax commented May 2, 2024

well i rolled back to 1.36.1-1 and my rollers ok now.

@cromelex
Copy link

cromelex commented May 2, 2024

well i rolled back to 1.36.1-1 and my rollers ok now.

Can confirm the same, the issue is with zigbee2mqtt 1.37.0 rather than with Home Assistant 2024.05.0

@gianlucasullazzo
Copy link

Hi Guys, same here.

@Lezcarr
Copy link

Lezcarr commented May 2, 2024

same issue for me
2024-05-02 14:18:05] error: zh:controller:device: Read response to 0x54ef4410003e427f failed
[2024-05-02 14:18:38] error: z2m: Publish 'set' 'state' to 'Z2M Lounge Blind 2' failed: 'Error: ZCL command

@Kazionauta
Copy link

Same here, First I rolled back to HA 2024.04.4 but there was still this problem. I updated HA to 2024.05 and dowgraded z2m and it works well.

@Koenkk
Copy link
Owner

Koenkk commented May 2, 2024

Let's continue in #22387

@Koenkk Koenkk closed this as completed May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants