Must improvements

After years of use. I think these features are A MUST

  1. SCENE AUTODISABLE when done
  2. IF … time. Only one time is allowed. If you allow more times, less scenes have to be created.
    Example: IK… time 7:00 OR 9:300 OR… THEN…
  3. IR to WIFI bridge is a MUST if you want not to be eaten by TUYA
  4. RF BRIDGE is the best device you have.
  • More than 16 alarms
  • MORE THAN ONE ALARM triggering in each scene.
  • EXAMPLE if SENSOR 1 OR sensor 2 OR sensor 3 (all sensors in the same RF bridge) THEN… Avoid creatin multiple scenes
  1. Solveng DST problem

… I expect you hear me…

I think this is a must, as well:

Multiple references to devices should also be allowed. For example:

IF: B05-BL-A60 (!): OFF

AND: SNZB-03: MOTION DETECTED

THEN: B05-BL-A60 (!): ON

It should be allowed for devices to appear in both the IF and THEN sections, in this case, the smart bulb.

Another must improvement:

Execution of complex tasks, the ability to run two commands simultaneously or sequentially automatically.

Example:
1. First Rule: Activating the motion sensor creates an intermediate state (e.g., a switch such as 4CH Pro, M5, or any Sonoff relay).
• IF: SNZB-03: MOTION DETECTED
• THEN: SWITCH ON

2.	Second Rule: The state change of the virtual switch controls the smart bulb.
•	IF: Switch: ON
•	THEN: B05-BL-A60: ON

Currently, the second rule does not execute.