python-kasa/tests/iot
Steven B. 223f3318ea
Use DeviceInfo consistently across devices ()
- Make model exclude region for `iot` devices. This is consistent with `smart` and `smartcam` devices.
- Make region it's own attribute on `Device`.
- Ensure that devices consistently use `_get_device_info` static methods for all information relating to device models.
- Fix issue with firmware and hardware being the wrong way round for `smartcam` devices.
2024-12-13 12:37:13 +00:00
..
modules Follow main package structure for tests () 2024-11-28 17:56:20 +01:00
__init__.py Move tests folder to top level of project () 2024-11-11 10:11:31 +00:00
test_iotbulb.py Update cli, light modules, and docs to use FeatureAttributes () 2024-12-11 15:53:35 +00:00
test_iotdevice.py Use DeviceInfo consistently across devices () 2024-12-13 12:37:13 +00:00
test_iotdimmer.py Follow main package structure for tests () 2024-11-28 17:56:20 +01:00
test_iotlightstrip.py Follow main package structure for tests () 2024-11-28 17:56:20 +01:00
test_wallswitch.py Move tests folder to top level of project () 2024-11-11 10:11:31 +00:00