python-kasa/kasa
JaydenRA f8e7258b93
cli: add human-friendly printout when calling temperature on non-supported devices (#196)
* Bug Fix

Temperature is not supported on plugs

* Efficiency on support errors

* Update kasa/cli.py

Co-authored-by: Teemu R. <tpr@iki.fi>

Co-authored-by: Teemu R. <tpr@iki.fi>
2021-09-04 02:18:21 +02:00
..
tests Add real kasa KL430(UN) device dump (#192) 2021-08-16 20:16:29 +02:00
__init__.py Return None instead of raising an exception on missing, valid emeter keys (#146) 2021-03-18 19:22:10 +01:00
cli.py cli: add human-friendly printout when calling temperature on non-supported devices (#196) 2021-09-04 02:18:21 +02:00
discover.py Simplify discovery query, refactor dump-devinfo (#147) 2021-05-10 02:19:00 +02:00
exceptions.py Add retries to protocol queries (#65) 2020-05-27 20:02:09 +03:00
protocol.py Add retries to protocol queries (#65) 2020-05-27 20:02:09 +03:00
smartbulb.py Use less strict matcher for kl430 color temperature (#190) 2021-08-16 16:49:28 +02:00
smartdevice.py Simplify mac address handling (#162) 2021-05-12 16:07:53 +03:00
smartdimmer.py Add --transition to bulb-specific cli commands, fix turn_{on,off} signatures (#81) 2020-07-06 16:10:28 +02:00
smartlightstrip.py Add support for lightstrips (KL430) (#74) 2020-07-19 22:32:17 +02:00
smartplug.py Add --transition to bulb-specific cli commands, fix turn_{on,off} signatures (#81) 2020-07-06 16:10:28 +02:00
smartstrip.py Prepare 0.4.0.dev3 (#172) 2021-06-16 18:16:45 +03:00