Update apple_weatherkit to 1.1.1 (#105079)
parent
b0367d3d74
commit
ae4811b776
|
@ -5,5 +5,5 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/weatherkit",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["apple_weatherkit==1.0.4"]
|
||||
"requirements": ["apple_weatherkit==1.1.1"]
|
||||
}
|
||||
|
|
|
@ -437,7 +437,7 @@ anthemav==1.4.1
|
|||
apcaccess==0.0.13
|
||||
|
||||
# homeassistant.components.weatherkit
|
||||
apple_weatherkit==1.0.4
|
||||
apple_weatherkit==1.1.1
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.6.0
|
||||
|
|
|
@ -401,7 +401,7 @@ anthemav==1.4.1
|
|||
apcaccess==0.0.13
|
||||
|
||||
# homeassistant.components.weatherkit
|
||||
apple_weatherkit==1.0.4
|
||||
apple_weatherkit==1.1.1
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.6.0
|
||||
|
|
Loading…
Reference in New Issue