You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now have changed to:
single_right, double_right, hold_right
single_left, double_left, hold_left
single_both, double_both, hold_both
Notes
The device page in the Z2M database seems to ha recently been modified and reflects the new actions. I can't fetch the old contents, though.
I've noticed this because I had to re-pair all the devices after a gateway change. Before, they where paired using the old actions, but after the re-pair, those Aqara switches didn't work anymore so I debugged the actions published and after changing them for the controllerx apps that do merge_mapping, they worked.
But default mappings should be changed in code. I don't feel confident enough to do a pull request on this as I'm unsure where to find all the related code. Only found the one relative to the last ZM change.
The text was updated successfully, but these errors were encountered:
SergioRius
changed the title
[NEW DEVICE] [OLD DEVICE] Zigbee2Mqtt seems to have changed Xiaomi WXKG07LM actions.
[NEW DEVICE] Zigbee2Mqtt seems to have changed Xiaomi WXKG07LM actions.
Sep 30, 2022
Your welcome. I'm so sorry for not requesting a PR myself.
I've already installed the latest beta version and checked that those changes work properly. Thank you.
New Device Support
Device Information
Integrations
Integration: z2m
Actions
Before, actions where:
right, right_double, right_long
left, left_double, left_long
....
Now have changed to:
single_right, double_right, hold_right
single_left, double_left, hold_left
single_both, double_both, hold_both
Notes
The device page in the Z2M database seems to ha recently been modified and reflects the new actions. I can't fetch the old contents, though.
I've noticed this because I had to re-pair all the devices after a gateway change. Before, they where paired using the old actions, but after the re-pair, those Aqara switches didn't work anymore so I debugged the actions published and after changing them for the controllerx apps that do merge_mapping, they worked.
But default mappings should be changed in code. I don't feel confident enough to do a pull request on this as I'm unsure where to find all the related code. Only found the one relative to the last ZM change.
The text was updated successfully, but these errors were encountered: