mirror of
https://github.com/home-assistant/core.git
synced 2026-03-06 14:05:14 +01:00
Add 'silent' to HTML5_SHOWNOTIFICATION_PARAMETERS (#135709)
This commit is contained in:
@@ -154,6 +154,7 @@ HTML5_SHOWNOTIFICATION_PARAMETERS = (
|
||||
"tag",
|
||||
"timestamp",
|
||||
"vibrate",
|
||||
"silent",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user