You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sergey Morozov c94a89a1df Edit README 6 years ago
include Initial commit 6 years ago
.gitignore Move config.py to config-example.py, add README. 6 years ago
README Edit README 6 years ago
bulkaction.py Initial commit 6 years ago
config-example.py Move config.py to config-example.py, add README. 6 years ago

README

This tool currently supports only power on and power off commands.

Usage:
Move config-example.py to config.py and edit it.
To power on defined pannels, use "./bulkaction.py powerOn" command.
To power off, use "./bulkaction powerOff" command.