For me, that’s exactly what « retrieve the last value » is for. So what would be the difference, being able to retrieve the current value or another one at a specific time?
It’s true, but I’ve been thinking about it almost since the beginning. I’ll create it (one more)
I was talking about simplifying the flow. Currently, you were complaining (rightfully so :p) about having to perform 2 steps to do a « continue only if » (the « retrieve the last value » + « continue only if »).
I suggest having directly in the « continue only if » the list of all devices, without having to do a « retrieve the last value » beforehand
Hello,
I recently purchased an Aqara double button.
I can’t get anything to work in scenes with 1, 2 or 5… because I think you need to specify left or right? But how? Or is that not yet supported?
According to the Zigbee2mqtt documentation, here’s what the different buttons report:
Action (enum)
Triggered action (e.g. a button click). Value can be found in the published state on the action property. It’s not possible to read (/get) or write (/set) this value. The possible values are: single_left, single_right, single_both, double_left, double_right, double_both, triple_left, triple_right, triple_both, hold_left, hold_right, hold_both.
So there’s no point in looking for 1, 2, 5 or other numbers!