Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.lg_netcast.config_flow Namespace Reference

Classes

class  LGNetCast
 

Variables

 DISPLAY_ACCESS_TOKEN_INTERVAL = timedelta(seconds=1)
 

Detailed Description

Config flow to configure the LG Netcast TV integration.

Variable Documentation

◆ DISPLAY_ACCESS_TOKEN_INTERVAL

homeassistant.components.lg_netcast.config_flow.DISPLAY_ACCESS_TOKEN_INTERVAL = timedelta(seconds=1)

Definition at line 29 of file config_flow.py.