Upgrade to coronavirus 1.1.0 (#32648)
This commit is contained in:
parent
89fc430eec
commit
a3c55b5e96
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
"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.0.1"],
|
"requirements": ["coronavirus==1.1.0"],
|
||||||
"ssdp": [],
|
"ssdp": [],
|
||||||
"zeroconf": [],
|
"zeroconf": [],
|
||||||
"homekit": {},
|
"homekit": {},
|
||||||
|
|
|
@ -406,7 +406,7 @@ connect-box==0.2.5
|
||||||
construct==2.9.45
|
construct==2.9.45
|
||||||
|
|
||||||
# homeassistant.components.coronavirus
|
# homeassistant.components.coronavirus
|
||||||
coronavirus==1.0.1
|
coronavirus==1.1.0
|
||||||
|
|
||||||
# homeassistant.scripts.credstash
|
# homeassistant.scripts.credstash
|
||||||
# credstash==1.15.0
|
# credstash==1.15.0
|
||||||
|
|
|
@ -147,7 +147,7 @@ colorlog==4.1.0
|
||||||
construct==2.9.45
|
construct==2.9.45
|
||||||
|
|
||||||
# homeassistant.components.coronavirus
|
# homeassistant.components.coronavirus
|
||||||
coronavirus==1.0.1
|
coronavirus==1.1.0
|
||||||
|
|
||||||
# homeassistant.scripts.credstash
|
# homeassistant.scripts.credstash
|
||||||
# credstash==1.15.0
|
# credstash==1.15.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue