forked from home-assistant/core
Bump aioambient to 1.2.1 (#38519)
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"name": "Ambient Weather Station",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ambient_station",
|
||||
"requirements": ["aioambient==1.2.0"],
|
||||
"requirements": ["aioambient==1.2.1"],
|
||||
"codeowners": ["@bachya"]
|
||||
}
|
||||
|
||||
@@ -142,7 +142,7 @@ aio_geojson_nsw_rfs_incidents==0.3
|
||||
aio_georss_gdacs==0.3
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==1.2.0
|
||||
aioambient==1.2.1
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
aioasuswrt==1.2.7
|
||||
|
||||
@@ -70,7 +70,7 @@ aio_geojson_nsw_rfs_incidents==0.3
|
||||
aio_georss_gdacs==0.3
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==1.2.0
|
||||
aioambient==1.2.1
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
aioasuswrt==1.2.7
|
||||
|
||||
Reference in New Issue
Block a user