Updated pytuya reference to 7.1.0
This commit is contained in:
5
info.md
5
info.md
@@ -6,7 +6,7 @@
|
||||
|
||||
Local handling for Tuya Switches under Home-Assistant and Hassio, getting parameters from them (as Power Meters: Voltage, Current, Watt). Supports 3 types of switches: one-gang switches, two-gang switches and wifi plug (with additional USB plugs).
|
||||
|
||||
Also introduced handling for Tuya Covers and Lights, introducing pytuya library 7.0.9.
|
||||
Also introduced handling for Tuya Covers and Lights, introducing pytuya library 7.1.0 that finally handles the 'json obj data unvalid' error correctly.
|
||||
|
||||
Developed substantially by merging the codes of NameLessJedi, mileperhour and TradeFace (see Thanks paragraph).
|
||||
|
||||
@@ -115,6 +115,9 @@ cover:
|
||||
|
||||
Create a switch for cover backlight (dps 101): pytuya library already supports it
|
||||
|
||||
climate (thermostats) devices handling
|
||||
|
||||
|
||||
# Thanks to:
|
||||
|
||||
NameLessJedi https://github.com/NameLessJedi/localtuya-homeassistant and mileperhour https://github.com/mileperhour/localtuya-homeassistant being the major sources of inspiration, and whose code for switches is substantially unchanged.
|
||||
|
Reference in New Issue
Block a user