Skip to content

Commit

Permalink
Updated readme to bring up to date with current behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsaxon committed Jan 6, 2020
1 parent d11794b commit a0f79a3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ on the local network using a WebSocket connection on port 8081.
Features
--------

* Discover all devices on local network (192.168.0.0/24, 192.168.1.0/24)
* Discover IP address for device with known Device ID (from eWeLink app)
* Discover all devices on local network
* Read device state
* Switch device ON/OFF
* Listen for state changes announced by the device (e.g. by physical switch)
Expand Down Expand Up @@ -100,8 +99,8 @@ Command-Line Usage
--api_key KEY Needed for devices not in DIY mode. See https://github.com/mattsaxon/pysonofflan/wiki/Finding-the-API__Key
Commands:
discover Discover devices in the network (takes ~1...
listen Connect to device, print state, then print...
discover Discover devices in the network
listen Connect to device, print state and repeat
off Turn the device off.
on Turn the device on.
state Connect to device and print current state.
Expand Down

0 comments on commit a0f79a3

Please sign in to comment.