python-kasa/kasa/tests
Teemu R 505b63dd55
Allow effect presets seen on light strips (#440)
* Make hue, saturation and color_temp optional for smartbulbpresets

* Adjust bulb preset attributes for effect mode

* Don't send None values on save_preset

* Add tests for save_preset payloads
2023-04-01 16:15:58 +02:00
..
fixtures Add fixtures for KS200M (#356) 2022-06-28 18:53:23 +02:00
__init__.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
conftest.py Fix pytest warnings about asyncio (#397) 2022-11-13 23:34:47 +01:00
newfakes.py Some release preparation janitoring (#432) 2023-02-18 22:09:35 +01:00
test_bulb.py Allow effect presets seen on light strips (#440) 2023-04-01 16:15:58 +02:00
test_cli.py Add support for json output (#430) 2023-02-18 21:41:08 +01:00
test_dimmer.py Fix pytest warnings about asyncio (#397) 2022-11-13 23:34:47 +01:00
test_discovery.py Fix pytest warnings about asyncio (#397) 2022-11-13 23:34:47 +01:00
test_emeter.py Fix pytest warnings about asyncio (#397) 2022-11-13 23:34:47 +01:00
test_lightstrip.py Add transition parameter to lightstrip's set_effect (#416) 2023-02-18 18:03:54 +01:00
test_plug.py Fix pytest warnings about asyncio (#397) 2022-11-13 23:34:47 +01:00
test_protocol.py Fix pytest warnings about asyncio (#397) 2022-11-13 23:34:47 +01:00
test_readme_examples.py Keep connection open and lock to prevent duplicate requests (#213) 2021-09-24 23:25:43 +02:00
test_smartdevice.py Fix pytest warnings about asyncio (#397) 2022-11-13 23:34:47 +01:00
test_strip.py Some release preparation janitoring (#432) 2023-02-18 22:09:35 +01:00
test_usage.py Return usage.get_{monthstat,daystat} in expected format (#394) 2023-02-18 20:53:02 +01:00