1
0
mirror of https://github.com/no2chem/wideq.git synced 2025-05-19 00:30:10 -07:00
Adrian Sampson d09820dbbd Fix monitor polling
- It looks like `workList` as returned is not really a list.
- The workId we generate appears to be thrown away, in favor of a new
  one returned by the service.
- The stop endpoint really does need the device ID.

This is a pretty bad API!
2018-01-08 14:11:56 -08:00
2018-01-08 14:03:46 -08:00
2018-01-06 14:33:55 -08:00
2018-01-06 14:33:55 -08:00
2018-01-08 14:11:56 -08:00

WideQ

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.

Description
reverse-engineered client for the LG SmartThinQ API
Readme MIT 382 KiB
Languages
Python 100%