2020-03-02 21:40:11 +00:00
|
|
|
{
|
|
|
|
"domain": "coronavirus",
|
|
|
|
"name": "Coronavirus (COVID-19)",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/coronavirus",
|
2020-06-10 01:34:16 +00:00
|
|
|
"requirements": [
|
|
|
|
"coronavirus==1.1.1"
|
|
|
|
],
|
|
|
|
"codeowners": [
|
|
|
|
"@home_assistant/core"
|
|
|
|
]
|
2020-03-02 21:40:11 +00:00
|
|
|
}
|