-
Notifications
You must be signed in to change notification settings - Fork 0
Home wifi management for ubiquiti
License
mindshoot/homefi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Project to stop the home becoming slave to the wifi Configuration You'll want a settings file, the default name being homefi.conf, along the following lines: [controller] username = admin password = admin server = 1.2.3.4 api_version = v4 [evening] block_groups: children [morning] unblock_groups: children Then, you will want to set up a cron task to apply the different profiles, for instance: # m h dom mon dow command 0 7 * * * cd ~/homefi && ./homefi.py morning 0 21 * * * cd ~/homefi && ./homefi.py evening This will switch wifi off for the children in the evenings, and put it back on in the morning.
About
Home wifi management for ubiquiti
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published