mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump coronavirus to 1.1.1 (#36614)
This commit is contained in:
parent
ded5329f03
commit
5cf753422b
@ -3,6 +3,10 @@
|
|||||||
"name": "Coronavirus (COVID-19)",
|
"name": "Coronavirus (COVID-19)",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/coronavirus",
|
"documentation": "https://www.home-assistant.io/integrations/coronavirus",
|
||||||
"requirements": ["coronavirus==1.1.0"],
|
"requirements": [
|
||||||
"codeowners": ["@home_assistant/core"]
|
"coronavirus==1.1.1"
|
||||||
|
],
|
||||||
|
"codeowners": [
|
||||||
|
"@home_assistant/core"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
@ -442,7 +442,7 @@ connect-box==0.2.5
|
|||||||
construct==2.9.45
|
construct==2.9.45
|
||||||
|
|
||||||
# homeassistant.components.coronavirus
|
# homeassistant.components.coronavirus
|
||||||
coronavirus==1.1.0
|
coronavirus==1.1.1
|
||||||
|
|
||||||
# homeassistant.scripts.credstash
|
# homeassistant.scripts.credstash
|
||||||
# credstash==1.15.0
|
# credstash==1.15.0
|
||||||
|
@ -194,7 +194,7 @@ colorlog==4.1.0
|
|||||||
construct==2.9.45
|
construct==2.9.45
|
||||||
|
|
||||||
# homeassistant.components.coronavirus
|
# homeassistant.components.coronavirus
|
||||||
coronavirus==1.1.0
|
coronavirus==1.1.1
|
||||||
|
|
||||||
# homeassistant.scripts.credstash
|
# homeassistant.scripts.credstash
|
||||||
# credstash==1.15.0
|
# credstash==1.15.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user