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
+1 -1
View File
@@ -4,5 +4,5 @@
"documentation": "https://github.com/rospogrigio/localtuya-homeassistant/",
"dependencies": [],
"codeowners": ["@rospogrigio"],
"requirements": []
"requirements": ["pycryptodome==3.9.8"]
}