Skip to content

This is a python service script that monitors an unifi switch port and controls on/off for devices

Notifications You must be signed in to change notification settings

msickl/powerctrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powerctrl

Used hardware for this solution

  • UCK G2 Plus (powerctrl service)
  • USW-24-PoE (Switch)
  • Panasonic PT-VW530 (Projector)
  • Dell OptiPlex 3050 Micro (NVR Display)
  • Value-HD V60CL-N (PTZ Camera)
  1. install git on the UCK G2 Plus
    apt install git
    
  2. clone the repo into /opt
    cd /opt
    git clone https://github.com/msickl/powerctrl.git
    
  3. install the service
    python3 /opt/powerctrl/install.py
    

About

This is a python service script that monitors an unifi switch port and controls on/off for devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages