Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(bluetooth-low-energy): interpret allowlist as strings
For only numeric values YAML will be interpreted as number by default. This ensures that we convert those cases to strings as well. Closes #534
- Loading branch information