Freedompro Hub class.
Definition at line 19 of file config_flow.py.
◆ __init__()
| None homeassistant.components.freedompro.config_flow.Hub.__init__ |
( |
|
self, |
|
|
HomeAssistant |
hass, |
|
|
str |
api_key |
|
) |
| |
Freedompro Hub class.
Freedompro Hub class init.
Definition at line 22 of file config_flow.py.
◆ authenticate()
| dict[str, Any] homeassistant.components.freedompro.config_flow.Hub.authenticate |
( |
|
self | ) |
|
Freedompro Hub class authenticate.
Definition at line 27 of file config_flow.py.
◆ _api_key
| homeassistant.components.freedompro.config_flow.Hub._api_key |
|
private |
◆ _hass
| homeassistant.components.freedompro.config_flow.Hub._hass |
|
private |
The documentation for this class was generated from the following file: