Add join actions (#13893)

This commit is contained in:
Nolan Gilley 2020-07-05 06:41:45 -04:00 committed by GitHub
parent 23a7eebabe
commit 276421df9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,22 +76,24 @@ notify:
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`, `tts`, `tts_language` and `vibration`.
You can use them like so: You can use them like so:
```json ```yaml
{ message: Hello from Home Assistant!
"message": "Hello from Home Assistant!", title: Home Assistant
"title": "Home Assistant", data:
"data": { icon: https://goo.gl/xeetdy
"icon": "https://goo.gl/xeetdy", smallicon: https://goo.gl/xeetdy
"smallicon": "https://goo.gl/xeetdy", vibration: 0,65,706,86,657,95,668,100
"vibration": "0,65,706,86,657,95,668,100", image: https://www.home-assistant.io/images/favicon-192x192-full.png
"image": "https://www.home-assistant.io/images/favicon-192x192-full.png", sound: https://goo.gl/asasde.mp3
"sound": "https://goo.gl/asasde.mp3", url: https://home-assistant.io
"url": "https://home-assistant.io", notification_id: hass-notification
"notification_id": "hass-notification", tts: Notification from Home Assistant
"tts": "Notification from Home Assistant", tts_language: english
"tts_language": "english" actions:
} Netflix:
} Tweet:
- Tweet from HASS!
Sleep:
``` ```
The services exposed in the `joaoapps_join` integration can be used with the The services exposed in the `joaoapps_join` integration can be used with the