I have an older Tradfri motion sensor and with Deconz i was able to reset the state after 3 or 4 seconds with the set_state.py
now i am trying to do the same with ZHA but after the state was reset the motion sensor has still the waiting time of 1 minute. after 1 minute the motion sensor can trigger new motions.
is there a way to use service: zha.set_zigbee_cluster_attribute to reset the state so that after 4 seconds it can trigger new motions instead of 1 minute like with the xiaomi aqara sensors?