1
0
mirror of https://github.com/no2chem/wideq.git synced 2025-05-28 04:50:23 -07:00
Adrian Sampson 6e27913521 Don't crash when there are no devices
Apparently, these objects are just missing the 'item' key when there are
no devices (instead of mapping to an empty list, as you'd expect).

Bug reported here:
https://community.home-assistant.io/t/in-development-lg-smartthinq-component/40157/55?u=samps
2018-08-14 20:23:04 -04:00
2018-06-17 10:37:41 -04:00
2018-01-06 14:33:55 -08:00
2018-01-06 14:33:55 -08:00
2018-01-20 23:13:25 -05:00
2018-08-14 20:23:04 -04: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%