Add web push

This commit is contained in:
Jack Kingsman
2026-04-12 19:43:58 -07:00
parent 1db724073b
commit 31bd4a0744
23 changed files with 1881 additions and 9 deletions
+1
View File
@@ -16,6 +16,7 @@ dependencies = [
"aiomqtt>=2.0",
"apprise>=1.9.8",
"boto3>=1.38.0",
"pywebpush>=0.14.0",
]
[project.optional-dependencies]