python-kasa/kasa/iot
Teemu R. b2f3971a4c
Add PIR&LAS for wall switches mentioning PIR support (#1227)
Some devices (like KS200M) support ambient and motion, but as they are
detected as wall switches, they don't get the modules added.
This PR enables the respective modules for wall switches when the
`dev_name` contains `PIR`.
2024-11-03 16:45:48 +01:00
..
modules Expose ambient light setting for iot dimmers (#1210) 2024-10-31 12:17:18 +01:00
__init__.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
effects.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
iotbulb.py Make HSV NamedTuple creation more efficient (#1211) 2024-10-29 17:14:52 +00:00
iotdevice.py Use stacklevel=2 for warnings to report on callsites (#1219) 2024-10-31 14:12:17 +01:00
iotdimmer.py Add flake8-pytest-style (PT) for ruff (#1105) 2024-08-30 17:30:07 +02:00
iotlightstrip.py Add some device fixtures (#948) 2024-06-04 19:24:53 +02:00
iotmodule.py Improve performance of dict merge code (#1097) 2024-08-14 16:33:54 -05:00
iotplug.py Add PIR&LAS for wall switches mentioning PIR support (#1227) 2024-11-03 16:45:48 +01:00
iotstrip.py Create common Time module and add time set cli command (#1157) 2024-10-15 08:59:25 +01:00
iottimezone.py Create common Time module and add time set cli command (#1157) 2024-10-15 08:59:25 +01:00