Add support for A-OK AM25 Blind motor#11045
Merged
Koenkk merged 2 commits intoKoenkk:masterfrom Dec 19, 2025
Merged
Conversation
My first attempt at adding to Zigbee2MQTT so hopefully ok. There were two other AM25 devices previously however it appears the battery has changed to a new ID 13. When I made this I found the default behaviour open and closed was reversed and couldn't work out how to flip that so ended up adding in the option via options: [exposes.options.invert_cover()].
Contributor
Author
|
Full external file incase I muffed up the commit. :-) |
Owner
|
Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
My first attempt at adding to Zigbee2MQTT so hopefully ok.
There were two other AM25 devices previously however it appears the battery has changed to a new ID 13. When I made this I found the default behaviour open and closed was reversed and couldn't work out how to flip that so ended up adding in the option via options: [exposes.options.invert_cover()].
Link to picture pull request: TODO