mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-12-06 16:18:21 +00:00
Add new client tool (#42)
* Add new client tool After installing the package pyhs100 command-line tool can be used to control the plug. See --help for its usage, most of the features for plugs are implemented, some of the shared functionality works for bulbs too. * Add discover command * Delete old examples, the cli works as an example well enough
This commit is contained in:
2
requirements.txt
Normal file
2
requirements.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
click
|
||||
click-datetime
|
||||
Reference in New Issue
Block a user