mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Bump aioambient to 1.1.1 (#33761)
This commit is contained in:
parent
cc1564da4a
commit
98e7865457
@ -3,6 +3,6 @@
|
||||
"name": "Ambient Weather Station",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ambient_station",
|
||||
"requirements": ["aioambient==1.1.0"],
|
||||
"requirements": ["aioambient==1.1.1"],
|
||||
"codeowners": ["@bachya"]
|
||||
}
|
||||
|
@ -140,7 +140,7 @@ aio_geojson_nsw_rfs_incidents==0.3
|
||||
aio_georss_gdacs==0.3
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==1.1.0
|
||||
aioambient==1.1.1
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
aioasuswrt==1.2.3
|
||||
|
@ -47,7 +47,7 @@ aio_geojson_nsw_rfs_incidents==0.3
|
||||
aio_georss_gdacs==0.3
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==1.1.0
|
||||
aioambient==1.1.1
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
aioasuswrt==1.2.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user