mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02: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