Home Assistant Integration (#354)

This commit is contained in:
Chris Caron
2021-02-14 14:01:30 -05:00
committed by GitHub
parent 48cac98d3b
commit ca22b931ca
5 changed files with 403 additions and 14 deletions

View File

@ -71,13 +71,13 @@ setup(
url='https://github.com/caronc/apprise',
keywords='Push Notifications Alerts Email AWS SNS Boxcar ClickSend '
'Discord Dbus Emby Faast FCM Flock Gitter Gnome Google Chat Gotify '
'Growl IFTTT Join Kavenegar KODI Kumulos LaMetric MacOS Mailgun '
'Matrix Mattermost MessageBird MSG91 Nexmo Nextcloud Notica Notifico '
'Office365 OneSignal Opsgenie ParsePlatform PopcornNotify Prowl '
'PushBullet Pushjet Pushed Pushover PushSafer Rocket.Chat Ryver '
'SendGrid SimplePush Sinch Slack SparkPost Spontit Stride Syslog '
'Techulus Telegram Twilio Twist Twitter XBMC MSTeams Microsoft '
'Windows Webex CLI API',
'Growl Home Assistant IFTTT Join Kavenegar KODI Kumulos LaMetric '
'MacOS Mailgun Matrix Mattermost MessageBird MSG91 Nexmo Nextcloud '
'Notica Notifico Office365 OneSignal Opsgenie ParsePlatform '
'PopcornNotify Prowl PushBullet Pushjet Pushed Pushover PushSafer '
'Rocket.Chat Ryver SendGrid SimplePush Sinch Slack SparkPost Spontit '
'Stride Syslog Techulus Telegram Twilio Twist Twitter XBMC MSTeams '
'Microsoft Windows Webex CLI API',
author='Chris Caron',
author_email='lead2gold@gmail.com',
packages=find_packages(),