mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +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",
|
"name": "Ambient Weather Station",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ambient_station",
|
"documentation": "https://www.home-assistant.io/integrations/ambient_station",
|
||||||
"requirements": ["aioambient==1.1.0"],
|
"requirements": ["aioambient==1.1.1"],
|
||||||
"codeowners": ["@bachya"]
|
"codeowners": ["@bachya"]
|
||||||
}
|
}
|
||||||
|
@ -140,7 +140,7 @@ aio_geojson_nsw_rfs_incidents==0.3
|
|||||||
aio_georss_gdacs==0.3
|
aio_georss_gdacs==0.3
|
||||||
|
|
||||||
# homeassistant.components.ambient_station
|
# homeassistant.components.ambient_station
|
||||||
aioambient==1.1.0
|
aioambient==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.asuswrt
|
# homeassistant.components.asuswrt
|
||||||
aioasuswrt==1.2.3
|
aioasuswrt==1.2.3
|
||||||
|
@ -47,7 +47,7 @@ aio_geojson_nsw_rfs_incidents==0.3
|
|||||||
aio_georss_gdacs==0.3
|
aio_georss_gdacs==0.3
|
||||||
|
|
||||||
# homeassistant.components.ambient_station
|
# homeassistant.components.ambient_station
|
||||||
aioambient==1.1.0
|
aioambient==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.asuswrt
|
# homeassistant.components.asuswrt
|
||||||
aioasuswrt==1.2.3
|
aioasuswrt==1.2.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user