From bd0e68d044998c9e2d025fb2be429c44f427bb19 Mon Sep 17 00:00:00 2001 From: mileperhour <45832940+mileperhour@users.noreply.github.com> Date: Tue, 2 Apr 2019 18:02:53 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63b5c43..0100994 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,6 @@ Local handling for Tuya Devices under Home-Assistant and Hassio, getting paramet NOTE: You can do as changes as you want in scripts ant/or yaml files. But: You can't declare your "custom_component" as "tuya", tuya is a forbidden word from 0.88 version or so. So if you declare a switch.tuya, the embedded (cloud based) Tuya component will be load instead custom_component one. # Thanks to: - 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 +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