Get data from Currencylayer.org.
Definition at line 97 of file sensor.py.
◆ __init__()
| def homeassistant.components.currencylayer.sensor.CurrencylayerData.__init__ |
( |
|
self, |
|
|
|
resource, |
|
|
|
parameters |
|
) |
| |
Initialize the data object.
Definition at line 100 of file sensor.py.
◆ update()
| def homeassistant.components.currencylayer.sensor.CurrencylayerData.update |
( |
|
self | ) |
|
Get the latest data from Currencylayer.
Definition at line 106 of file sensor.py.
◆ _parameters
| homeassistant.components.currencylayer.sensor.CurrencylayerData._parameters |
|
private |
◆ _resource
| homeassistant.components.currencylayer.sensor.CurrencylayerData._resource |
|
private |
◆ data
| homeassistant.components.currencylayer.sensor.CurrencylayerData.data |
The documentation for this class was generated from the following file:
- core/homeassistant/components/currencylayer/sensor.py