-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d6a0e71
commit 7f7ba3b
Showing
1 changed file
with
1 addition
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,5 @@ | ||
# pyW215 | ||
|
||
pyW215 is a python library for interfacing with the d-link W215 Smart Plug. | ||
pyW215 is a python3 library for interfacing with the d-link W215 Smart Plug. | ||
|
||
The library is largely inspired by the javascript implementation by @bikerp [dsp-w215-hnap](https://github.com/bikerp/dsp-w215-hnap). | ||
|
||
# Requirements | ||
- Python 3.3+ | ||
- Requests library |