From baa6f78d1edae695876851c8c38711b1c045cd27 Mon Sep 17 00:00:00 2001 From: rospogrigio <49229287+rospogrigio@users.noreply.github.com> Date: Thu, 3 Sep 2020 21:55:30 +0200 Subject: [PATCH] Updated references to pytuya v.7.0.9 --- info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.md b/info.md index 93cb09d..7cf88c1 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.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).