mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Update apprise to 1.4.0 (#93331)
This commit is contained in:
parent
69770bac22
commit
31c0374c98
@ -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.3.0"]
|
"requirements": ["apprise==1.4.0"]
|
||||||
}
|
}
|
||||||
|
@ -348,7 +348,7 @@ anthemav==1.4.1
|
|||||||
apcaccess==0.0.13
|
apcaccess==0.0.13
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.3.0
|
apprise==1.4.0
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.0
|
aprslib==0.7.0
|
||||||
|
@ -320,7 +320,7 @@ anthemav==1.4.1
|
|||||||
apcaccess==0.0.13
|
apcaccess==0.0.13
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.3.0
|
apprise==1.4.0
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.0
|
aprslib==0.7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user