-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
ZNJLBL01LM show as Unknown after 1.37.0 #22387
Comments
My ZNJLBL01LM Is also showing the same issue on a UZG-01 with firmware 20240316. I also tried connecting it to an aqara hub to see if there was a newer firmware as #22299 references fw 09-12-2023 but there isn't one available so it could be there is a newer revision that is slightly different or a difference between Chinese and EU ones. |
As mention on my comment on #22397
The attribute in HASS was previously "position", but now it is "current_position" for the cover.entity. I think this might be the issue. |
same problem here, hoping for a fix |
Pushed a fix, let me know if it works. Changes will be available in the dev branch in a few hours from now. |
Hi @Koenkk, this is also a similar issue for the ZNCLDJ12LM, line 2626 in
|
Image |
Hello @Koenkk I can confirm this for ZNCLDJ12LM. The state for this one is still opening or closing even when the motor is currently stopped. Please push fix for this also. Thanks in advance. |
Besides everything working fine, the HA log has many entries like There is already a ticket for this btw #22417 |
Quickly fixed that for you. Koenkk/zigbee-herdsman-converters#7483 |
When is this expected to be picked up in the main add-on? Would prefer not to swap to dev if I can help it to avoid any future headaches. Thanks for the incredible work! |
Well, that's totally up to @Koenkk 🔮, but |
I will probably do a hotfix release in the coming days, but good that this is fixed now! Changes will be available in the dev branch in a few hours from now. |
@Koenkk I just tried using the dev branch and it looks like this issue is fixed, however I've run into another problem. I'm now seeing this in my logs when I only open my blinds partway:
Should I open a new ticket or should we reopen this one since it's related to the update? |
@clowncracker What's the exact |
lumi.curtain.acn002 |
And the exact commit/version of your Z2M install? |
1.37.0-dev commit: 358e2ee |
@clowncracker Hmm, it's possible that your HA configuration still has the old position values saved/discovered? The specific model you've mentioned seems to be already fixed. There's currently only one model that still exposes |
With latest 1.37.0-dev commit: 358e2ee the state is again not showed anymore. In Z2M it is shown, but in home assistant the state shows as unavailable. |
When is this logged? |
I'm no longer having this issue. I think that @burmistrzak was correct, I think the status was just cached. Moving the blinds back to closed and then opening them again partway solved the issue. |
What happened?
After updating to 1.37.0 from 1.36.1, the blinds no longer show Open/Closed, they only show as Unknown.
What did you expect to happen?
I expect the blinds to show Closed or Open, not Unknown.
How to reproduce it (minimal and precise)
Upgrade to 1.37.0 and I get this issue. Downgraded back to 1.36.1 and the state came back.
Zigbee2MQTT version
1.37.0
Adapter firmware version
20220219
Adapter
SONOFF Zigbee 3.0 USB Dongle Plus Gateway
Setup
Add-on on Unraid VM
Debug log
No response
The text was updated successfully, but these errors were encountered: