The class for handling the data retrieval.
Definition at line 219 of file sensor.py.
◆ __init__()
| def homeassistant.components.netdata.sensor.NetdataData.__init__ |
( |
|
self, |
|
|
|
api |
|
) |
| |
Initialize the data object.
Definition at line 222 of file sensor.py.
◆ async_update()
| def homeassistant.components.netdata.sensor.NetdataData.async_update |
( |
|
self | ) |
|
Get the latest data from the Netdata REST API.
Definition at line 227 of file sensor.py.
◆ api
| homeassistant.components.netdata.sensor.NetdataData.api |
◆ available
| homeassistant.components.netdata.sensor.NetdataData.available |
The documentation for this class was generated from the following file:
- core/homeassistant/components/netdata/sensor.py