From 1db48e5012ccf9b27d6ec3778ea6ed0f256c1128 Mon Sep 17 00:00:00 2001 From: sibowler Date: Thu, 8 Sep 2022 06:12:19 +1000 Subject: [PATCH] Updating readme information to reflect the change. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edb7fbd..3b5069d 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Setting the scan interval is optional, it is only needed if energy/power values Setting the 'Manual DPS To Add' is optional, it is only needed if the device doesn't advertise the DPS correctly until the entity has been properly initiailised. This setting can often be avoided by first connecting/initialising the device with the Tuya App, then closing the app and then adding the device in the integration. -Setting the 'DPIDs to send in RESET command' is optional. It is used when a device doesn't respond to any Tuya commands after a power cycle, but can be connected to (zombie state). The DPids will vary between devices, but typically "18,19,20" is used (and will be the default if none specified). If the wrong entries are added here, then the device may not come out of the zombie state. Typically only sensor DPIDs entered here. +Setting the 'DPIDs to send in RESET command' is optional. It is used when a device doesn't respond to any Tuya commands after a power cycle, but can be connected to (zombie state). This scenario mostly occurs when the device is blocked from accessing the internet. The DPids will vary between devices, but typically "18,19,20" is used. If the wrong entries are added here, then the device may not come out of the zombie state. Typically only sensor DPIDs entered here. Once you press "Submit", the connection is tested to check that everything works.