From 7457e7e82215ffa915c9255baa3aa9dd20b743af Mon Sep 17 00:00:00 2001 From: muchtall Date: Wed, 30 Mar 2022 14:29:20 -0500 Subject: [PATCH] Add support for joaoapps_join notification categories (#21679) --- source/_integrations/joaoapps_join.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/joaoapps_join.markdown b/source/_integrations/joaoapps_join.markdown index 5e836b2ed02..5ebb65b8ffb 100644 --- a/source/_integrations/joaoapps_join.markdown +++ b/source/_integrations/joaoapps_join.markdown @@ -76,7 +76,7 @@ notify: name: NAME2 ``` -The notify service has several optional parameters: `icon`, `smallicon`, `image`, `sound`, `url`, `notification_id`, `tts`, `tts_language` and `vibration`. +The notify service has several optional parameters: `icon`, `smallicon`, `image`, `sound`, `url`, `notification_id`, `category`, `tts`, `tts_language` and `vibration`. You can use them like so: ```yaml @@ -90,6 +90,7 @@ data: sound: https://goo.gl/asasde.mp3 url: https://home-assistant.io notification_id: hass-notification + category: Custom Notification Category tts: Notification from Home Assistant tts_language: english actions: