Get data from Ebox.
Definition at line 207 of file sensor.py.
◆ __init__()
| def homeassistant.components.ebox.sensor.EBoxData.__init__ |
( |
|
self, |
|
|
|
username, |
|
|
|
password, |
|
|
|
httpsession |
|
) |
| |
Initialize the data object.
Definition at line 210 of file sensor.py.
◆ async_update()
| def homeassistant.components.ebox.sensor.EBoxData.async_update |
( |
|
self | ) |
|
Get the latest data from Ebox.
Definition at line 216 of file sensor.py.
◆ client
| homeassistant.components.ebox.sensor.EBoxData.client |
◆ data
| homeassistant.components.ebox.sensor.EBoxData.data |
The documentation for this class was generated from the following file: