-
Notifications
You must be signed in to change notification settings - Fork 320
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix some manufacturer specific attribute names being wrong (#797)
* fix: Restrict attribute name remapping (PR#787) * Restrict to Legrand only following regressions * fix(ignore): Updated tests * Restrict attribute name remapping to Legrand only * fix(ignore): Remove unnecessary integer check * fix(refactor): Use ManufacturerCode enum instead of a hardcoded value * Update zclFrameConverter.ts --------- Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
- Loading branch information
1 parent
5c0666a
commit 285e9ac
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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