mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
db021e6711
* Ensure filtered_attributes and filtered_optimistic are also regex Bring filtered_attributes and filtered_optimistic in line with the newer filtered_cache. All three of them are now regex matches instead of absolute matches. * update tests to use regex ^$ anchors * utils: add filterProperties