1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

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
+1
View File
@@ -33,6 +33,7 @@ COMMENT_REQUIREMENTS = (
"PySwitchbot",
"pySwitchmate",
"python-eq3bt",
"python-gammu",
"python-lirc",
"pyuserinput",
"raspihats",