2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "openexchangerates",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "Open Exchange Rates",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/openexchangerates",
|
2022-08-06 23:23:18 +00:00
|
|
|
"requirements": ["aioopenexchangerates==0.4.0"],
|
2022-08-02 12:49:46 +00:00
|
|
|
"codeowners": ["@MartinHjelmare"],
|
2022-08-07 21:45:32 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"config_flow": true
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|