python-kasa/kasa
Aric Forrest ec06331737
Adding cli command to delete a schedule rule (#391)
* adding cli option to delete rule

* resolving black linting issue

* simplifying command name

Co-authored-by: Teemu R. <tpr@iki.fi>

* updating rule filter

Co-authored-by: Teemu R. <tpr@iki.fi>
2022-11-03 02:11:24 +01:00
..
modules Export modules & make sphinx happy (#334) 2022-04-06 01:41:08 +02:00
tests Add support for bulb presets (#379) 2022-10-23 00:15:47 +02:00
__init__.py Implement changing the bulb turn-on behavior (#381) 2022-10-27 17:40:54 +02:00
cli.py Adding cli command to delete a schedule rule (#391) 2022-11-03 02:11:24 +01:00
discover.py Do not crash on discovery on WSL (#283) 2022-01-08 17:48:01 +01:00
effects.py Add effect support for light strips (#293) 2022-03-21 22:10:12 +01:00
emeterstatus.py Improve emeterstatus API, move into own module (#205) 2021-09-23 17:58:19 +02:00
exceptions.py Add retries to protocol queries (#65) 2020-05-27 20:02:09 +03:00
protocol.py Avoid retrying open_connection on unrecoverable errors (#340) 2022-04-24 19:38:42 +02:00
py.typed Add py.typed to flag that the package is typed (#251) 2021-11-15 18:21:24 +01:00
smartbulb.py Implement changing the bulb turn-on behavior (#381) 2022-10-27 17:40:54 +02:00
smartdevice.py Correct typos in smartdevice.py (#358) 2022-07-17 19:19:09 +02:00
smartdimmer.py Export modules & make sphinx happy (#334) 2022-04-06 01:41:08 +02:00
smartlightstrip.py Add effect support for light strips (#293) 2022-03-21 22:10:12 +01:00
smartplug.py Export modules & make sphinx happy (#334) 2022-04-06 01:41:08 +02:00
smartstrip.py Export modules & make sphinx happy (#334) 2022-04-06 01:41:08 +02:00