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