11 lines
219 B
JSON
11 lines
219 B
JSON
|
{
|
||
|
"domain": "dexcom",
|
||
|
"name": "Dexcom",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/dexcom",
|
||
|
"requirements": ["pydexcom==0.2.0"],
|
||
|
"codeowners": [
|
||
|
"@gagebenne"
|
||
|
]
|
||
|
}
|