From a31ffba0d55b99703c2256528b6a1a24f479a544 Mon Sep 17 00:00:00 2001 From: rospogrigio <49229287+rospogrigio@users.noreply.github.com> Date: Thu, 6 Aug 2020 11:38:14 +0200 Subject: [PATCH] Updated pytuya library reference (7.0.8) --- info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.md b/info.md index 003e820..93cb09d 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.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).