nec_control/README

7 lines
243 B
Plaintext
Raw Permalink Normal View History

2018-03-16 00:47:26 +03:00
This tool currently supports only power on and power off commands.
Usage:
Move config-example.py to config.py and edit it.
2018-03-16 00:47:26 +03:00
To power on defined pannels, use "./bulkaction.py powerOn" command.
To power off, use "./bulkaction powerOff" command.