From 783a556ff0323bb632d21050ef5e4fb5417ade89 Mon Sep 17 00:00:00 2001 From: rospogrigio <49229287+rospogrigio@users.noreply.github.com> Date: Thu, 10 Sep 2020 11:48:53 +0200 Subject: [PATCH] Updated pytuya reference to 7.1.0 --- info.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/info.md b/info.md index 7cf88c1..f128399 100644 --- a/info.md +++ b/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). @@ -114,6 +114,9 @@ cover: RGB integration (for devices integrating both plug switch, power meter, and led light) Create a switch for cover backlight (dps 101): pytuya library already supports it + + climate (thermostats) devices handling + # Thanks to: