Container for geniushub client and data.
Definition at line 157 of file __init__.py.
◆ __init__()
| None homeassistant.components.geniushub.GeniusBroker.__init__ |
( |
|
self, |
|
|
HomeAssistant |
hass, |
|
|
GeniusHub |
client, |
|
|
str |
hub_uid |
|
) |
| |
Initialize the geniushub client.
Definition at line 160 of file __init__.py.
◆ async_update()
| None homeassistant.components.geniushub.GeniusBroker.async_update |
( |
|
self, |
|
|
|
now, |
|
|
** |
kwargs |
|
) |
| |
Update the geniushub client's data.
Definition at line 167 of file __init__.py.
◆ make_debug_log_entries()
| None homeassistant.components.geniushub.GeniusBroker.make_debug_log_entries |
( |
|
self | ) |
|
Make any useful debug log entries.
Definition at line 189 of file __init__.py.
◆ _connect_error
| homeassistant.components.geniushub.GeniusBroker._connect_error |
|
private |
◆ client
| homeassistant.components.geniushub.GeniusBroker.client |
◆ hass
| homeassistant.components.geniushub.GeniusBroker.hass |
◆ hub_uid
| homeassistant.components.geniushub.GeniusBroker.hub_uid |
The documentation for this class was generated from the following file: