Important Note
This version introduce usage of new API methods to retrieve devices information. If this version is not working for you and everything was ok with previous, please open a new issue reporting error details and temporary rollback to previous release.
Update to new API methods is required because seems that LG is dismissing old methods progressively in countries.
What's Changed
- Implement new API methods to get devices info (issue #651) by @ollo69 in #662
- Manage wrong device info returned by API (issue #651) by @ollo69 in #659
- Backport
cached_property
from python 3.12 by @ollo69 in #652
Full Changelog: v0.35.6...v0.36.0