mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Update apprise to 1.6.0 (#102417)
This commit is contained in:
parent
f51743f123
commit
b881057aa6
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["apprise"],
|
"loggers": ["apprise"],
|
||||||
"requirements": ["apprise==1.5.0"]
|
"requirements": ["apprise==1.6.0"]
|
||||||
}
|
}
|
||||||
|
@ -435,7 +435,7 @@ apcaccess==0.0.13
|
|||||||
apple_weatherkit==1.0.4
|
apple_weatherkit==1.0.4
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.5.0
|
apprise==1.6.0
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.0
|
aprslib==0.7.0
|
||||||
|
@ -401,7 +401,7 @@ apcaccess==0.0.13
|
|||||||
apple_weatherkit==1.0.4
|
apple_weatherkit==1.0.4
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.5.0
|
apprise==1.6.0
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.0
|
aprslib==0.7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user