Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.lyric.api.OAuth2SessionLyric Class Reference
Inheritance diagram for homeassistant.components.lyric.api.OAuth2SessionLyric:
[legend]
Collaboration diagram for homeassistant.components.lyric.api.OAuth2SessionLyric:
[legend]

Public Member Functions

None force_refresh_token (self)
 

Detailed Description

OAuth2Session for Lyric.

Definition at line 13 of file api.py.

Member Function Documentation

◆ force_refresh_token()

None homeassistant.components.lyric.api.OAuth2SessionLyric.force_refresh_token (   self)
Force a token refresh.

Definition at line 16 of file api.py.


The documentation for this class was generated from the following file: