mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Add 'silent' to HTML5_SHOWNOTIFICATION_PARAMETERS (#135709)
This commit is contained in:
parent
bd91cc4bdc
commit
76cdfe861c
@ -154,6 +154,7 @@ HTML5_SHOWNOTIFICATION_PARAMETERS = (
|
||||
"tag",
|
||||
"timestamp",
|
||||
"vibrate",
|
||||
"silent",
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user