python-kasa/kasa
Teemu R 18ce40b6bb
Add inactivity setting for the motion module (#453)
* Add inactivity setting for the motion module

* Fix set_cold_time payload

Co-authored-by: Matt Whitlock <whitslack@users.noreply.github.com>

* Add mention about "smart control"

---------

Co-authored-by: Matt Whitlock <whitslack@users.noreply.github.com>
2023-05-17 20:08:05 +02:00
..
modules Add inactivity setting for the motion module (#453) 2023-05-17 20:08:05 +02:00
tests Drop python 3.7 support (#455) 2023-05-17 20:03:08 +02:00
__init__.py Implement changing the bulb turn-on behavior (#381) 2022-10-27 17:40:54 +02:00
cli.py Return result objects for cli discover and implicit 'state' (#446) 2023-03-30 01:53:38 +02:00
discover.py Update pre-commit hooks (#401) 2022-11-15 19:05:08 +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 Cleanup fixture filenames (#448) 2023-04-01 17:10:46 +02:00
smartdevice.py Return usage.get_{monthstat,daystat} in expected format (#394) 2023-02-18 20:53:02 +01:00
smartdimmer.py Update pre-commit hooks (#401) 2022-11-15 19:05:08 +01:00
smartlightstrip.py Add transition parameter to lightstrip's set_effect (#416) 2023-02-18 18:03:54 +01:00
smartplug.py Export modules & make sphinx happy (#334) 2022-04-06 01:41:08 +02:00
smartstrip.py Update pre-commit hooks (#401) 2022-11-15 19:05:08 +01:00