mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Upgrade aioambient to 1.2.4 (#49035)
This commit is contained in:
parent
45a92f5791
commit
e68678e336
@ -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.1"],
|
"requirements": ["aioambient==1.2.4"],
|
||||||
"codeowners": ["@bachya"]
|
"codeowners": ["@bachya"]
|
||||||
}
|
}
|
||||||
|
@ -135,7 +135,7 @@ aio_geojson_nsw_rfs_incidents==0.3
|
|||||||
aio_georss_gdacs==0.4
|
aio_georss_gdacs==0.4
|
||||||
|
|
||||||
# homeassistant.components.ambient_station
|
# homeassistant.components.ambient_station
|
||||||
aioambient==1.2.1
|
aioambient==1.2.4
|
||||||
|
|
||||||
# homeassistant.components.asuswrt
|
# homeassistant.components.asuswrt
|
||||||
aioasuswrt==1.3.1
|
aioasuswrt==1.3.1
|
||||||
|
@ -75,7 +75,7 @@ aio_geojson_nsw_rfs_incidents==0.3
|
|||||||
aio_georss_gdacs==0.4
|
aio_georss_gdacs==0.4
|
||||||
|
|
||||||
# homeassistant.components.ambient_station
|
# homeassistant.components.ambient_station
|
||||||
aioambient==1.2.1
|
aioambient==1.2.4
|
||||||
|
|
||||||
# homeassistant.components.asuswrt
|
# homeassistant.components.asuswrt
|
||||||
aioasuswrt==1.3.1
|
aioasuswrt==1.3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user