From 570fcac139a106413af2f47c473ea2d202148b75 Mon Sep 17 00:00:00 2001 From: rospogrigio <49229287+rospogrigio@users.noreply.github.com> Date: Thu, 6 Aug 2020 11:37:47 +0200 Subject: [PATCH] Updated pytuya library reference (7.0.8) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7322035..8a67d45 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.7. +Also introduced handling for Tuya Covers and Lights, introducing pytuya library 7.0.8. Developed substantially by merging the codes of NameLessJedi, mileperhour and TradeFace (see Thanks paragraph).