mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Bump pydexcom to 0.2.2 (#62207)
This commit is contained in:
parent
b0cfc76add
commit
7d3dfeea64
@ -3,7 +3,7 @@
|
|||||||
"name": "Dexcom",
|
"name": "Dexcom",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/dexcom",
|
"documentation": "https://www.home-assistant.io/integrations/dexcom",
|
||||||
"requirements": ["pydexcom==0.2.1"],
|
"requirements": ["pydexcom==0.2.2"],
|
||||||
"codeowners": ["@gagebenne"],
|
"codeowners": ["@gagebenne"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -1444,7 +1444,7 @@ pydeconz==85
|
|||||||
pydelijn==0.6.1
|
pydelijn==0.6.1
|
||||||
|
|
||||||
# homeassistant.components.dexcom
|
# homeassistant.components.dexcom
|
||||||
pydexcom==0.2.1
|
pydexcom==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
pydispatcher==2.0.5
|
pydispatcher==2.0.5
|
||||||
|
@ -877,7 +877,7 @@ pydaikin==2.6.0
|
|||||||
pydeconz==85
|
pydeconz==85
|
||||||
|
|
||||||
# homeassistant.components.dexcom
|
# homeassistant.components.dexcom
|
||||||
pydexcom==0.2.1
|
pydexcom==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
pydispatcher==2.0.5
|
pydispatcher==2.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user