The Class for handling the data retrieval.
Definition at line 164 of file sensor.py.
◆ __init__()
| def homeassistant.components.swiss_hydrological_data.sensor.HydrologicalData.__init__ |
( |
|
self, |
|
|
|
station |
|
) |
| |
Initialize the data object.
Definition at line 167 of file sensor.py.
◆ update()
| def homeassistant.components.swiss_hydrological_data.sensor.HydrologicalData.update |
( |
|
self | ) |
|
Get the latest data.
Definition at line 173 of file sensor.py.
◆ data
| homeassistant.components.swiss_hydrological_data.sensor.HydrologicalData.data |
◆ station
| homeassistant.components.swiss_hydrological_data.sensor.HydrologicalData.station |
The documentation for this class was generated from the following file:
- core/homeassistant/components/swiss_hydrological_data/sensor.py