From 2915ef45f70020f59e8d0f801e939d5441854c03 Mon Sep 17 00:00:00 2001 From: mileperhour <45832940+mileperhour@users.noreply.github.com> Date: Tue, 3 Sep 2019 22:37:52 +0200 Subject: [PATCH] Updated to pytuya 7.0.4 And added NameLessJedi repository for the "Attribute identificators are configurable now" and other updated source for the integration. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index eeac03b..3b2eeed 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,9 @@ Local handling for Tuya Devices under Home-Assistant and Hassio, getting paramet RGB integration (for devices integrating both plug switch, power meter, and led light) # Thanks to: + +NameLessJedi, for the work tweaking my code to allow using same integration files/folder for different DPS assignment switches. Visit the https://github.com/NameLessJedi/localtuya-homeassistant repository if you can't find a updated (pytuya version) of my code or do need the tweak. + 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