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)",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/coronavirus",
|
||||
"requirements": ["coronavirus==1.0.1"],
|
||||
"requirements": ["coronavirus==1.1.0"],
|
||||
"ssdp": [],
|
||||
"zeroconf": [],
|
||||
"homekit": {},
|
||||
|
|
|
@ -406,7 +406,7 @@ connect-box==0.2.5
|
|||
construct==2.9.45
|
||||
|
||||
# homeassistant.components.coronavirus
|
||||
coronavirus==1.0.1
|
||||
coronavirus==1.1.0
|
||||
|
||||
# homeassistant.scripts.credstash
|
||||
# credstash==1.15.0
|
||||
|
|
|
@ -147,7 +147,7 @@ colorlog==4.1.0
|
|||
construct==2.9.45
|
||||
|
||||
# homeassistant.components.coronavirus
|
||||
coronavirus==1.0.1
|
||||
coronavirus==1.1.0
|
||||
|
||||
# homeassistant.scripts.credstash
|
||||
# credstash==1.15.0
|
||||
|
|
Loading…
Add table
Reference in a new issue