From 0927ffb16dc7c27488c7b803f26569f7685e919f Mon Sep 17 00:00:00 2001 From: Michael Wei Date: Tue, 29 Sep 2020 10:36:22 -0700 Subject: [PATCH] Add link to PR discussion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f44f74..2ec8a58 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ WideQ ===== -:warning: **New users of LG SmartThinq**: This library only works with v1 of the LG SmartThinq API. Work is currently underway to support the v2 API. If you recently created a LG SmartThinq account, this library will likely return 0 devices when you execute the `ls` command. +:warning: **New users of LG SmartThinq**: This library only works with v1 of the LG SmartThinq API. Work is currently underway to support the v2 API, and the discussion can be found [here](https://github.com/sampsyo/wideq/pull/100). If you recently created a LG SmartThinq account, this library will likely return 0 devices when you execute the `ls` command. A library for interacting with the "LG SmartThinq" system, which can control heat pumps and such. I reverse-engineered the API from their mobile app.