The class for handling the data retrieval.
Definition at line 110 of file sensor.py.
◆ __init__()
| def homeassistant.components.dweet.sensor.DweetData.__init__ |
( |
|
self, |
|
|
|
device |
|
) |
| |
Initialize the sensor.
Definition at line 113 of file sensor.py.
◆ update()
| def homeassistant.components.dweet.sensor.DweetData.update |
( |
|
self | ) |
|
Get the latest data from Dweet.io.
Definition at line 118 of file sensor.py.
◆ _device
| homeassistant.components.dweet.sensor.DweetData._device |
|
private |
◆ data
| homeassistant.components.dweet.sensor.DweetData.data |
The documentation for this class was generated from the following file:
- core/homeassistant/components/dweet/sensor.py