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: