The System shall allow users to specify the time delay before alerting the authorities when motion detectors are triggered during the set away mode. This feature provides users with flexibility in managing security alerts based on their preferences and response times.
Tasks:
[x] Develop a user interface component to enable users to configure the time delay for alerting authorities.
[x] Implement backend functionality to store and manage user-defined time delay settings.
[x] Integrate the time delay configuration with the motion detector alerting mechanism.
[x] Users can access the option to configure the time delay for alerting authorities through the system interface.
[x] The system accurately records and applies the user-defined time delay settings.
[x] When motion detectors are triggered during the away mode, the system waits for the specified time delay before initiating alerts to the authorities.
[x] Users receive notifications confirming the successful application of their time delay settings.
[x] The system maintains the configured time delay settings persistently, retaining them even after system reboots or updates.
The System shall allow users to specify the time delay before alerting the authorities when motion detectors are triggered during the set away mode. This feature provides users with flexibility in managing security alerts based on their preferences and response times.
Tasks: