From 06cf80edd5c7ad8d0a56a46ea20272c81063d40d Mon Sep 17 00:00:00 2001 From: mileperhour <45832940+mileperhour@users.noreply.github.com> Date: Thu, 16 May 2019 20:03:10 +0200 Subject: [PATCH] Update README.md 0.92 breakout changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9ada09..cf66e6f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Local handling for Tuya Devices under Home-Assistant and Hassio, getting paramet # How it works: - 1. Copy switch.py to /custom_components/localtuya/ folder, inside /config folder (via Samba for HASSIO). + 1. Copy switch.py and the other 2 integration/platform files to /custom_components/localtuya/ folder, inside /config folder (via Samba for HASSIO). 2. Identify on your Home-Assistant logs (putting your logging into debug mode), the different attributes you want to handle by HA. 3. Find in the switch.py file that part, and edit it for ID/DPS that is correct for your device.