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

Fix ABN07 decoder for firmware 4.0.1 #409

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

koenvervloesem
Copy link
Member

@koenvervloesem koenvervloesem commented Aug 21, 2023

Description:

The original firmware of April Brother's ABN07 had a bug so it advertised object IDs in the wrong order, which isn't compliant with the BTHome specification. After I notified April Brother about this, they fixed this behavior in firmware 4.0.1. This PR fixes Theengs Decoder to use the new format, and documents that users need to have firmware 4.0.1 or higher on their device.

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

@DigiH
Copy link
Contributor

DigiH commented Aug 21, 2023

Thanks

@DigiH DigiH merged commit 80eeb53 into theengs:development Aug 21, 2023
@koenvervloesem koenvervloesem deleted the update_abn07 branch August 21, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants