LG Dev Session Auto Renewal Addon
Overview
If you’re using LG ThinQ/LG SmartThinQ devices with Home Assistant and have ever been frustrated by your developer session expiring, this add-on is for you.
LG Dev Session Auto Renewal automatically renews your LG developer session token before it expires, keeping your devices continuously connected without manual intervention.
Features
Automatic session renewal (no more manual re-login)
Runs periodically to refresh tokens before expiry
Plug-and-play setup via Home Assistant add-on store
No external dependencies, runs locally
Full opensource project
Installation
- Go to Settings → Addons → Addon Store
- Click the ⋮ (menu) → Repositories
- Add this repository:
https://github.com/dyarfaradj/homeassistant-addons
- Search for “LG Dev Session Auto Renew” and install the add-on
- Configure your LG Dev credentials and start the add-on
Configuration
Example YAML snippet:
url: >-
https://developer.lge.com/secure/ResetDevModeSession.dev?sessionToken=XXXXX
interval_hours: 48
(You can also configure via the add-on UI.)
Repository
Add-on repository:
GitHub - dyarfaradj/homeassistant-addons
Notes
- Requires a valid LG Developer account
- Works great alongside existing LG ThinQ integrations
Contribute
Pull requests, bug reports, and improvements are welcome!
If you find this helpful, please give the repo a
on GitHub.