Get data from Fido.
Definition at line 245 of file sensor.py.
◆ __init__()
| def homeassistant.components.fido.sensor.FidoData.__init__ |
( |
|
self, |
|
|
|
username, |
|
|
|
password, |
|
|
|
httpsession |
|
) |
| |
Initialize the data object.
Definition at line 248 of file sensor.py.
◆ async_update()
| def homeassistant.components.fido.sensor.FidoData.async_update |
( |
|
self | ) |
|
Get the latest data from Fido.
Definition at line 255 of file sensor.py.
◆ client
| homeassistant.components.fido.sensor.FidoData.client |
◆ data
| homeassistant.components.fido.sensor.FidoData.data |
The documentation for this class was generated from the following file: