mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Bump aioambient to 1.2.6 (#54442)
This commit is contained in:
parent
480fd53b4b
commit
930c1dbe9b
@ -3,7 +3,7 @@
|
||||
"name": "Ambient Weather Station",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ambient_station",
|
||||
"requirements": ["aioambient==1.2.5"],
|
||||
"requirements": ["aioambient==1.2.6"],
|
||||
"codeowners": ["@bachya"],
|
||||
"iot_class": "cloud_push"
|
||||
}
|
||||
|
@ -139,7 +139,7 @@ aio_geojson_nsw_rfs_incidents==0.4
|
||||
aio_georss_gdacs==0.5
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==1.2.5
|
||||
aioambient==1.2.6
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
aioasuswrt==1.3.4
|
||||
|
@ -78,7 +78,7 @@ aio_geojson_nsw_rfs_incidents==0.4
|
||||
aio_georss_gdacs==0.5
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==1.2.5
|
||||
aioambient==1.2.6
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
aioasuswrt==1.3.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user