mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 08:32:13 +00:00
10 lines
243 B
JSON
10 lines
243 B
JSON
{
|
|
"domain": "dexcom",
|
|
"name": "Dexcom",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/dexcom",
|
|
"requirements": ["pydexcom==0.2.2"],
|
|
"codeowners": ["@gagebenne"],
|
|
"iot_class": "cloud_polling"
|
|
}
|