iHost - Scene triggering wrong

Your scene will work with the SNZB-06P presence sensor.

For the snzb-03p motion sensor you need to use 3 scenes to simulate presence.

Hi,
I have configured the three Scene’s and they work like this.

  1. Scene 1 From device SNZB-03p condition “Motion Detected” it triggers the ZB Basic with a 5 minute delay to switch off.
  2. Scene 2 Also uses the SNZB-03p on condition “motion detected” to ‘Disable’ Scene 1 when motion detected. 15 Sec delay.
  3. Scene 3 It uses the SNZB03p “No Motion” state to “Enable” Scene 1.
  4. (This by default uses the SNZB-03p first trigger the same as Scene 1.

The issue is that the Scene 3 just Enables Scene 1 and does not trigger Scene 1 to start the timer to switch off the ZB Basic (Light).
So i need some method to restart the Scene 1 or an alternative scene.

Take a screen of these 3 scenes. Then see if you have it right.

Scene 1 must be.
IF:
(NO motion detected),
THEN:
-delay 5 minutes,
-Turn off BASIC.

Scene 2
IF:
(MOTION DETECTED),
THEN:
- ON BASIC,
- OFF SCENE 1,

Scene 3
If:
(NO motion detected),
THEN:
- ON scena 1

You need to improve scene 1 and scene 2

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.