diff --git a/README b/README index 1b0a560..e239f76 100644 --- a/README +++ b/README @@ -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. +To power on defined pannels, use "./bulkaction.py powerOn" command. +To power off, use "./bulkaction powerOff" command.