Bump aioambient to 2021.10.1 (#58708)
This commit is contained in:
parent
d182bae112
commit
a4a5a2e782
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Ambient Weather Station",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ambient_station",
|
||||
"requirements": ["aioambient==2021.10.0"],
|
||||
"requirements": ["aioambient==2021.10.1"],
|
||||
"codeowners": ["@bachya"],
|
||||
"iot_class": "cloud_push"
|
||||
}
|
||||
|
|
|
@ -133,7 +133,7 @@ aio_geojson_nsw_rfs_incidents==0.4
|
|||
aio_georss_gdacs==0.5
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==2021.10.0
|
||||
aioambient==2021.10.1
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
aioasuswrt==1.3.4
|
||||
|
|
|
@ -81,7 +81,7 @@ aio_geojson_nsw_rfs_incidents==0.4
|
|||
aio_georss_gdacs==0.5
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==2021.10.0
|
||||
aioambient==2021.10.1
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
aioasuswrt==1.3.4
|
||||
|
|
Loading…
Add table
Reference in a new issue