mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +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",
|
"tag",
|
||||||
"timestamp",
|
"timestamp",
|
||||||
"vibrate",
|
"vibrate",
|
||||||
|
"silent",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user