Updated to pytuya 7.0.4

And added NameLessJedi repository for the "Attribute identificators are configurable now" and other updated source for the integration.
This commit is contained in:
mileperhour
2019-09-03 22:37:52 +02:00
committed by GitHub
parent c23a147c6b
commit 2915ef45f7

View File

@@ -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