Skip to content

Testing the Scenario

Scenario Objective

Ensure that your scenario works as intended by testing both the programmed branch and the voice command branch. The goal is to verify that the scheduling triggers the scenario correctly and that the voice command properly stops the scenario (and music).


Testing the Programmed Branch

There are several methods to test the programmed branch:

  1. Adjust the Scheduling Time:
    Modify the scheduling time so that the scenario triggers within the next minute.
    For example, set the schedule configuration to:

    * */1 * * * *
    
  2. test via Voice Command Execution: Alternatively, add an execution using a voice command by creating a rule. For example, use the rule:

    test * alarm clock
    

Choose the method that works best for you!

Remember: Once testing is complete, revert to the original configuration.

Testing the Voice Command Branch

To test the branch that stops the scenario:

  • Ensure that the scenario is active and the music is playing.
  • Then, issue the voice command "Stop the music" to trigger the stop branch.

Now it's your turn to test! Experiment with these options and ensure that both branches function as expected.