mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
dedbf336af
* want a way to prevent attribute from being cached * Update filtered_cache description to be more clear * Fix emitStateChange was returning wrong payload in to parameter * Directly get filtered_cache from entity and forgo parameter to State.set() * Add tests to cover filtered_cache * Update state.ts * Update controller.test.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com>