Interact with roon during config flow.
Definition at line 37 of file config_flow.py.
◆ __init__()
| None homeassistant.components.roon.config_flow.RoonHub.__init__ |
( |
|
self, |
|
|
HomeAssistant |
hass |
|
) |
| |
Interact with roon during config flow.
Initialise the RoonHub.
Definition at line 40 of file config_flow.py.
◆ authenticate()
| def homeassistant.components.roon.config_flow.RoonHub.authenticate |
( |
|
self, |
|
|
|
host, |
|
|
|
port, |
|
|
|
servers |
|
) |
| |
Authenticate with one or more roon servers.
Definition at line 59 of file config_flow.py.
◆ discover()
| list[tuple[str, int]] homeassistant.components.roon.config_flow.RoonHub.discover |
( |
|
self | ) |
|
◆ _hass
| homeassistant.components.roon.config_flow.RoonHub._hass |
|
private |
The documentation for this class was generated from the following file: