python-kasa/tests/iot/modules
Ryan Nitcher 84aa74546e Add ADC Value to PIR Enabled Switches
- Add: ADC value reporting to PIR enabled switches, so that it may be used in polling automations.
- Add: ADC trigger state value reporting, for simpler automations.
- Add: Ability for features to use custom value parsers.
2024-12-06 18:23:24 -07:00
..
__init__.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
test_ambientlight.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
test_cloud.py Migrate iot cloud module to mashumaro (#1282) 2024-11-20 14:34:26 +01:00
test_emeter.py Follow main package structure for tests (#1317) 2024-11-28 17:56:20 +01:00
test_motion.py Add ADC Value to PIR Enabled Switches 2024-12-06 18:23:24 -07:00
test_schedule.py Run tests with caplog in a single worker (#1304) 2024-11-23 12:20:51 +00:00
test_usage.py Follow main package structure for tests (#1317) 2024-11-28 17:56:20 +01:00