Handle authentication tokens.
Definition at line 79 of file __init__.py.
◆ __init__()
| def homeassistant.components.fireservicerota.FireServiceRotaOauth.__init__ |
( |
|
self, |
|
|
|
hass, |
|
|
|
entry, |
|
|
|
fsr |
|
) |
| |
Initialize the oauth object.
Definition at line 82 of file __init__.py.
◆ async_refresh_tokens()
| bool homeassistant.components.fireservicerota.FireServiceRotaOauth.async_refresh_tokens |
( |
|
self | ) |
|
Refresh tokens and update config entry.
Definition at line 91 of file __init__.py.
◆ _entry
| homeassistant.components.fireservicerota.FireServiceRotaOauth._entry |
|
private |
◆ _fsr
| homeassistant.components.fireservicerota.FireServiceRotaOauth._fsr |
|
private |
◆ _hass
| homeassistant.components.fireservicerota.FireServiceRotaOauth._hass |
|
private |
◆ _url
| homeassistant.components.fireservicerota.FireServiceRotaOauth._url |
|
private |
◆ _username
| homeassistant.components.fireservicerota.FireServiceRotaOauth._username |
|
private |
The documentation for this class was generated from the following file:
- core/homeassistant/components/fireservicerota/__init__.py