forked from platypush/platypush
Closes: #348 Reviewed-on: platypush/platypush#362
This commit is contained in:
parent
5badc935ac
commit
c8944feca4
31 changed files with 2376 additions and 1229 deletions
4
setup.py
4
setup.py
|
@ -270,8 +270,8 @@ setup(
|
|||
],
|
||||
# Support for LCD display integration
|
||||
'lcd': ['RPi.GPIO', 'RPLCD'],
|
||||
# Support for IMAP mail integration
|
||||
'imap': ['imapclient'],
|
||||
# Support for email integration
|
||||
'mail': ['imapclient', 'dnspython'],
|
||||
# Support for NextCloud integration
|
||||
'nextcloud': ['nextcloud-api-wrapper'],
|
||||
# Support for VLC integration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue