mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
658cc21b4d
* Allow filtering of attributes in mqtt json payload or published attributes * Add test for mqtt_attribute_filter Just doing attribute_and_json should be fine as the code changes are run before this. Doing this tests lets us varify both json or seperate topic get properly filtered. * Add test for mqtt_attribute_filter on group * Rename mqtt_attribute_filter to filtered_attributes