mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Bump aioambient to 1.2.1 (#38519)
This commit is contained in:
parent
6fd39f57ee
commit
d498246fb6
@ -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.2.0"],
|
"requirements": ["aioambient==1.2.1"],
|
||||||
"codeowners": ["@bachya"]
|
"codeowners": ["@bachya"]
|
||||||
}
|
}
|
||||||
|
@ -142,7 +142,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.2.0
|
aioambient==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.asuswrt
|
# homeassistant.components.asuswrt
|
||||||
aioasuswrt==1.2.7
|
aioasuswrt==1.2.7
|
||||||
|
@ -70,7 +70,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.2.0
|
aioambient==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.asuswrt
|
# homeassistant.components.asuswrt
|
||||||
aioasuswrt==1.2.7
|
aioasuswrt==1.2.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user