mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Add optional name to let show the service up in dev tools
This commit is contained in:
parent
56652f979a
commit
3bb7bfacb4
@ -20,7 +20,8 @@ To enable Matrix notifications in your installation, add the following to your `
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
notify:
|
||||
- platform: matrix
|
||||
- name: NOTIFIER_NAME
|
||||
platform: matrix
|
||||
homeserver: HOMESERVER
|
||||
username: USERNAME
|
||||
password: PASSWORD
|
||||
|
Loading…
x
Reference in New Issue
Block a user