Files
esphome/tests/unit_tests
J. Nick Koston 4c6437b825 [core] Anchor legacy redaction regex to avoid false-positive warnings
The unanchored leading \w* could match fields like 'monkey:' (via the
'key' fragment), naming a non-sensitive field in the deprecation
warning. Restrict the fragment to either start the name or follow '_',
so warnings only fire when there's an actual sensitive-shaped field
the author can migrate.
2026-05-26 22:46:41 -05:00
..
2022-10-05 20:09:27 +13:00
2025-09-19 12:59:48 +00:00