mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Bump pydexcom version to 0.2.1 (#60812)
This commit is contained in:
parent
8279873018
commit
8e715064cc
@ -3,7 +3,7 @@
|
||||
"name": "Dexcom",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/dexcom",
|
||||
"requirements": ["pydexcom==0.2.0"],
|
||||
"requirements": ["pydexcom==0.2.1"],
|
||||
"codeowners": ["@gagebenne"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
@ -1435,7 +1435,7 @@ pydeconz==85
|
||||
pydelijn==0.6.1
|
||||
|
||||
# homeassistant.components.dexcom
|
||||
pydexcom==0.2.0
|
||||
pydexcom==0.2.1
|
||||
|
||||
# homeassistant.components.zwave
|
||||
pydispatcher==2.0.5
|
||||
|
@ -868,7 +868,7 @@ pydaikin==2.6.0
|
||||
pydeconz==85
|
||||
|
||||
# homeassistant.components.dexcom
|
||||
pydexcom==0.2.0
|
||||
pydexcom==0.2.1
|
||||
|
||||
# homeassistant.components.zwave
|
||||
pydispatcher==2.0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user