Record why only the MAC half of the privacy guard converges #10
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/record-the-privacy-guard-variance"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Both repos now gate their tree against committed hardware addresses with the same matcher. whiskerless additionally gates serials and dreame-valetudo does not — recorded here so a future convergence pass does not read it as accidental drift.
An LR4 serial has a fixed shape and doubles as the MQTT client-id and both topic segments. A Dreame serial is [A-Za-z0-9][A-Za-z0-9._-]{5,63}, so the same guard would match ordinary prose on every run, and a test that always fails is a test somebody deletes.
Pull request closed