From 3cad9559df9c803552f30a4a0181c2c83e45a3ba Mon Sep 17 00:00:00 2001 From: rospogrigio <49229287+rospogrigio@users.noreply.github.com> Date: Thu, 3 Sep 2020 21:55:00 +0200 Subject: [PATCH] Updated references to pytuya v.7.0.9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a67d45..7f32813 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,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.8. +Also introduced handling for Tuya Covers and Lights, introducing pytuya library 7.0.9. Developed substantially by merging the codes of NameLessJedi, mileperhour and TradeFace (see Thanks paragraph).