mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Scheduler capabilities #2374
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#2374
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @theyort on GitHub (Jan 18, 2021).
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Problem Description
It would be nice if with de client configuration, we have to be able to to schedule ON/OFF dns for a range or only for a device, like for example, no surf between 23:00 to 07:00 for some devices, and non-blocking for the others
Proposed Solution
Add a scheduler on the clients configuration screen
Alternatives Considered
The only alternative i've found, it's a cron to stop the adguard to switch off during the night (adguardhome is only used at home by 3 devices of my son)
Additional Information
@ameshkov commented on GitHub (Jan 18, 2021):
Duplicates #951