mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Update apple_weatherkit to 1.0.2 (#100254)
This commit is contained in:
parent
270df003fe
commit
756f542ac6
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/weatherkit",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["apple_weatherkit==1.0.1"]
|
||||
"requirements": ["apple_weatherkit==1.0.2"]
|
||||
}
|
||||
|
@ -424,7 +424,7 @@ anthemav==1.4.1
|
||||
apcaccess==0.0.13
|
||||
|
||||
# homeassistant.components.weatherkit
|
||||
apple_weatherkit==1.0.1
|
||||
apple_weatherkit==1.0.2
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.4.5
|
||||
|
@ -390,7 +390,7 @@ anthemav==1.4.1
|
||||
apcaccess==0.0.13
|
||||
|
||||
# homeassistant.components.weatherkit
|
||||
apple_weatherkit==1.0.1
|
||||
apple_weatherkit==1.0.2
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.4.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user