Updated to support lights with dimmable and colour_temp settings

This commit is contained in:
Tim Empringham
2020-09-02 15:21:58 -04:00
parent a31ffba0d5
commit 843f556fa5
3 changed files with 22 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
# This would not exist without the protocol reverse engineering from
# https://github.com/codetheweb/tuyapi by codetheweb and blackrozes
#
# Tested with Python 2.7 and Python 3.6.1 only
# Tested with Python 2.7 and Python 3.6.1 only ()
import base64