mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Bump aioopenexchangerates to 0.4.0 (#76356)
This commit is contained in:
parent
e864b82c03
commit
953d9eb9c8
@ -2,7 +2,7 @@
|
|||||||
"domain": "openexchangerates",
|
"domain": "openexchangerates",
|
||||||
"name": "Open Exchange Rates",
|
"name": "Open Exchange Rates",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/openexchangerates",
|
"documentation": "https://www.home-assistant.io/integrations/openexchangerates",
|
||||||
"requirements": ["aioopenexchangerates==0.3.0"],
|
"requirements": ["aioopenexchangerates==0.4.0"],
|
||||||
"codeowners": ["@MartinHjelmare"],
|
"codeowners": ["@MartinHjelmare"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -220,7 +220,7 @@ aionotion==3.0.2
|
|||||||
aiooncue==0.3.4
|
aiooncue==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.openexchangerates
|
# homeassistant.components.openexchangerates
|
||||||
aioopenexchangerates==0.3.0
|
aioopenexchangerates==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.acmeda
|
# homeassistant.components.acmeda
|
||||||
aiopulse==0.4.3
|
aiopulse==0.4.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user