zigbee2mqtt/lib/util
Jorge Schrauwen 658cc21b4d
#3009 allow filtering of mqtt topics and payloads (#3037)
* 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
2020-03-02 20:08:51 +01:00
..
data.js Zigbee-herdsman (#1945) 2019-09-09 19:48:09 +02:00
logger.js Added log_file name setting (#2894) 2020-02-05 19:37:13 +01:00
settings.js #3009 allow filtering of mqtt topics and payloads (#3037) 2020-03-02 20:08:51 +01:00
utils.js Fix debounce, debounce_ignore, retain and qos in device_options not honored. #3004 2020-02-27 21:06:27 +01:00
yaml.js Don’t write to configuration.yaml when it didn’t change. https://github.com/Koenkk/zigbee2mqtt/issues/2071 2019-10-03 20:06:31 +02:00