Update ha_release
This commit is contained in:
parent
9813fe71c2
commit
49c8603859
1 changed files with 3 additions and 1 deletions
|
@ -9,12 +9,14 @@ sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: matrix.png
|
logo: matrix.png
|
||||||
ha_category: Notifications
|
ha_category: Notifications
|
||||||
ha_release: 0.31
|
ha_release: 0.32
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
The `matrix` platform allows you to deliver notifications from Home Assistant to a Matrix room. Rooms can be both direct as well as group chats.
|
The `matrix` platform allows you to deliver notifications from Home Assistant to a Matrix room. Rooms can be both direct as well as group chats.
|
||||||
|
|
||||||
|
To enable Matrix notifications in your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
notify:
|
notify:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue