Skip to content

Commit 049ea17

Browse files
kylmpLandrash
authored andcommitted
Fix ambiguous wording (home-assistant#2268)
* Fix ambiguous wording The line made it seem like there may be more optional parameters, but there isn't any. * Update joaoapps_join.markdown
1 parent 64c4abb commit 049ea17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/joaoapps_join.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Configuration variables:
3737
- **device_id** (*Required*): The Id of your device.
3838
- **api_key** (*Required*): The API key for Join.
3939
40-
The notify service has a few optional parameters such as icon and small icon. You can use them like so:
40+
The notify service has two optional parameters: `icon` and `small icon`. You can use them like so:
4141

4242
```json
4343
{"message":"Hello!","title":"From Hass","data":{"icon":"https://goo.gl/KVqcYi","smallicon":"http://goo.gl/AU4Wf1"}}

0 commit comments

Comments
 (0)