Closed hjdhjd closed 4 months ago
This further refines #1009 to:
Refactored and implemented.
improvement: refinements to HomeKit name validation.
If applicable, provide additional context in this section.
Which tests were added? Which existing tests were adapted/changed? Which situations are covered, and what edge cases are missing?
@NorthernMan54
CheckName is used for both Name and ConfiguredName, so I feel like what is done in #1049 would be better not?
src/lib/Characteristic.ts
:recycle: Current situation
This further refines #1009 to:
:bulb: Proposed solution
Refactored and implemented.
:gear: Release Notes
improvement: refinements to HomeKit name validation.
:heavy_plus_sign: Additional Information
If applicable, provide additional context in this section.
Testing
Which tests were added? Which existing tests were adapted/changed? Which situations are covered, and what edge cases are missing?
Reviewer Nudging
@NorthernMan54