From 9a031a492fd6d8256dd5dfcb55e821b65c97b704 Mon Sep 17 00:00:00 2001 From: rospogrigio <49229287+rospogrigio@users.noreply.github.com> Date: Fri, 27 Mar 2020 09:20:24 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 851c7e2..0f8837d 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,3 @@ NameLessJedi https://github.com/NameLessJedi/localtuya-homeassistant and mileper TradeFace, for being the only one to provide the correct code for communication with the cover (in particular, the 0x0d command for the status instead of the 0x0a, and related needs such as double reply to be received): https://github.com/TradeFace/tuya/ sean6541, for the working (standard) Python Handler for Tuya devices. - -some-other-user, i really can't find now, (i will credit/thank him here), who published a partialy Python script that inspired this solution - -rdelcorro, for last fixes of pytuya module break from HASSIO last updates: no module named 'pytuya' .