Edit README

This commit is contained in:
Sergey Morozov 2018-03-16 00:47:26 +03:00
parent 9d1616ebf8
commit c94a89a1df
1 changed files with 5 additions and 0 deletions

5
README
View File

@ -1 +1,6 @@
This tool currently supports only power on and power off commands.
Usage:
Move config-example.py to config.py and edit it. 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.