mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 17:18:23 +00:00
Bump env_canada to fixed 0.0.29 version (#28360)
* Bump env_canada to fixed 0.0.29 version * bump env_canada to 0.29
This commit is contained in:
parent
3c9482b2d3
commit
d92060a461
@ -2,11 +2,7 @@
|
|||||||
"domain": "environment_canada",
|
"domain": "environment_canada",
|
||||||
"name": "Environment Canada",
|
"name": "Environment Canada",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/environment_canada",
|
"documentation": "https://www.home-assistant.io/integrations/environment_canada",
|
||||||
"requirements": [
|
"requirements": ["env_canada==0.0.29"],
|
||||||
"env_canada==0.0.27"
|
|
||||||
],
|
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": ["@michaeldavie"]
|
||||||
"@michaeldavie"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
@ -456,7 +456,7 @@ enocean==0.50
|
|||||||
enturclient==0.2.0
|
enturclient==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.environment_canada
|
# homeassistant.components.environment_canada
|
||||||
env_canada==0.0.27
|
env_canada==0.0.29
|
||||||
|
|
||||||
# homeassistant.components.envirophat
|
# homeassistant.components.envirophat
|
||||||
# envirophat==0.0.6
|
# envirophat==0.0.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user