Skip to main content

Control energenie radio control board.

Project description

How to use:

% catstalker.py -h
usage: catstalker.py [-h] [-s SOCKET] [-o]

control energenie remote board for raspberry pi

optional arguments:
  -h, --help            show this help message and exit
  -s SOCKET, --socket SOCKET
                        control specified socket from 1-4 (default = all)
  -o, --off             turn socket(s) off (default is to turn on)

% catstalker.py        # turn on all sockets
% catstalker.py -o     # turn off all sockets
% catstalker.py -s1    # turn on socket 1
% catstalker.py -s1 -o # turn off socket 1
% catstalker.py -os2   # turn off socket 2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

CatStalker-0.0.3.tar.gz (1.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page