mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-01-10 14:57:07 +00:00
a475233464
For example, trying to set unsupported color temperature will cause such response. This gets ignored at the moment completely, so there is no indication at all why the command caused no effect on the device. > (93) {"smartlife.iot.smartbulb.lightingservice": {"transition_light_state": {"color_temp": 6000}}} < (125) {"smartlife.iot.smartbulb.lightingservice":{"transition_light_state":{"err_code":-10000,"err_msg":"Invalid input argument"}}} |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
cli.py | ||
discover.py | ||
protocol.py | ||
smartbulb.py | ||
smartdevice.py | ||
smartplug.py | ||
smartstrip.py |