Add Gammu based local SMS notifications (#31233)

* Add sms integration

Committer: ocalvo <oscar@calvonet.com>

* Fix PyLint

* Update requirements
This commit is contained in:
Oscar Calvo 2020-01-28 00:35:41 -08:00 committed by Pascal Vizeli
parent ec2d378a19
commit d813618d0d
8 changed files with 97 additions and 0 deletions

View file

@ -33,6 +33,7 @@ COMMENT_REQUIREMENTS = (
"PySwitchbot",
"pySwitchmate",
"python-eq3bt",
"python-gammu",
"python-lirc",
"pyuserinput",
"raspihats",