LG Dev Session Auto Renewal Addon

:brain: 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.


:sparkles: Features

  • :repeat: Automatic session renewal (no more manual re-login)
  • :clock3: Runs periodically to refresh tokens before expiry
  • :jigsaw: Plug-and-play setup via Home Assistant add-on store
  • :lock: No external dependencies, runs locally
  • :scroll: Full opensource project

:toolbox: Installation

  1. Go to Settings → Addons → Addon Store
  2. Click the ⋮ (menu)Repositories
  3. Add this repository:
https://github.com/dyarfaradj/homeassistant-addons
  1. Search for “LG Dev Session Auto Renew” and install the add-on
  2. Configure your LG Dev credentials and start the add-on

:gear: 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.)


:package: Repository

:jigsaw: Add-on repository:
:point_right: GitHub - dyarfaradj/homeassistant-addons


:bulb: 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 :star: on GitHub.