From c31ceae628e7084b4408d7d137e2f28bb5c864e2 Mon Sep 17 00:00:00 2001 From: "Jason A. Cox" Date: Mon, 15 Aug 2022 20:07:24 -0700 Subject: [PATCH] v1.6.6 release notes --- RELEASE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 4ffa7921..94c18aac 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -2,9 +2,10 @@ ## v1.6.6 - Updated Payload Dictionary and Command List -* PyPI 1.6.6 (Unreleased) +* PyPI 1.6.6 * Added support for 3.2 protocol Tuya devices * Added SocketDevice by @Felix-Pi in https://github.com/jasonacox/tinytuya/pull/167 +* Skip DPS detection for 3.2 protocol devices if it has already been set by @pawel-szopinski in https://github.com/jasonacox/tinytuya/pull/169 ```python # Example usage of community contributed device modules