python-kasa/kasa/tests
Teemu R 0c71957aa8
Return on_since only when its available and the device is on (#48)
* moves on_since property to smartdevice class, as it is not plug only
* returns None if the value is not available (some bulbs), or if the device is off
2020-04-24 17:47:57 +03:00
..
fixtures Add in some new device types (#39) 2020-04-11 03:08:59 +02:00
__init__.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00
conftest.py Return on_since only when its available and the device is on (#48) 2020-04-24 17:47:57 +03:00
newfakes.py test the newly added device fixtures (#21) 2020-01-14 19:16:30 +01:00
test_cli.py async++, small powerstrip improvements (#46) 2020-04-21 20:46:13 +02:00
test_fixtures.py Return on_since only when its available and the device is on (#48) 2020-04-24 17:47:57 +03:00
test_protocol.py mass rename to (python-)kasa (#1) 2019-12-18 09:11:18 +01:00