forked from rospogrigio/localtuya
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request rospogrigio#1 from willemwouters/tinytuya_sync
Merge sync from fork tintuya
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tinytuya
updated
8 files
+8 −0 | RELEASE.md | |
+4 −1 | testcontrib.py | |
+2 −2 | tinytuya/BulbDevice.py | |
+5 −0 | tinytuya/Cloud.py | |
+8 −11 | tinytuya/Contrib/ClimateDevice.py | |
+2 −2 | tinytuya/Contrib/IRRemoteControlDevice.py | |
+2 −2 | tinytuya/Contrib/ThermostatDevice.py | |
+69 −42 | tinytuya/core.py |