Public Member Functions | |
| def | __init__ (self, target_currency, api_key) |
| def | update (self) |
Public Attributes | |
| api_key | |
| exchange | |
| rate | |
| target_currency | |
| def homeassistant.components.fixer.sensor.ExchangeData.__init__ | ( | self, | |
| target_currency, | |||
| api_key | |||
| ) |
| def homeassistant.components.fixer.sensor.ExchangeData.update | ( | self | ) |
| homeassistant.components.fixer.sensor.ExchangeData.api_key |
| homeassistant.components.fixer.sensor.ExchangeData.exchange |
| homeassistant.components.fixer.sensor.ExchangeData.target_currency |