Update notification service

This commit is contained in:
MacRimi
2026-03-08 22:47:04 +01:00
parent b8cff3e699
commit 3739560956
7 changed files with 467 additions and 756 deletions

View File

@@ -559,13 +559,6 @@ TEMPLATES = {
'group': 'storage',
'default_enabled': True,
},
'smart_warning': {
'title': '{hostname}: SMART warning on {device}',
'body': '{device}: {reason}',
'label': 'SMART warning (sectors)',
'group': 'storage',
'default_enabled': True,
},
'storage_unavailable': {
'title': '{hostname}: Storage unavailable - {storage_name}',
'body': 'PVE storage "{storage_name}" ({storage_type}) is not available.\n{reason}',