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

Xiaomi wired wall switch not fully working after update to 0.1.4/0.1.5 #387

Closed
Robertops opened this issue Sep 19, 2018 · 7 comments
Closed
Labels
problem Something isn't working

Comments

@Robertops
Copy link

Hi,

I'm having problems trying to control QBKG03LM after update. If I press the switch manually the status changes in Home Assistant as it should, it works fine. But if I try to toggle the switch in HA zigbee2mqtt gives me the following warning:

zigbee2mqtt:warn 2018-9-19 16:14:10 Cannot handle MQTT message with topic 'zigbee2mqtt/0x00158d00024598bd/left/set' and message 'ON'

It was working fine before. I also updated HA to 0.78.0, don't know if this update broke something.

All my other devices (sensors) are working fine.

Full log:
https://pastebin.com/fbEbSmqQ

@Koenkk
Copy link
Owner

Koenkk commented Sep 20, 2018

This is (high likely) due to c22f8b3, will look into it, thanks for reporting.

@Koenkk Koenkk added the problem Something isn't working label Sep 20, 2018
@Koenkk
Copy link
Owner

Koenkk commented Sep 20, 2018

Can you check if this has been fixed in https://github.com/Koenkk/zigbee2mqtt/tree/issue_387

@Robertops
Copy link
Author

Thank you for looking at this.

Tested and it looks like it's missing one parameter, which switch should be turned on:

zigbee2mqtt:info 2018-9-20 18:27:26 Zigbee publish to '0x00158d00024598bd', genOnOff - on - {} - null zigbee2mqtt:info 2018-9-20 18:27:26 Zigbee publish to '0x00158d00024598bd', genOnOff - on - {} - null zigbee2mqtt:error 2018-9-20 18:27:56 Zigbee publish to '0x00158d00024598bd', genOnOff - on - {} - null failed with error Error: Timed out after 30000 ms zigbee2mqtt:error 2018-9-20 18:27:56 Zigbee publish to '0x00158d00024598bd', genOnOff - on - {} - null failed with error Error: Timed out after 30000 ms

@Koenkk
Copy link
Owner

Koenkk commented Sep 21, 2018

Should be fixed now, can you update and try again?

@Robertops
Copy link
Author

Fixed! Thank you Koen!

zigbee2mqtt:info 2018-9-21 09:57:49 Zigbee publish to '0x00158d00024598bd', genOnOff - on - {} - 2

@Koenkk
Copy link
Owner

Koenkk commented Sep 23, 2018

Fixed in 0.1.6!

@Koenkk Koenkk closed this as completed Sep 23, 2018
@dzungpv
Copy link
Contributor

dzungpv commented Sep 24, 2018

@Koenkk this fix not include in dev branch, please merge it

wilmardo pushed a commit to wilmardo/zigbee2mqtt that referenced this issue Sep 26, 2019
wilmardo pushed a commit to wilmardo/zigbee2mqtt that referenced this issue Sep 26, 2019
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

3 participants