Update apple_weatherkit to 1.1.1 (#105079)

This commit is contained in:
TJ Horner 2023-12-05 11:45:00 -08:00 committed by GitHub
parent be44de0a41
commit eadcceeed1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -5,5 +5,5 @@
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/weatherkit", "documentation": "https://www.home-assistant.io/integrations/weatherkit",
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"requirements": ["apple_weatherkit==1.0.4"] "requirements": ["apple_weatherkit==1.1.1"]
} }

View File

@ -437,7 +437,7 @@ anthemav==1.4.1
apcaccess==0.0.13 apcaccess==0.0.13
# homeassistant.components.weatherkit # homeassistant.components.weatherkit
apple_weatherkit==1.0.4 apple_weatherkit==1.1.1
# homeassistant.components.apprise # homeassistant.components.apprise
apprise==1.6.0 apprise==1.6.0

View File

@ -401,7 +401,7 @@ anthemav==1.4.1
apcaccess==0.0.13 apcaccess==0.0.13
# homeassistant.components.weatherkit # homeassistant.components.weatherkit
apple_weatherkit==1.0.4 apple_weatherkit==1.1.1
# homeassistant.components.apprise # homeassistant.components.apprise
apprise==1.6.0 apprise==1.6.0