The class for handling the data retrieval.
Definition at line 118 of file sensor.py.
◆ __init__()
| None homeassistant.components.ted5000.sensor.Ted5000Gateway.__init__ |
( |
|
self, |
|
|
str |
url |
|
) |
| |
Initialize the data object.
Definition at line 121 of file sensor.py.
◆ update()
| None homeassistant.components.ted5000.sensor.Ted5000Gateway.update |
( |
|
self | ) |
|
Get the latest data from the Ted5000 XML API.
Definition at line 127 of file sensor.py.
◆ url
| homeassistant.components.ted5000.sensor.Ted5000Gateway.url |
The documentation for this class was generated from the following file:
- core/homeassistant/components/ted5000/sensor.py