Updated apps
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"domain": "mail_and_packages",
|
||||
"name": "Mail and Packages",
|
||||
"after_dependencies": ["cloud"],
|
||||
"codeowners": [
|
||||
"@moralmunky",
|
||||
"@firstof9"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dependencies": ["application_credentials"],
|
||||
"documentation": "https://github.com/moralmunky/Home-Assistant-Mail-And-Packages",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"issue_tracker": "https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/issues",
|
||||
"requirements": [
|
||||
"beautifulsoup4",
|
||||
"Pillow>=9.0",
|
||||
"dateparser",
|
||||
"aioimaplib"
|
||||
],
|
||||
"version": "0.5.9"
|
||||
}
|
||||
Reference in New Issue
Block a user