Bump aiowithings to 3.0.3 (#124154)
This commit is contained in:
parent
de82f21446
commit
bcd92b43ce
4 changed files with 6 additions and 6 deletions
|
@ -9,5 +9,5 @@
|
|||
"iot_class": "cloud_push",
|
||||
"loggers": ["aiowithings"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["aiowithings==3.0.2"]
|
||||
"requirements": ["aiowithings==3.0.3"]
|
||||
}
|
||||
|
|
|
@ -404,7 +404,7 @@ aiowatttime==0.1.1
|
|||
aiowebostv==0.4.2
|
||||
|
||||
# homeassistant.components.withings
|
||||
aiowithings==3.0.2
|
||||
aiowithings==3.0.3
|
||||
|
||||
# homeassistant.components.yandex_transport
|
||||
aioymaps==1.2.5
|
||||
|
|
|
@ -386,7 +386,7 @@ aiowatttime==0.1.1
|
|||
aiowebostv==0.4.2
|
||||
|
||||
# homeassistant.components.withings
|
||||
aiowithings==3.0.2
|
||||
aiowithings==3.0.3
|
||||
|
||||
# homeassistant.components.yandex_transport
|
||||
aioymaps==1.2.5
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
'extracellular_water',
|
||||
'intracellular_water',
|
||||
'visceral_fat',
|
||||
'unknown',
|
||||
'basal_metabolic_rate',
|
||||
'fat_ratio',
|
||||
'height',
|
||||
'temperature',
|
||||
|
@ -78,7 +78,7 @@
|
|||
'extracellular_water',
|
||||
'intracellular_water',
|
||||
'visceral_fat',
|
||||
'unknown',
|
||||
'basal_metabolic_rate',
|
||||
'fat_ratio',
|
||||
'height',
|
||||
'temperature',
|
||||
|
@ -141,7 +141,7 @@
|
|||
'extracellular_water',
|
||||
'intracellular_water',
|
||||
'visceral_fat',
|
||||
'unknown',
|
||||
'basal_metabolic_rate',
|
||||
'fat_ratio',
|
||||
'height',
|
||||
'temperature',
|
||||
|
|
Loading…
Add table
Reference in a new issue