1
0
Fork 0

[] Merge + refactor for the mail backend/plugin ()

Closes: 

Reviewed-on: 
This commit is contained in:
Fabio Manganiello 2024-02-03 22:09:40 +01:00
parent 5badc935ac
commit c8944feca4
31 changed files with 2376 additions and 1229 deletions

View file

@ -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