Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 546 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 546 Bytes

LG Thinq CSharp API

.NET Core

Working on connecting to LG Thinq devices using LG Thinq servers through C#. Allow easy control of devices and getting their status. Inspired by https://github.com/sampsyo/wideq

I only own Washing Machine. There is WPF application client included.

I use IE Browser for login so no information other than token is passed into application. I use OAuth 2.0 so no password is stored for user.

I will appriciate any help.